Compare commits

..

No commits in common. "c852b31a9daccfc8e5b9b7e29c20d4c7d1676053" and "e8b3f7f7316ead49f7812f94b649887ad1c34ca7" have entirely different histories.

View File

@ -3,7 +3,6 @@
host *
IdentityFile ~/.ssh/id_ed25519
IdentityAgent /Users/jan/Library/Containers/com.maxgoedjen.Secretive.SecretAgent/Data/socket.ssh
UseKeychain yes
AddKeysToAgent yes
PubkeyAuthentication yes
@ -15,8 +14,7 @@ host *
HashKnownHosts yes
Compression yes
SendEnv LANG LC_*
UseRoaming no
KexAlgorithms curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256
HostKeyAlgorithms ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ssh-rsa
Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr
MACs umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512
#MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-ripemd160-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,hmac-ripemd160,umac-128@openssh.com