keys.pgpony.app

An OpenPGP keyserver on the verified-email model: anyone can fetch any key by fingerprint, but an email address only appears on a key after its owner clicks a confirmation link. No third parties, no scraping surface. 3 keys · 1 verified identity.

Upload a key.

The key becomes fetchable by fingerprint immediately. Each email address in it receives one confirmation link; only confirmed addresses are ever published or searchable. Secret key material is detected and refused. Re-uploading the same key merges new signatures, subkeys, and identities.

Use it from anywhere.

gpg --keyserver hkps://keys.pgpony.app --search-keys alice@example.org
gpg --keyserver hkps://keys.pgpony.app --send-keys YOUR_FINGERPRINT
gpg --keyserver hkps://keys.pgpony.app --recv-keys FINGERPRINT

PGPony's keyserver refresh speaks to this server natively. The VKS API (/vks/v1/by-fingerprint/<FPR>) is keys.openpgp.org-compatible. On the onion mirror the same endpoints live at /pks/ and /vks/ paths. Identity removal: use the manage link in any verification email, or contact NorseHorse@norsehor.se from the listed address.