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