Remove unnecessary comments
This commit is contained in:
parent
3b15b25fcc
commit
f0147063a0
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.1 -->
|
||||
<!-- Version: 6.2.0-alpha.2 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -15,7 +15,6 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Navigation bar -->
|
||||
<div class="sidebar">
|
||||
<a href="index.html"><img src="asset/img/logo-inferencium-no_text.png" width="110px" height="110px"></a>
|
||||
<a href="index.html" class="title">Inferencium</a><br>
|
||||
@ -31,7 +30,6 @@
|
||||
</div>
|
||||
<h1>Contact</h1>
|
||||
<section id="toc">
|
||||
<!-- Table of contents -->
|
||||
<h2 id="toc"><a href="#toc">Table of Contents<a/></h2>
|
||||
<ul>
|
||||
<li><a href="#notes">Notes</a></li>
|
||||
@ -53,8 +51,6 @@
|
||||
</section>
|
||||
<section id="e2ee">
|
||||
<h2 id="e2ee"><a href="#e2ee">End-to-end Encrypted Contact Methods</a></h2>
|
||||
<!-- Place end-to-end encrypted contact methods here -->
|
||||
<!-- Contacts should be encouraged to use these contact methods -->
|
||||
<h3 id="e2ee-pref"><a href="#e2ee-pref">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
|
||||
@ -74,8 +70,6 @@
|
||||
<br>
|
||||
inference@notyour.chat (Backup) -
|
||||
(<a href="key.html#xmpp-notyourchat">Key</a>)</p>
|
||||
<!-- Place metadata-free contact methods here -->
|
||||
<!-- Clarify that preferred methods should be used whenever possible -->
|
||||
<!--
|
||||
<h3 id="e2ee-metadata"><a href="#e2ee-metadata">Metadata-free</a></h3>
|
||||
<p>If metadata leakage is an issue for you, you can use the following contact methods.<br>
|
||||
@ -86,8 +80,6 @@
|
||||
-->
|
||||
</section>
|
||||
<!--<section id="non_private">
|
||||
Place non-private contact methods here -->
|
||||
<!-- Clarify that these contact methods are for public contact only -->
|
||||
<!--<h2 id="non_private"><a href="#non_private" class="h2">Non-private Contact Methods</a></h2>
|
||||
<p>The following contact methods do not utilise end-to-end encryption, or I do not use
|
||||
such functionality; they are suitable for public contact only, including directly and
|
||||
|
Loading…
x
Reference in New Issue
Block a user