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/index.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'pgp.gumx.cc/index.html') diff --git a/pgp.gumx.cc/index.html b/pgp.gumx.cc/index.html index 7c3db3b..96e7623 100644 --- a/pgp.gumx.cc/index.html +++ b/pgp.gumx.cc/index.html @@ -2,6 +2,7 @@ + pgp.gumx.cc @@ -34,19 +40,23 @@ a { color: inherit; }

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>"
+
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