Update webpage "Contact" from version 6.1.0 to 6.2.0

This commit is contained in:
inference 2023-11-16 21:37:32 +00:00
parent 26f55a8fa9
commit 557e052b27
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -1,97 +1,86 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Contact --> <!-- Inferencium - Website - Contact -->
<!-- Version: 6.2.0 -->
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 6.1.0 -->
<html lang="en">
<html>
<head> <head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="main.css"/>
<title>Inferencium - Contact</title> <title>Inferencium - Contact</title>
<link rel="stylesheet" href="main.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head> </head>
<body> <body>
<!-- Navigation bar --> <nav class="nav-bar">
<div class="sidebar"> <div><a href="index.html"><img src="asset/img/logo-inferencium-no_text.png" width="110px" height="110px"/></a></div>
<a href="index.html"><img src="asset/img/logo-inferencium-no_text.png" width="110px" height="110px"></a> <div><a href="index.html" class="title">Inferencium</a></div>
<a href="index.html" class="title">Inferencium</a><br> <div><a href="about.html">About</a></div>
<br> <div><a href="contact.html">Contact</a></div>
<br> <div><a href="blog.html">Blog</a></div>
<div><a href="about.html">About</a></div> <div><a href="documentation.html">Documentation</a></div>
<div><a href="contact.html">Contact</a></div> <div><a href="source.html">Source</a></div>
<div><a href="blog.html">Blog</a></div> <div><a href="key.html">Key</a></div>
<div><a href="documentation.html">Documentation</a></div> <div><a href="changelog.html">Changelog</a></div>
<div><a href="source.html">Source</a></div> </nav>
<div><a href="key.html">Key</a></div>
<div><a href="changelog.html">Changelog</a></div>
</div>
<h1>Contact</h1> <h1>Contact</h1>
<section id="toc"> <nav id="toc">
<!-- Table of contents -->
<h2 id="toc"><a href="#toc">Table of Contents<a/></h2> <h2 id="toc"><a href="#toc">Table of Contents<a/></h2>
<ul> <ul>
<li><a href="#notes">Notes</a></li>
<li><a href="#e2ee">End-to-end encrypted contact methods</a></li> <li><a href="#e2ee">End-to-end encrypted contact methods</a></li>
<ul> <ul>
<li><a href="#e2ee-pref">Preferred</a></li> <li><a href="#e2ee-preferred">Preferred</a></li>
<li><a href="#e2ee-metadata">Metadata-free</a></li> <!--<li><a href="#e2ee-metadatafree">Metadata-free</a></li>-->
</ul> </ul>
<!--<li><a href="#non-private" class="body-link">Non-private Contact Methods</a></li>--> <!--<li><a href="#non-private" class="body-link">Non-private Contact Methods</a></li>-->
</ul> </ul>
</section> </nav>
<section id="notes">
<h2 id="notes"><a href="#notes">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 id="e2ee"> <section id="e2ee">
<h2 id="e2ee"><a href="#e2ee">End-to-end Encrypted Contact Methods</a></h2> <h2 id="e2ee"><a href="#e2ee">End-to-end Encrypted Contact Methods</a></h2>
<!-- Place end-to-end encrypted contact methods here --> <section id="e2ee-preferred">
<!-- Contacts should be encouraged to use these contact methods --> <h3 id="e2ee-preferred"><a href="#e2ee-preferred">Preferred</a></h3>
<h3 id="e2ee-pref"><a href="#e2ee-pref">Preferred</a></h3> <p>Whenever possible, use the following contact methods; they
<p>Whenever possible, use the following contact methods; they allow verification allow verification to mitigate man-in-the-middle attacks, have
to mitigate man-in-the-middle attacks, have high security, and reasonable high security, and reasonable privacy.</p>
privacy.<br> <p><strong>Use the
<br> <a href="key.html">keys</a>
<p><strong>Use the for each contact method to verify my devices.</strong><br>
<a href="key.html">keys</a> for each contact method to verify my devices.</strong><br> Note: Verification does not verify a person, only their devices,
Note: Verification does not verify a person, only their devices, and can be and can be defeated via coercion or other force.</p>
defeated via coercion or other force.</p> <p><img src="asset/img/logo-signal.png" class="logo-small" width="40px" height="40px"/> Signal<br>
<p><img src="asset/img/logo-signal.png" class="logo-small" width="40px" height="40px"/> Signal<br> <br>
<br> +447549902964<p>
+447549902964<p><br> <p><img src="asset/img/logo-xmpp.png" class="logo-small" width="40px" height="40px"/> XMPP<br>
<p><img src="asset/img/logo-xmpp.png" class="logo-small" width="40px" height="40px"/> XMPP<br> <br>
<br> inference@inferencium.net (Main) -
inference@inferencium.net (Main) - (<a href="key.html#xmpp-inferencium">Key</a>)<br>
(<a href="key.html#xmpp-inferencium">Key</a>)<br> <br>
<br> inference@notyour.chat (Backup) -
inference@notyour.chat (Backup) - (<a href="key.html#xmpp-notyourchat">Key</a>)</p>
(<a href="key.html#xmpp-notyourchat">Key</a>)</p> </section>
<!-- Place metadata-free contact methods here --> <!--
<!-- Clarify that preferred methods should be used whenever possible --> <section id="e2ee-metadatafree">
<!-- <h3 id="e2ee-metadatafree"><a href="#e2ee-metadatafree">Metadata-free</a></h3>
<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
<p>If metadata leakage is an issue for you, you can use the following contact methods.<br> following contact methods.</p>
<br> <p>These services do not have verification functionality and
Note: These services do not have verification functionality and will be treated will be treated as less secure; <strong>unless you really need
as less secure; <strong>unless you really need to use these services, use a to use these services, use a preferred method
preferred method instead.</strong></p> instead.</strong></p>
--> </section>
-->
</section> </section>
<!--<section id="non_private"> <!--
Place non-private contact methods here --> <section id="nonprivate">
<!-- Clarify that these contact methods are for public contact only --> <h2 id="nonprivate"><a href="#nonprivate" class="h2">Non-private Contact Methods</a></h2>
<!--<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
<p>The following contact methods do not utilise end-to-end encryption, or I do not use not use such functionality; they are suitable for public contact only, including
such functionality; they are suitable for public contact only, including directly and directly and groups. Do not use these methods if confidentiality and/or privacy
groups. Do not use these methods if confidentiality and/or privacy is required.</p> is required.</p>
</section>--> </section>
-->
</body> </body>
</html> </html>