From c1c845e8ce34b263f0be5f91b20719def3777fed Mon Sep 17 00:00:00 2001 From: Ahmed Date: Sun, 14 Jun 2026 20:31:27 +0300 Subject: fix: 404 page, pgp cgi script, and other varios vibed fixes --- pgp.gumx.cc/index.html | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'pgp.gumx.cc/index.html') diff --git a/pgp.gumx.cc/index.html b/pgp.gumx.cc/index.html index 96e7623..fcc8bcc 100644 --- a/pgp.gumx.cc/index.html +++ b/pgp.gumx.cc/index.html @@ -29,6 +29,9 @@ a { color: inherit; } @media (max-width: 400px) { body { font-size: 0.8em; } h1 { font-size: 1.6em; } } @media (prefers-color-scheme: dark) { html { filter: invert(1); } img { filter: invert(1); } } +input[type="text"], button { font-family: inherit; font-size: inherit; border: thin solid; padding: 0.3em 0.6em; background: transparent; color: inherit; } +button { cursor: pointer; } + @@ -37,10 +40,14 @@ a { color: inherit; }

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

-

lookup

+

search

+
+ +

+
+

browse all keys

+

via gpg

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