mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-24 07:59:21 -04:00
readme
This commit is contained in:
parent
619550da23
commit
c9425a1404
1 changed files with 12 additions and 0 deletions
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]().
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue