Server Pubblico di Chiavi PGP
Find. Verify. Encrypt.
Questo servizio ti permette di cercare le chiavi pubbliche OpenPGP per inviare messaggi crittografati o verificare firme digitali. Puoi anche inviare la tua chiave pubblica per renderla disponibile agli altri.
Cerca Chiavi PGP
Search by email, name, or 0x[fingerprint]
1 result for "[email protected]"
-
58CEB2D7B8C42A51N/A/3072Bill Dietrich <[email protected]>
What Is a PGP Key Server?
A PGP key server (or OpenPGP keyserver) is a public directory where users store and retrieve cryptographic public keys. When you want to send someone an encrypted email, you need their public PGP key — this server lets you find it.
openpgpkeyserver.com implements the HKP (HTTP Keyserver Protocol), making it compatible with GPG, Thunderbird, and virtually all OpenPGP-compliant applications.
How to Use This Key Server
- Search: Enter an email address, real name, or key fingerprint to find an existing public key.
- Download: Click any result to view and download the ASCII-armored public key block.
- Upload: Use the Submit Key page to publish your own OpenPGP public key.
- GPG integration: Configure GPG with
--keyserver hkps://openpgpkeyserver.comto use this server directly from the command line.
Frequently Asked Questions
gpg --keyserver hkps://openpgpkeyserver.com --search-keys [email protected]. To send your key: gpg --keyserver hkps://openpgpkeyserver.com --send-keys YOUR_KEY_ID.