aboutsummaryrefslogtreecommitdiff
path: root/openpgp/index.html
blob: a4af815edade038bbcbc058083968ac95aca1288 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
layout: page
title: OpenPGP
id: openpgp
---
<h2>Public Key</h2>
<p>My public key's fingerprint is:</p>
<p class="text-center">
  <code>4E7D A7B5 A0F8 6992 D6EB  3F51 4601 8786 62E3 3372</code>
</p>
<p>Please consider using a HKP keyserver to get the key as this will allow you to obtain all current
  signing and revocation data. Alternatively, the key is available <a href="/key.asc">here</a>.
</p>

<h2>Assurance</h2>
<p>What if someone is spoofing this site? There are a few other ways that can help confirm my identity.</p>
<ul>
  <li><p>Check the <a href="https://github.com/jodersky/jodersky.github.io/blob/master/openpgp/index.html">source</a> of this site through https</p></li>
  <li><p>Check my status on <a href="https://keybase.io/jodersky">keybase.io</a></p></li>
  <li><p>Use OpenPGP's web of trust</p></li>
</ul>