# ControlPath ~/.ssh/cm_socket/%r@%h:%p
Host wh0rd.org
+ # For openssh
+ IdentityFile ~/.ssh/id_ed25519.vapier
+ # For dropbear
IdentityFile ~/.ssh/id_rsa.vapier
Host depot
Host dev
HostName dev.gentoo.org
- IdentityFile ~/.ssh/id_rsa.vapier
+ IdentityFile ~/.ssh/id_ed25519.vapier
Host dev-ports
HostName dev.gentoo.org
- IdentityFile ~/.ssh/id_rsa.vapier
+ IdentityFile ~/.ssh/id_ed25519.vapier
LocalForward 127.0.0.1:1111 127.0.0.1:25
Host cvs.gentoo.org
- IdentityFile ~/.ssh/id_rsa.vapier
+ IdentityFile ~/.ssh/id_ed25519.vapier
Host git.overlays.gentoo.org
- IdentityFile ~/.ssh/id_rsa.vapier
+ IdentityFile ~/.ssh/id_ed25519.vapier
Host tinderbox
HostName x86dev.gentoo.osuosl.org