summaryrefslogtreecommitdiffstats
path: root/pgp.gumx.cc/body.html
diff options
context:
space:
mode:
Diffstat (limited to 'pgp.gumx.cc/body.html')
-rw-r--r--pgp.gumx.cc/body.html7
1 files changed, 7 insertions, 0 deletions
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 @@
+<p>Curated HKP keyserver. Keys are added after in-person verification only.</p>
+<h2>lookup</h2>
+<pre><code>gpg --keyserver hkps://pgp.gumx.cc --recv-keys &lt;fingerprint&gt;</code></pre>
+<p>Or via HTTPS:</p>
+<pre><code>curl "https://pgp.gumx.cc/pks/lookup?op=get&amp;search=0x&lt;fingerprint&gt;"</code></pre>
+<h2>submit</h2>
+<p>Keys are not accepted without prior arrangement. Contact <a href="mailto:hi@gumx.cc">hi@gumx.cc</a>.</p>