keyservers
Keyservers are servers that store and distribute public keys used in OpenPGP and related cryptographic systems. They provide a shared repository of public keys, including user IDs and signatures, enabling users to fetch keys in order to encrypt messages or verify signatures. They do not store private keys and rely on the key owner’s control of the corresponding secret material.
Most keyservers implement the OpenPGP public key server protocol, historically through the Synchronizing Key Server (SKS)
Privacy and trust considerations accompany keyserver use. Key records link identity data to public keys, so
Notable deployments include networks based on the SKS reference implementation and newer services such as keys.openpgp.org