خادم مفاتيح PGP العام
Find. Verify. Encrypt.
تتيح لك هذه الخدمة البحث عن مفاتيح OpenPGP العامة لإرسال رسائل مشفرة أو التحقق من التوقيعات الرقمية. يمكنك أيضًا إرسال مفتاحك العام الخاص لجعله متاحًا للآخرين.
البحث عن مفاتيح 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.