Compare commits

...

4 Commits

Author SHA1 Message Date
optout
7c7810ad61
Table fix wrt Whonix size with matching compression (xz) 2024-02-07 06:17:39 +00:00
optout
335c45fa07
Table fix wrt TAILS module no 2024-02-07 05:42:09 +00:00
optout
49834a4121
Documentation size update 2024-02-07 05:40:20 +00:00
optout
62eea7086e
Documentation size update 2024-02-07 05:36:55 +00:00

View File

@ -11,11 +11,11 @@
### Trimming Efforts ### Trimming Efforts
- While linux-hardened security patchsets along with kernel configurations are notable for this kernel project, the purpose was to practice minimalism by reducing the size of the linux kernel, thereby cutting attack surface. This is not a trivial thing to record, therefore we are displaying the size purely as a point of comparison. - While linux-hardened security patchsets along with kernel configurations are notable for this kernel project, the purpose was to practice minimalism by reducing the size of the linux kernel, thereby cutting attack surface. This is not a trivial thing to record, therefore we are displaying the size purely as a point of comparison.
| | Plague | Vanilla | | | Plague | TAILS | Whonix | Vanilla |
| --- |--- | --- | | --- |--- | --- | --- | --- |
| Size (/lib/modules/)| 47.0 MB | 126.0 MB | | Size (/lib/modules/)| 47.0 MB | 89.0 MB | 89.0 MB | 126.0 MB |
| Size (vmlinuz) | 8.1 MB | 14.0 MB | | Size (vmlinuz) | 8.1 MB | 7.8 MB | 7.8 MB | 14.0 MB |
| No. of modules | 2428 | 4402 | | No. of modules | 2428 | 4039 | 4044 | 4402 |
### Current kconfig-hardened-check results ### Current kconfig-hardened-check results