1 min read
When you need to check the SSH key that you are using on your GitHub account, you'll get the SHA256 fingerprint of the key.
Depending on the version of OpenSSH that you are using, the fingerprint you get from using ssh-keygen -lf
might be different from the one that GitHub shows you.
23/10/2024
Read more...