Öffentlicher PGP-Schlüsselserver
Find. Verify. Encrypt.
Dieser Dienst ermöglicht es Ihnen, nach öffentlichen OpenPGP-Schlüsseln zu suchen, um verschlüsselte Nachrichten zu senden oder digitale Signaturen zu überprüfen. Sie können auch Ihren eigenen öffentlichen Schlüssel einreichen, um ihn anderen zur Verfügung zu stellen.
Nach PGP-Schlüsseln suchen
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.