diff --git a/ssh/config b/ssh/config index bcc2658..91a161b 100644 --- a/ssh/config +++ b/ssh/config @@ -18,6 +18,6 @@ Host *.tmate.io Host * IdentitiesOnly yes - Ciphers chacha20-poly1305@openssh.com + Ciphers aes256-gcm@openssh.com KexAlgorithms curve25519-sha256@libssh.org HostKeyAlgorithms ssh-ed25519