Update Contact webpage from version 5.1.0.35 to 5.2.0.39.
This commit is contained in:
parent
db2ad1b2ec
commit
b4230e8ac5
184
contact.html
184
contact.html
@ -5,17 +5,15 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 5.1.0.35 -->
|
||||
<!-- Version: 5.2.0.39 -->
|
||||
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Inferencium - Contact</title>
|
||||
<link rel="stylesheet" href="inf.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
|
||||
<!-- Navigation bar -->
|
||||
<div class="sidebar">
|
||||
<img src="asset/img/logo-inferencium-no_text.png"
|
||||
@ -30,107 +28,87 @@
|
||||
<div><a href="key.html">Key</a></div>
|
||||
<div><a href="changelog.html">Changelog</a></div>
|
||||
</div>
|
||||
|
||||
<body>
|
||||
<h1>Contact</h1>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<!-- Table of contents -->
|
||||
<h2 id="toc"><a href="#toc" class="h2"
|
||||
>Table of Contents<a/></h2>
|
||||
<ul>
|
||||
<li><a href="#notes" class="body-link"
|
||||
>Notes</a></li>
|
||||
<li><a href="#e2ee" class="body-link"
|
||||
>End-to-end encrypted contact methods</a></li>
|
||||
<ul>
|
||||
<li><a href="#e2ee-pref" class="body-link"
|
||||
>Preferred</a></li>
|
||||
<li><a href="#e2ee-metadata" class="body-link"
|
||||
>Metadata-free</a></li>
|
||||
</ul>
|
||||
<li><a href="#non-private" class="body-link"
|
||||
>Non-private Contact Methods</a></li>
|
||||
</ul>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<!-- Place end-to-end encrypted contact methods here -->
|
||||
<!-- Contacts should be encouraged to use these contact methods -->
|
||||
<h2 id="notes"><a href="#notes" class="h2"
|
||||
>Notes</a></h2>
|
||||
<ul>
|
||||
<li>I have phased out usage of obsolete, insecure PGP for all contact
|
||||
methods</li>
|
||||
<li>I have phased out usage of email, including TLS-encrypted email</li>
|
||||
</ul>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<h2 id="e2ee"><a href="#e2ee" class="h2"
|
||||
>End-to-end Encrypted Contact Methods</a></h2>
|
||||
<br>
|
||||
<h3 id="e2ee-pref"><a href="#e2ee-pref" class="h3"
|
||||
>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>
|
||||
<br>
|
||||
<p><strong>Use the
|
||||
<a href="key.html" class="body-link"
|
||||
>keys</a> for each contact method to verify my devices.</strong><br>
|
||||
Note: Verification does not verify a person, only their devices, and can be
|
||||
defeated via coercion or other force.</p>
|
||||
<br>
|
||||
<p><img src="asset/img/logo-signal.png" class="logo-small"
|
||||
width="40px" height="40px"/> Signal<br>
|
||||
<br>
|
||||
+447549902964<p><br>
|
||||
<p><img src="asset/img/logo-xmpp.png" class="logo-small"
|
||||
width="40px" height="40px"/> XMPP<br>
|
||||
<br>
|
||||
inference@inferencium.net
|
||||
(<a href="key/xmpp.html" class="body-link"
|
||||
>Key</a>)<p>
|
||||
<br>
|
||||
<br>
|
||||
<!-- Place metadata-free contact methods here -->
|
||||
<!-- Clarify that preferred methods should be used whenever possible -->
|
||||
<h3 id="e2ee-metadata"><a href="#e2ee-metadata" class="h3"
|
||||
>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
|
||||
as less secure; <strong>unless you really need to use these services, use a
|
||||
preferred method instead.</strong></p>
|
||||
<br>
|
||||
<p><img src="asset/img/logo-briar.png" class="logo-small"
|
||||
width="40px" height="40px"/> Briar<br>
|
||||
<br>
|
||||
Unavailable</p><br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<!-- 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>
|
||||
<br>
|
||||
<p><img src="asset/img/logo-pleroma.png" class="logo-small"
|
||||
width="40px" height="40px"/> Fediverse<br>
|
||||
<br>
|
||||
<a href="https://plm.inferencium.net/inference" class="body-link"
|
||||
>@inference@plm.inferencium.net</a></p>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<section>
|
||||
<!-- Table of contents -->
|
||||
<h2 id="toc"><a href="#toc" class="h2"
|
||||
>Table of Contents<a/></h2>
|
||||
<ul>
|
||||
<li><a href="#notes" class="body-link"
|
||||
>Notes</a></li>
|
||||
<li><a href="#e2ee" class="body-link"
|
||||
>End-to-end encrypted contact methods</a></li>
|
||||
<ul>
|
||||
<li><a href="#e2ee-pref" class="body-link"
|
||||
>Preferred</a></li>
|
||||
<li><a href="#e2ee-metadata" class="body-link"
|
||||
>Metadata-free</a></li>
|
||||
</ul>
|
||||
<!--<li><a href="#non-private" class="body-link">Non-private Contact Methods</a></li>-->
|
||||
</ul>
|
||||
</section>
|
||||
<section>
|
||||
<!-- Place end-to-end encrypted contact methods here -->
|
||||
<!-- Contacts should be encouraged to use these contact methods -->
|
||||
<h2 id="notes"><a href="#notes" class="h2"
|
||||
>Notes</a></h2>
|
||||
<ul>
|
||||
<li>I have phased out usage of obsolete, insecure PGP for all contact
|
||||
methods</li>
|
||||
<li>I have phased out usage of email, including TLS-encrypted email</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section>
|
||||
<h2 id="e2ee"><a href="#e2ee" class="h2"
|
||||
>End-to-end Encrypted Contact Methods</a></h2>
|
||||
<br>
|
||||
<h3 id="e2ee-pref"><a href="#e2ee-pref" class="h3"
|
||||
>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>
|
||||
<br>
|
||||
<p><strong>Use the
|
||||
<a href="key.html" class="body-link"
|
||||
>keys</a> for each contact method to verify my devices.</strong><br>
|
||||
Note: Verification does not verify a person, only their devices, and can be
|
||||
defeated via coercion or other force.</p>
|
||||
<br>
|
||||
<p><img src="asset/img/logo-signal.png" class="logo-small"
|
||||
width="40px" height="40px"/> Signal<br>
|
||||
<br>
|
||||
+447549902964<p><br>
|
||||
<p><img src="asset/img/logo-xmpp.png" class="logo-small"
|
||||
width="40px" height="40px"/> XMPP<br>
|
||||
<br>
|
||||
inference@inferencium.net
|
||||
(<a href="key/xmpp.html" class="body-link"
|
||||
>Key</a>)<p>
|
||||
<br>
|
||||
<br>
|
||||
<!-- Place metadata-free contact methods here -->
|
||||
<!-- Clarify that preferred methods should be used whenever possible -->
|
||||
<h3 id="e2ee-metadata"><a href="#e2ee-metadata" class="h3"
|
||||
>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
|
||||
as less secure; <strong>unless you really need to use these services, use a
|
||||
preferred method instead.</strong></p>
|
||||
<br>
|
||||
<p><img src="asset/img/logo-briar.png" class="logo-small"
|
||||
width="40px" height="40px"/> Briar<br>
|
||||
<br>
|
||||
Unavailable</p><br>
|
||||
</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>
|
||||
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user