Created
August 5, 2015 13:33
-
-
Save mariusgrigaitis/d46b6039ca7554645767 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ssh whoami.filippo.io | |
The authenticity of host 'whoami.filippo.io (178.32.139.168)' can't be established. | |
RSA key fingerprint is c8:9a:b0:9d:59:96:24:37:70:4c:ef:eb:31:47:68:40. | |
Are you sure you want to continue connecting (yes/no)? yes | |
Warning: Permanently added 'whoami.filippo.io,178.32.139.168' (RSA) to the list of known hosts. | |
+---------------------------------------------------------------------+ | |
| | | |
| _o/ Hello Marius Grigaitis! | |
| | | |
| | | |
| Did you know that ssh sends all your public keys to any server | | |
| it tries to authenticate to? | | |
| | | |
| That's how we know you are @mariusgrigaitis on GitHub! | |
| | | |
| Ah, maybe what you didn't know is that GitHub publishes all users' | | |
| ssh public keys and Ben (benjojo.co.uk) grabbed them all. | | |
| | | |
| That's pretty handy at times :) for example your key is at | | |
| https://github.com/mariusgrigaitis.keys | |
| | | |
| | | |
| P.S. This whole thingy is Open Source! (And written in Go!) | | |
| https://github.com/FiloSottile/whosthere | | |
| | | |
| -- @FiloSottile (https://twitter.com/FiloSottile) | | |
| | | |
+---------------------------------------------------------------------+ | |
Connection to whoami.filippo.io closed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment