From 2b876c74a3ed9ec91954c8d4f776dc803d212fd0 Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Wed, 20 Aug 2025 10:09:10 -0400 Subject: [PATCH] readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c47fddf..6483423 100644 --- a/README.md +++ b/README.md @@ -729,6 +729,10 @@ See: `/etc/skel/.gnupg/gpg.conf`. See also: - https://raw.github.com/ioerror/torbirdy/master/gpg.conf - https://github.com/ioerror/torbirdy/pull/11 +- Hardens SSH client + `/etc/ssh/ssh_config.d/30_security-misc.conf` +- Hardens SSH server + `/etc/ssh/sshd_config.d/30_security-misc.conf` ### Project scope of application-specific hardening