Host gbmor HostName gbmor.dev VerifyHostKeyDNS yes User ben IdentitiesOnly yes IdentityFile ~/.ssh/id_rsa_yubikey.pub RemoteForward /home/ben/.gnupg/S.gpg-agent /run/user/1000/gnupg/S.gpg-agent.extra Host institute inst HostName tilde.institute VerifyHostKeyDNS yes User gbmor IdentitiesOnly yes IdentityFile ~/.ssh/id_rsa_yubikey.pub RemoteForward /home/gbmor/.gnupg/S.gpg-agent /run/user/1000/gnupg/S.gpg-agent.extra Host ns HostName ns.tilde.institute User gbmor IdentitiesOnly yes IdentityFile ~/.ssh/id_rsa_yubikey.pub RemoteForward /home/gbmor/.gnupg/S.gpg-agent /run/user/1000/gnupg/S.gpg-agent.extra Host crawl HostName crawl.tildeverse.org Host town HostName tilde.town Host team HostName tilde.team Host git.sr.ht IdentitiesOnly yes IdentityFile ~/.ssh/id_rsa_yubikey.pub Host github.com IdentitiesOnly yes IdentityFile ~/.ssh/id_rsa_yubikey.pub Host tildegit.org IdentitiesOnly yes IdentityFile ~/.ssh/id_rsa_yubikey.pub Host pestilence HostName 192.168.1.217 IdentitiesOnly yes IdentityFile ~/.ssh/id_rsa_yubikey.pub RemoteForward /run/user/1000/gnupg/S.gpg-agent /run/user/1000/gnupg/S.gpg-agent.extra Host * Compression no UseRoaming no HashKnownHosts yes VisualHostKey yes #StrictHostKeyChecking ask ForwardAgent no ForwardX11 no ForwardX11Trusted no ServerAliveInterval 300 ServerAliveCountMax 2 Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com #MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com 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