From 2ae31fb4ecf5ac10032200736b143524b019bc00 Mon Sep 17 00:00:00 2001 From: IMTheNachoMan Date: Thu, 14 Feb 2019 13:27:20 -0500 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9796d60..a3e6b7c 100644 --- a/README.md +++ b/README.md @@ -122,15 +122,17 @@ Not all changes can be automated with `code` snippets. Those changes need good, ### To Do / To Add -- [ ] [Custom Jails for Fail2ban](#custom-jails) -- [x] [Linux Kernel `sysctl` Hardening](#linux-kernel-sysctl-hardening) +- [ ] [Custom Jails for Fail2ban](#tbd) +- [ ] [Linux Kernel `sysctl` Hardening](#tbd) - [ ] [Security-Enhanced Linux / SELinux](https://en.wikipedia.org/wiki/Security-Enhanced_Linux) - [ ] disk encryption - [x] BIOS password - [ ] Anti-Virus - [x] use ed25519 keys instead of RSA for SSH public/private keys -- [ ] psad +- [ ] `psad` - [ ] unattended upgrades for critical security updates and patches +- [ ] `logwatch` + ([Table of Contents](#table-of-contents))