Add table of contents. Refactor keys onto single webpage.

This commit is contained in:
inference 2023-03-11 07:58:17 +00:00
parent 226356dcce
commit f5f0a1f23f
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -34,23 +34,91 @@
<h1>Key</h1>
<br>
<br>
<br>
<!-- Table of contents. -->
<h2 id="toc"><a href="#toc" class="h2"
>Table of Contents<a/></h2>
<ul>
<li><a href="#e2ee" class="body-link"
>End-to-end Encrypted Contact Methods</a></li>
<ul>
<li><a href="#xmpp" class="body-link"
>XMPP</a></li>
<ul>
<li><a href="#xmpp-inferencium" class="body-link"
>inference@inferencium.net</a></li>
</ul>
</ul>
<li><a href="#file_git_signing" class="body-link"
>File/Git Signing</a></li>
<ul>
<li><a href="#ssh" class="body-link"
>SSH</a></li>
</ul>
</ul>
<br>
<br>
<br>
<p>Note: Verification does not verify a person, only their devices, and can be defeated via coercion or other
force.</p>
<br>
<h2>End-to-end Encrypted Contact Methods</h2>
<h2 id="e2ee"><a href="#e2ee" class="h2"
>End-to-end Encrypted Contact Methods</a></h2>
<br>
<p><img class="logo-small" src="asset/img/logo-xmpp.png"
width="40px" height="40px"/>
<a class="body-link" href="contact/xmpp.html"
>XMPP</a><p>
<h3 id="xmpp"><a href="#xmpp" class="h3"><img class="logo-small"
src="asset/img/logo-xmpp.png" width="40px" height="40px"
/> XMPP</a></h3>
<br>
<p class="update_date">Updated: 2023-01-13 (UTC+00:00)</p>
<br>
<p>Whenever possible, open the links to pin the fingerprints directly from this webpage. If
that is not possible, manually verify the fingerprints.</p>
<br>
<h4 id="xmpp-inferencium"><a href="#xmpp-inferencium" class="h4"
>inference@inferencium.net</a></h3>
<h5>Key #0</h5>
<code>
1bd03c6a 5e011655 2fafd697 da4fce70 63de5a83 a264a34a fcce78fe 6b06820c
</code>
<br>
<a href="xmpp:inference@inferencium.net?omemo-sid-1586888206=
1bd03c6a5e0116552fafd697da4fce7063de5a83a264a34afcce78fe6b06820c" class="body-link"
>xmpp:inference@inferencium.net?omemo-sid-1586888206=
1bd03c6a5e0116552fafd697da4fce7063de5a83a264a34afcce78fe6b06820c</a>
<br>
<br>
<h2>File and Git Signing</h2>
<h5>Key #1</h5>
<code>
bf2aa069 2bb90210 aee7e17c e3d90127 cfe3502a 6450f8ab e76dbbb0 e5864b7a
</code>
<br>
<p><a class="body-link" href="key/ssh.html"
>SSH</a></p>
<a href="xmpp:inference@inferencium.net?omemo-sid-336821633=
bf2aa0692bb90210aee7e17ce3d90127cfe3502a6450f8abe76dbbb0e5864b7a" class="body-link"
>xmpp:inference@inferencium.net?omemo-sid-336821633=
bf2aa0692bb90210aee7e17ce3d90127cfe3502a6450f8abe76dbbb0e5864b7a</a>
<br>
<br>
<br>
<br>
<h2 id="file_git_signing"><a href="#file_git_signing" class="h2"
>File/Git Signing</a></h2>
<br>
<h3 id="ssh"><a href="#ssh" class="h3"
>SSH</a></h3>
<br>
<p class="update_date">Updated: 2023-01-13 (UTC+00:00)</p>
<br>
<h5>Fingerprint</h5>
<code>
SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M
</code>
<br>
<h5>Key</h5>
<code>
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINs8UH2hVmNSg0qKig/9ZQt07IuOHsorRfw1doEgMuJ8
</code>
<br>
<br>
</body>