From bce99bd5d0e63b647d67c6305378317ee09afcf0 Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 5 Sep 2022 08:14:55 -0400 Subject: [PATCH] Mention NTS Signed-off-by: Tommy --- content/projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/projects.md b/content/projects.md index 76fb47a..042a249 100644 --- a/content/projects.md +++ b/content/projects.md @@ -39,6 +39,6 @@ Right now, the installation procedure is still a bit cumbersome due to how much These are sample [Butane/Ingition configuration files](https://github.com/tommytran732/Fedora-CoreOS-Ignition) that you can adapt to quickly deploy a Fedora CoreOS server with the containers of your choice. -Out of the box, you will have a set of hardened boot parameters, sysctl settings, along with a set of kernel module blacklist from Whonix's [security-misc](https://github.com/Kicksecure/security-misc/blob/master/etc/modprobe.d/30_security-misc.conf). The configurations will also give you a basic setup with Firewalld, Fail2ban, and seboolean to tighten down security. +Out of the box, you will have a set of hardened boot parameters, sysctl settings, along with a set of kernel module blacklist from Whonix's [security-misc](https://github.com/Kicksecure/security-misc/blob/master/etc/modprobe.d/30_security-misc.conf). The configurations will also give you a basic setup with Firewalld, Fail2ban, seboolean, and NTS to tighten down security. I use these same configurations on my production servers. \ No newline at end of file