Switch to full anchor names
This commit is contained in:
parent
bec225c87e
commit
03f94a2bde
10
contact.html
10
contact.html
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 6.2.0-alpha.3 -->
|
||||
<!-- Version: 6.2.0-alpha.4 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -34,15 +34,15 @@
|
||||
<ul>
|
||||
<li><a href="#e2ee">End-to-end encrypted contact methods</a></li>
|
||||
<ul>
|
||||
<li><a href="#e2ee-pref">Preferred</a></li>
|
||||
<li><a href="#e2ee-metadata">Metadata-free</a></li>
|
||||
<li><a href="#e2ee-preferred">Preferred</a></li>
|
||||
<li><a href="#e2ee-metadatafree">Metadata-free</a></li>
|
||||
</ul>
|
||||
<!--<li><a href="#non-private" class="body-link">Non-private Contact Methods</a></li>-->
|
||||
</ul>
|
||||
</section>
|
||||
<section id="e2ee">
|
||||
<h2 id="e2ee"><a href="#e2ee">End-to-end Encrypted Contact Methods</a></h2>
|
||||
<h3 id="e2ee-pref"><a href="#e2ee-pref">Preferred</a></h3>
|
||||
<h3 id="e2ee-preferred"><a href="#e2ee-preferred">Preferred</a></h3>
|
||||
<p>Whenever possible, use the following contact methods; they allow verification
|
||||
to mitigate man-in-the-middle attacks, have high security, and reasonable
|
||||
privacy.<br>
|
||||
@ -62,7 +62,7 @@
|
||||
inference@notyour.chat (Backup) -
|
||||
(<a href="key.html#xmpp-notyourchat">Key</a>)</p>
|
||||
<!--
|
||||
<h3 id="e2ee-metadata"><a href="#e2ee-metadata">Metadata-free</a></h3>
|
||||
<h3 id="e2ee-metadatafree"><a href="#e2ee-metadatafree">Metadata-free</a></h3>
|
||||
<p>If metadata leakage is an issue for you, you can use the following contact methods.<br>
|
||||
<br>
|
||||
Note: These services do not have verification functionality and will be treated
|
||||
|
Loading…
x
Reference in New Issue
Block a user