fingerprints

outputs the fingerprints for all your public ssh keys

Sometimes you need to know the fingerprints of one of your SSH keys.

I can never remember the invocation. This will show the name of the public key and the fingerprint of it for comparison or sharing.

Prerequisets: ssh-keygen which you already have if you’ve generated ssh keys.

Usage

USAGE: fingerprints
       That's it. Takes no args. Has no help.

Metadata:

Tags:

  • encryption
  • keys
  • security
  • ssh