Retrieve the GPG key pair of someone given their GPG fingerprint
When you receive a GPG signed email from someone, you can fetch their public key by running:
$ gpg --keyserver hkp://pgp.mit.edu:80 --recv-keys [fingerprint]
personal computing command-line interface (cli) gnu linux trisquel shell literacy wiki gpg