PGP Key Discovery Mechanisms Explained
Okay, final thing on PGP after talking about PGP itself and Signature and trust levels, we have… How you can get someone else’s public key.
There’s a few common ways to do this:
- Keyservers
- Web Key Directory
- DNS
CERTrecord- PKA
TXTrecord - DANE
OPENPGPKEYrecord
Let’s discuss how they all work.
Continue reading