Add HTML sections.
This commit is contained in:
parent
51df78c6d8
commit
54061a27bf
10
key.html
10
key.html
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 4.0.1.17 -->
|
||||
<!-- Version: 4.0.1.18 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -30,6 +30,7 @@
|
||||
</div>
|
||||
<body>
|
||||
<h1>Key</h1>
|
||||
<section id="toc">
|
||||
<!-- Table of contents -->
|
||||
<h2 id="toc"><a href="#toc" class="h2"
|
||||
>Table of Contents<a/></h2>
|
||||
@ -54,12 +55,16 @@
|
||||
>SSH</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="notes">
|
||||
<h2 id="notes"><a href="#notes" class="h2"
|
||||
>Notes</a></h2>
|
||||
<ul>
|
||||
<li>Verification does not verify a person, only their devices, and can be defeated via
|
||||
coercion or other force.</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="e2ee">
|
||||
<h2 id="e2ee"><a href="#e2ee" class="h2"
|
||||
>End-to-end Encrypted Contact Methods</a></h2>
|
||||
<h3 id="xmpp"><a href="#xmpp" class="h3"><img class="logo-small"
|
||||
@ -98,6 +103,8 @@
|
||||
>xmpp:inference@inferencium.net?omemo-sid-336821633=
|
||||
bf2aa0692bb90210aee7e17ce3d90127cfe3502a6450f8abe76dbbb0e5864b7a
|
||||
</a>
|
||||
</section>
|
||||
<section id="file_git_signing">
|
||||
<h2 id="file_git_signing"><a href="#file_git_signing" class="h2"
|
||||
>File/Git Signing</a></h2>
|
||||
<h3 id="ssh"><a href="#ssh" class="h3"
|
||||
@ -111,5 +118,6 @@
|
||||
<code>
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINs8UH2hVmNSg0qKig/9ZQt07IuOHsorRfw1doEgMuJ8
|
||||
</code>
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user