// keyserver
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.
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.