diff --git a/README.md b/README.md index 6506a92..a8b8bbf 100644 --- a/README.md +++ b/README.md @@ -41,12 +41,11 @@ configuration file. - Prevents unintentional writes to attacker-controlled files. -- Prevents common symlink and hardlink TOCTOU races. ``{=html} +- Prevents common symlink and hardlink TOCTOU races. -- Disables SysRq completely. +- Disables SysRq key completely. + * Therefore Secure Attention Key (SAK) cannot be used. + * https://www.kicksecure.com/wiki/SysRq - The kernel is only allowed to swap if it is absolutely necessary. This prevents writing potentially sensitive contents of memory to disk. @@ -278,7 +277,7 @@ install. Not enabled by default yet. In development. Help welcome. -- https://github.com/Kicksecure/security-misc/pull/152 +- https://github.com/Kicksecure/security-misc/issues/157 - https://forums.whonix.org/t/re-mount-home-and-other-with-noexec-and-nosuid-among-other-useful-mount-options-for-better-security/ ## Root access restrictions @@ -421,18 +420,21 @@ include but are not limited to: - Protecting the information of sudoers from others. - Protecting various system relevant files and modules. -```{=html} - -``` + ## Application-specific hardening - Enables "`apt-get --error-on=any`" which makes apt exit non-zero for