From 26b5d4ea7d9c3bccd73dc05cb4398d6f43c76ba4 Mon Sep 17 00:00:00 2001 From: jeroen Date: Tue, 23 Aug 2022 11:35:48 +0200 Subject: [PATCH] Update SECURITY.md: add break --- SECURITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SECURITY.md b/SECURITY.md index e5555bc..3a241d4 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -28,6 +28,7 @@ This Gitea instance is configured following best practices, in order to thwart l - Backups are made every 24 hours, using a 'pull mechanism'. This server does **NOT** have access to the backup repository. - SSH is hardened (PKI authentication, MFA via hardware tokens). - SSH ciphers are hardened, these are in use: + ``` Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes256-ctr KexAlgorithms curve25519-sha256@libssh.org,diffie-hellman-group18-sha512,diffie-hellman-group16-sha512