-
-
Save ncimino/4e1cd899b217efe60c5b5fb64ac6fdcf to your computer and use it in GitHub Desktop.
view your ssh public key's fingerprint; compare this to what Github has listed in the ssh key audit
This file contains 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-keygen -l -f /path/to/keys/id_rsa.pub | |
2048 aa:bb:cc:dd:ee:ff:00:11:22:33:44:55:66:77:88:99 id_rsa.pub (RSA) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment