mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-14 18:00:54 +07:00
readme
This commit is contained in:
12
README.md
12
README.md
@ -1,5 +1,12 @@
|
|||||||
# enhances misc security settings #
|
# enhances misc security settings #
|
||||||
|
|
||||||
|
Inspired by Kernel Self Protection Project (KSPP)
|
||||||
|
|
||||||
|
* Implements most if not all recommended Linux kernel settings (sysctl) and
|
||||||
|
kernel parameters by KSPP.
|
||||||
|
|
||||||
|
* https://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project
|
||||||
|
|
||||||
kernel hardening:
|
kernel hardening:
|
||||||
|
|
||||||
* deactivates Netfilter's connection tracking helper
|
* deactivates Netfilter's connection tracking helper
|
||||||
@ -198,6 +205,11 @@ Application specific hardening:
|
|||||||
* Deactivates previews in Dolphin.
|
* Deactivates previews in Dolphin.
|
||||||
* Deactivates previews in Nautilus.
|
* Deactivates previews in Nautilus.
|
||||||
* Deactivates thumbnails in Thunar.
|
* Deactivates thumbnails in Thunar.
|
||||||
|
|
||||||
|
Discussion:
|
||||||
|
|
||||||
|
Happening primarily in Whonix forums.
|
||||||
|
https://forums.whonix.org/t/kernel-hardening/7296
|
||||||
## How to install `security-misc` using apt-get ##
|
## How to install `security-misc` using apt-get ##
|
||||||
|
|
||||||
1\. Download [Whonix's Signing Key]().
|
1\. Download [Whonix's Signing Key]().
|
||||||
|
Reference in New Issue
Block a user