From 307ff4912bac1095ebf382d70241f19409b2f8b8 Mon Sep 17 00:00:00 2001 From: Ahmed Date: Sun, 14 Jun 2026 16:30:47 +0300 Subject: add: templating --- pgp.gumx.cc/body.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pgp.gumx.cc/body.html (limited to 'pgp.gumx.cc/body.html') diff --git a/pgp.gumx.cc/body.html b/pgp.gumx.cc/body.html new file mode 100644 index 0000000..df5b04d --- /dev/null +++ b/pgp.gumx.cc/body.html @@ -0,0 +1,7 @@ +

Curated HKP keyserver. Keys are added after in-person verification only.

+

lookup

+
gpg --keyserver hkps://pgp.gumx.cc --recv-keys <fingerprint>
+

Or via HTTPS:

+
curl "https://pgp.gumx.cc/pks/lookup?op=get&search=0x<fingerprint>"
+

submit

+

Keys are not accepted without prior arrangement. Contact hi@gumx.cc.

-- cgit v1.2.3