website/contact.html

99 lines
4.4 KiB
HTML
Raw Normal View History

2022-06-27 00:35:36 +01:00
<!DOCTYPE html>
<!-- Inferencium - Website - Contact -->
2023-04-11 16:51:19 +01:00
<!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause -->
2023-10-03 06:59:22 +01:00
<!-- Version: 6.0.0-alpha.1+52 -->
2022-06-27 00:35:36 +01:00
<html>
2023-04-11 17:22:49 +01:00
<head>
<title>Inferencium - Contact</title>
2023-10-03 06:59:22 +01:00
<link rel="stylesheet" href="main.css">
2023-04-11 17:22:49 +01:00
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<!-- Navigation bar -->
2023-04-11 17:22:49 +01:00
<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>
2023-04-11 17:22:49 +01:00
<br>
<br>
<div><a href="about.html">About</a></div>
<div><a href="contact.html">Contact</a></div>
<div><a href="blog.html">Blog</a></div>
2023-10-02 17:38:37 +01:00
<div><a href="documentation.html">Documentation</a></div>
2023-04-11 17:22:49 +01:00
<div><a href="source.html">Source</a></div>
<div><a href="key.html">Key</a></div>
<div><a href="changelog.html">Changelog</a></div>
2023-04-11 17:22:49 +01:00
</div>
<body>
<h1>Contact</h1>
2023-06-16 21:54:22 +01:00
<section id="toc">
2023-06-12 13:45:11 +01:00
<!-- Table of contents -->
2023-09-02 13:44:01 +01:00
<h2 id="toc"><a href="#toc">Table of Contents<a/></h2>
2023-06-12 13:45:11 +01:00
<ul>
2023-09-02 13:44:01 +01:00
<li><a href="#notes">Notes</a></li>
<li><a href="#e2ee">End-to-end encrypted contact methods</a></li>
2023-06-12 13:45:11 +01:00
<ul>
2023-09-02 13:44:01 +01:00
<li><a href="#e2ee-pref">Preferred</a></li>
<li><a href="#e2ee-metadata">Metadata-free</a></li>
2023-06-12 13:45:11 +01:00
</ul>
<!--<li><a href="#non-private" class="body-link">Non-private Contact Methods</a></li>-->
</ul>
</section>
2023-06-16 21:54:22 +01:00
<section id="notes">
2023-09-02 13:44:01 +01:00
<h2 id="notes"><a href="#notes">Notes</a></h2>
2023-06-12 13:45:11 +01:00
<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>
2023-06-16 21:54:22 +01:00
<section id="e2ee">
2023-09-02 13:44:01 +01:00
<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 -->
2023-09-02 13:44:01 +01:00
<h3 id="e2ee-pref"><a href="#e2ee-pref">Preferred</a></h3>
2023-06-12 13:45:11 +01:00
<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
2023-09-02 13:44:01 +01:00
<a href="key.html">keys</a> for each contact method to verify my devices.</strong><br>
2023-06-12 13:45:11 +01:00
Note: Verification does not verify a person, only their devices, and can be
defeated via coercion or other force.</p>
2023-07-11 20:49:42 +01:00
<p><img src="asset/img/logo-signal.png" class="logo-small" width="40px" height="40px"/> Signal<br>
2023-06-12 13:45:11 +01:00
<br>
+447549902964<p><br>
2023-07-11 20:49:42 +01:00
<p><img src="asset/img/logo-xmpp.png" class="logo-small" width="40px" height="40px"/> XMPP<br>
2023-06-12 13:45:11 +01:00
<br>
2023-07-12 23:29:34 +01:00
inference@inferencium.net (Main) -
2023-09-02 13:44:01 +01:00
(<a href="key.html#xmpp-inferencium">Key</a>)<br>
<br>
2023-07-12 23:29:34 +01:00
inference@notyour.chat (Backup) -
2023-09-02 13:44:01 +01:00
(<a href="key.html#xmpp-notyourchat">Key</a>)</p>
2023-06-12 13:45:11 +01:00
<!-- Place metadata-free contact methods here -->
<!-- Clarify that preferred methods should be used whenever possible -->
2023-09-02 13:44:01 +01:00
<h3 id="e2ee-metadata"><a href="#e2ee-metadata">Metadata-free</a></h3>
2023-06-12 13:45:11 +01:00
<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>
2023-07-11 20:49:42 +01:00
<p><img src="asset/img/logo-briar.png" class="logo-small" width="40px" height="40px"/> Briar<br>
2023-06-12 13:45:11 +01:00
<br>
Unavailable</p><br>
</section>
2023-06-16 21:54:22 +01:00
<!--<section id="non_private">
2023-06-12 13:45:11 +01:00
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>
2023-06-12 13:45:11 +01:00
<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>-->
2023-04-11 17:22:49 +01:00
</body>
2022-06-27 00:35:36 +01:00
</html>