
Code: Select all
sys-kernel/kconfig-hardened-check [1]
Installed versions: 0.5.9^m(16:21:17 08/05/2021)(PYTHON_TARGETS="python3_8 -python3_10 -python3_7 -python3_9")
Homepage: https://github.com/a13xp0p0v/kconfig-hardened-check
Description: A script for checking the hardening options in the Linux kernel config
[1] "mv" /var/db/repos/mv
Could you plz elaborate a little on the steps how to apply?mirekm wrote:Anthrax hardened patch:
https://github.com/anthraxx/linux-hardened

+1figueroa wrote:Harden in small steps
That why multi-kernel boot design is more than welcome in this regard.figueroa wrote:It's easy to get a kernel you can't boot
I am also interested in this and looked into the "linux-hardened-5.10.36-hardened1.patch" (because there is no .38 yet). There is something I dont like:kukibl wrote:I assume you download .patch file from releases page and apply it to your current kernel source with patch command or download/clone complete source, which should be patched already (?) and untar it manually?
https://github.com/anthraxx/linux-hardened/releases
https://www.kernel.org/doc/html/v5.10/p ... rt-a-patch
It would be nice to have an ebuild for this. Will try it this weekend.
I also found this:1. Choosing the right Linux
[...]
The best distribution to use as a base for your hardened operating system would be Gentoo Linux as it allows you to configure your system exactly how you want it to be which will be extremely useful, especially when we come to more secure compilation flags later in the guide.
Code: Select all
[*]1510_fs-enable-link-security-restrictions-by-default.patchCaptainBlood wrote:Could you plz elaborate a little on the steps how to apply?mirekm wrote:Anthrax hardened patch:
https://github.com/anthraxx/linux-hardened
Thks 4 ur attention, interest & support.
I read all the articles from his (I assume it's he/him) blog few months ago. It's interesting he does not recommend using Linux at all on the desktop, except QubesOS, but again it is not traditional Linux distro. Btw he is Whonix developer.pietinger wrote: When browsing some more links I found: https://madaidans-insecurities.github.i ... ening.html
which I loved on first sight, because of:1. Choosing the right Linux
[...]
The best distribution to use as a base for your hardened operating system would be Gentoo Linux as it allows you to configure your system exactly how you want it to be which will be extremely useful, especially when we come to more secure compilation flags later in the guide.