Add HTML sections.
This commit is contained in:
parent
ffbb14211d
commit
2d83468ee2
154
contact.html
154
contact.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: 5.2.0.38 -->
|
<!-- Version: 5.2.0.39 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -30,77 +30,85 @@
|
|||||||
</div>
|
</div>
|
||||||
<body>
|
<body>
|
||||||
<h1>Contact</h1>
|
<h1>Contact</h1>
|
||||||
<!-- Table of contents -->
|
<section>
|
||||||
<h2 id="toc"><a href="#toc" class="h2"
|
<!-- Table of contents -->
|
||||||
>Table of Contents<a/></h2>
|
<h2 id="toc"><a href="#toc" class="h2"
|
||||||
<ul>
|
>Table of Contents<a/></h2>
|
||||||
<li><a href="#notes" class="body-link"
|
<ul>
|
||||||
>Notes</a></li>
|
<li><a href="#notes" class="body-link"
|
||||||
<li><a href="#e2ee" class="body-link"
|
>Notes</a></li>
|
||||||
>End-to-end encrypted contact methods</a></li>
|
<li><a href="#e2ee" class="body-link"
|
||||||
<ul>
|
>End-to-end encrypted contact methods</a></li>
|
||||||
<li><a href="#e2ee-pref" class="body-link"
|
<ul>
|
||||||
>Preferred</a></li>
|
<li><a href="#e2ee-pref" class="body-link"
|
||||||
<li><a href="#e2ee-metadata" class="body-link"
|
>Preferred</a></li>
|
||||||
>Metadata-free</a></li>
|
<li><a href="#e2ee-metadata" class="body-link"
|
||||||
</ul>
|
>Metadata-free</a></li>
|
||||||
<!--<li><a href="#non-private" class="body-link">Non-private Contact Methods</a></li>-->
|
</ul>
|
||||||
</ul>
|
<!--<li><a href="#non-private" class="body-link">Non-private Contact Methods</a></li>-->
|
||||||
<!-- Place end-to-end encrypted contact methods here -->
|
</ul>
|
||||||
<!-- Contacts should be encouraged to use these contact methods -->
|
</section>
|
||||||
<h2 id="notes"><a href="#notes" class="h2"
|
<section>
|
||||||
>Notes</a></h2>
|
<!-- Place end-to-end encrypted contact methods here -->
|
||||||
<ul>
|
<!-- Contacts should be encouraged to use these contact methods -->
|
||||||
<li>I have phased out usage of obsolete, insecure PGP for all contact
|
<h2 id="notes"><a href="#notes" class="h2"
|
||||||
methods</li>
|
>Notes</a></h2>
|
||||||
<li>I have phased out usage of email, including TLS-encrypted email</li>
|
<ul>
|
||||||
</ul>
|
<li>I have phased out usage of obsolete, insecure PGP for all contact
|
||||||
<h2 id="e2ee"><a href="#e2ee" class="h2"
|
methods</li>
|
||||||
>End-to-end Encrypted Contact Methods</a></h2>
|
<li>I have phased out usage of email, including TLS-encrypted email</li>
|
||||||
<br>
|
</ul>
|
||||||
<h3 id="e2ee-pref"><a href="#e2ee-pref" class="h3"
|
</section>
|
||||||
>Preferred</a></h3>
|
<section>
|
||||||
<p>Whenever possible, use the following contact methods; they allow verification
|
<h2 id="e2ee"><a href="#e2ee" class="h2"
|
||||||
to mitigate man-in-the-middle attacks, have high security, and reasonable
|
>End-to-end Encrypted Contact Methods</a></h2>
|
||||||
privacy.<br>
|
<br>
|
||||||
<br>
|
<h3 id="e2ee-pref"><a href="#e2ee-pref" class="h3"
|
||||||
<p><strong>Use the
|
>Preferred</a></h3>
|
||||||
<a href="key.html" class="body-link"
|
<p>Whenever possible, use the following contact methods; they allow verification
|
||||||
>keys</a> for each contact method to verify my devices.</strong><br>
|
to mitigate man-in-the-middle attacks, have high security, and reasonable
|
||||||
Note: Verification does not verify a person, only their devices, and can be
|
privacy.<br>
|
||||||
defeated via coercion or other force.</p>
|
<br>
|
||||||
<br>
|
<p><strong>Use the
|
||||||
<p><img src="asset/img/logo-signal.png" class="logo-small"
|
<a href="key.html" class="body-link"
|
||||||
width="40px" height="40px"/> Signal<br>
|
>keys</a> for each contact method to verify my devices.</strong><br>
|
||||||
<br>
|
Note: Verification does not verify a person, only their devices, and can be
|
||||||
+447549902964<p><br>
|
defeated via coercion or other force.</p>
|
||||||
<p><img src="asset/img/logo-xmpp.png" class="logo-small"
|
<br>
|
||||||
width="40px" height="40px"/> XMPP<br>
|
<p><img src="asset/img/logo-signal.png" class="logo-small"
|
||||||
<br>
|
width="40px" height="40px"/> Signal<br>
|
||||||
inference@inferencium.net
|
<br>
|
||||||
(<a href="key/xmpp.html" class="body-link"
|
+447549902964<p><br>
|
||||||
>Key</a>)<p>
|
<p><img src="asset/img/logo-xmpp.png" class="logo-small"
|
||||||
<br>
|
width="40px" height="40px"/> XMPP<br>
|
||||||
<br>
|
<br>
|
||||||
<!-- Place metadata-free contact methods here -->
|
inference@inferencium.net
|
||||||
<!-- Clarify that preferred methods should be used whenever possible -->
|
(<a href="key/xmpp.html" class="body-link"
|
||||||
<h3 id="e2ee-metadata"><a href="#e2ee-metadata" class="h3"
|
>Key</a>)<p>
|
||||||
>Metadata-free</a></h3>
|
<br>
|
||||||
<p>If metadata leakage is an issue for you, you can use the following contact methods.<br>
|
<br>
|
||||||
<br>
|
<!-- Place metadata-free contact methods here -->
|
||||||
Note: These services do not have verification functionality and will be treated
|
<!-- Clarify that preferred methods should be used whenever possible -->
|
||||||
as less secure; <strong>unless you really need to use these services, use a
|
<h3 id="e2ee-metadata"><a href="#e2ee-metadata" class="h3"
|
||||||
preferred method instead.</strong></p>
|
>Metadata-free</a></h3>
|
||||||
<br>
|
<p>If metadata leakage is an issue for you, you can use the following contact methods.<br>
|
||||||
<p><img src="asset/img/logo-briar.png" class="logo-small"
|
<br>
|
||||||
width="40px" height="40px"/> Briar<br>
|
Note: These services do not have verification functionality and will be treated
|
||||||
<br>
|
as less secure; <strong>unless you really need to use these services, use a
|
||||||
Unavailable</p><br>
|
preferred method instead.</strong></p>
|
||||||
<!-- Place non-private contact methods here -->
|
<br>
|
||||||
<!-- Clarify that these contact methods are for public contact only -->
|
<p><img src="asset/img/logo-briar.png" class="logo-small"
|
||||||
<!--<h2 id="non-private"><a href="#non-private" class="h2">Non-private Contact Methods</a></h2>
|
width="40px" height="40px"/> Briar<br>
|
||||||
<p>The following contact methods do not utilise end-to-end encryption, or I do not use
|
<br>
|
||||||
such functionality; they are suitable for public contact only, including directly and
|
Unavailable</p><br>
|
||||||
groups. Do not use these methods if confidentiality and/or privacy is required.</p>-->
|
</section>
|
||||||
|
<!--<section>
|
||||||
|
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
|
||||||
|
groups. Do not use these methods if confidentiality and/or privacy is required.</p>
|
||||||
|
</section>-->
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user