Back in the early days of GitHub, git over ssh was terminated by a hacked OpenSSH which looked up public keys for the git user in MySQL rather than from an authorized_keys file. That OpenSSH was the system sshd on the same frontend web servers which ran the Rails app, so if you were staff you could get a shell on a random frontend by typing `ssh github.com` and you were straight in