Update webpage "Contact" from version "7.0.0" to "8.0.0"
This commit is contained in:
parent
3fd253572c
commit
1c58b9707e
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Contact -->
|
||||
<!-- Version: 7.0.0 -->
|
||||
<!-- Version: 8.0.0 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -16,20 +16,20 @@
|
||||
</head>
|
||||
<body>
|
||||
<nav class="navbar">
|
||||
<div><a href="index.xhtml"><img src="asset/img/logo-inferencium-no_text.png" width="110px" height="110px"/></a></div>
|
||||
<div><a href="index.xhtml"><img src="asset/img/logo-inferencium-no_text.png" width="110" height="110"/></a></div>
|
||||
<div><a href="index.xhtml" class="title">Inferencium</a></div>
|
||||
<div><a href="about.xhtml">About</a></div>
|
||||
<div><a href="contact.xhtml">Contact</a></div>
|
||||
<div><a href="blog.xhtml">Blog</a></div>
|
||||
<div><a href="documentation.xhtml">Documentation</a></div>
|
||||
<div><a href="source.xhtml">Source</a></div>
|
||||
<div><a href="key.xhtml">Key</a></div>
|
||||
<div><a href="changelog.xhtml">Changelog</a></div>
|
||||
<div><a href="blog.xhtml">Blog</a></div>
|
||||
<div><a href="contact.xhtml">Contact</a></div>
|
||||
<div><a href="directory.xhtml">Directory</a></div>
|
||||
<div><a href="key.xhtml">Key</a></div>
|
||||
</nav>
|
||||
<h1>Contact</h1>
|
||||
<nav id="toc">
|
||||
<h2 id="toc"><a href="#toc">Table of Contents</a></h2>
|
||||
<h2><a href="#toc">Table of Contents</a></h2>
|
||||
<ul>
|
||||
<li><a href="#e2ee">End-to-end encrypted contact methods</a></li>
|
||||
<ul>
|
||||
@ -40,9 +40,9 @@
|
||||
</ul>
|
||||
</nav>
|
||||
<section id="e2ee">
|
||||
<h2 id="e2ee"><a href="#e2ee">End-to-end Encrypted Contact Methods</a></h2>
|
||||
<h2><a href="#e2ee">End-to-end Encrypted Contact Methods</a></h2>
|
||||
<section id="e2ee-preferred">
|
||||
<h3 id="e2ee-preferred"><a href="#e2ee-preferred">Preferred</a></h3>
|
||||
<h3><a href="#e2ee-preferred">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.</p>
|
||||
@ -51,12 +51,12 @@
|
||||
for each contact method to verify my devices.</strong></p>
|
||||
<p>Note: Verification does not verify a person, only their devices,
|
||||
and can be defeated via coercion or other force.</p>
|
||||
<p><img src="asset/img/logo-signal.png" class="logo-small" width="40px" height="40px"/>Signal
|
||||
<p><img src="asset/img/logo-signal.png" class="logo-small" width="40" height="40" alt="Signal logo"/>Signal
|
||||
<ul>
|
||||
<li>+447549902964</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p><img src="asset/img/logo-xmpp.png" class="logo-small" width="40px" height="40px"/>XMPP
|
||||
<p><img src="asset/img/logo-xmpp.png" class="logo-small" width="40" height="40" alt="XMPP logo"/>XMPP
|
||||
<ul>
|
||||
<li>inference@inferencium.net (Main) -
|
||||
(<a href="key.xhtml#xmpp-inferencium">Key</a>)</li>
|
||||
@ -65,7 +65,7 @@
|
||||
</section>
|
||||
<!--
|
||||
<section id="e2ee-metadatafree">
|
||||
<h3 id="e2ee-metadatafree"><a href="#e2ee-metadatafree">Metadata-free</a></h3>
|
||||
<h3><a href="#e2ee-metadatafree">Metadata-free</a></h3>
|
||||
<p>If metadata leakage is an issue for you, you can use the
|
||||
following contact methods.</p>
|
||||
<p>These services do not have verification functionality and
|
||||
@ -77,7 +77,7 @@
|
||||
</section>
|
||||
<!--
|
||||
<section id="nonprivate">
|
||||
<h2 id="nonprivate"><a href="#nonprivate" class="h2">Non-private Contact Methods</a></h2>
|
||||
<h2><a href="#nonprivate" 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user