summaryrefslogtreecommitdiffstats
path: root/pgp.gumx.cc/body.html
blob: df5b04d8ea68730d24fc1e313d596d2c203895a3 (plain) (blame)
1
2
3
4
5
6
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>