- Package:
- hardening-runtime
- Source:
- hardening-runtime
- Submitter:
- Patrick Schleizer
- Date:
- 2019-09-21 11:33:05 UTC
- Severity:
- wishlist
We now have (at least) three very similar packages. * https://packages.debian.org/buster/lockdown * https://packages.debian.org/buster/hardening-runtime * https://github.com/Whonix/security-misc Let's join forces before we independently reinvent everything. :) Cheers, Patrick
Hi, I'm not sure what security-misc exactly is but we try some coordination with lockdown when I first filed an ITP (see #919226) but it didn't really go anywhere. Regards,
Hi, I'm not sure what security-misc exactly is but we try some coordination with lockdown when I first filed an ITP (see #919226) but it didn't really go anywhere. Regards,
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 On top of that does other things. These are fully documented (or at least mentioned) in the readme: https://github.com/Whonix/security-misc Some changes may or may be more controversial. You tell me. As for kernel settings (sysctl) and kernel parameters by KSPP... Our files in https://github.com/Whonix/security-misc/tree/master/etc/default/grub.d and https://github.com/Whonix/security-misc/tree/master/etc/sysctl.d could be merged into hardening-runtime? Cheers, Patrick
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 On top of that does other things. These are fully documented (or at least mentioned) in the readme: https://github.com/Whonix/security-misc Some changes may or may be more controversial. You tell me. As for kernel settings (sysctl) and kernel parameters by KSPP... Our files in https://github.com/Whonix/security-misc/tree/master/etc/default/grub.d and https://github.com/Whonix/security-misc/tree/master/etc/sysctl.d could be merged into hardening-runtime? Cheers, Patrick
hardening-runtime is maintained in salsa so feel free to submit merge request for settings not already in there. I'm not against having a file per setting but I'm unsure if it's really that helpful. Regards,