Regular GitHub users are probably aware of the recent GitHub security vulnerability that was exploited by this fellow. You’ve also probably just received instructions via email to audit your SSH keys. An easy way to do this is to run following command on your SSH key(s) stored on your computer:
1
|
|
This will then display the fingerprint of your public key which you can then compare to fingerprint displayed next to your public key on GitHub.
Example:
1
|
|
In this case, the fingerprint is the part:
1
|
|