From bb01538dfae2fe574c7a961e3ec84107f09e72b9 Mon Sep 17 00:00:00 2001 From: fr33domlover Date: Mon, 1 May 2023 09:01:30 +0000 Subject: [PATCH] README: Update SSH config instructions, based on the DarcsHub ones --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da4562e..78fa54f 100644 --- a/README.md +++ b/README.md @@ -53,11 +53,14 @@ time of writing, I'll try to keep this little tutorial up to date)! it, let me know :) Host vervis.peers.community + KexAlgorithms +diffie-hellman-group1-sha1 ControlMaster no ForwardAgent no ForwardX11 no - KexAlgorithms +diffie-hellman-group1-sha1 - Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc + Ciphers +aes256-cbc + MACs +hmac-sha1 + PubkeyAcceptedKeyTypes +ssh-rsa + HostKeyAlgorithms +ssh-rsa Once you create a repository, it is possible that initially, trying to look at it will give you 404. It should be okay though once you push some commit into