Update webpage "Contact" from version "10.1.0-beta.1" to "10.1.1-beta.1"
This commit is contained in:
parent
9b8830eeff
commit
c3a5efb772
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Contact -->
|
<!-- Inferencium - Website - Contact -->
|
||||||
<!-- Version: 10.1.0-beta.1 -->
|
<!-- Version: 10.1.1-beta.1 -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -46,46 +46,38 @@
|
|||||||
<h2><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">
|
<section id="e2ee-preferred">
|
||||||
<h3><a href="#e2ee-preferred">Preferred</a></h3>
|
<h3><a href="#e2ee-preferred">Preferred</a></h3>
|
||||||
<p>Whenever possible, use the following contact methods; they
|
<p>Whenever possible, use the following contact methods; they allow verification to mitigate
|
||||||
allow verification to mitigate man-in-the-middle attacks, have
|
man-in-the-middle attacks, have high security, and reasonable privacy.</p>
|
||||||
high security, and reasonable privacy.</p>
|
|
||||||
<p><strong>Use the
|
<p><strong>Use the
|
||||||
<a href="key.xhtml">keys</a>
|
<a href="key.xhtml">keys</a>
|
||||||
for each contact method to verify my devices.</strong></p>
|
for each contact method to verify my devices.</strong></p>
|
||||||
<p>Note: Verification does not verify a person, only their devices,
|
<p>Note: Verification does not verify a person, only their devices, and can be defeated via
|
||||||
and can be defeated via coercion or other force.</p>
|
coercion or other force.</p>
|
||||||
<p><img src="asset/img/logo/signal.png" class="logo-small" width="40" height="40" alt="Signal logo"/>Signal
|
<p><img src="asset/img/logo/signal.png" class="logo-small" width="40" height="40" alt="Signal logo"/>Signal</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://signal.me/#eu/rXOem_06yX9bsIXE2IM4wAqu6MdZKrEeepdhm28bo0M82s2UXo1GHrew2grpTIkJ">inference.01</a></li>
|
<li><a href="https://signal.me/#eu/rXOem_06yX9bsIXE2IM4wAqu6MdZKrEeepdhm28bo0M82s2UXo1GHrew2grpTIkJ">inference.01</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
<p><img src="asset/img/logo/xmpp.png" class="logo-small" width="40" height="40" alt="XMPP logo"/>XMPP</p>
|
||||||
<p><img src="asset/img/logo/xmpp.png" class="logo-small" width="40" height="40" alt="XMPP logo"/>XMPP
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="xmpp://inference@inferencium.net">inference@inferencium.net</a> (Main) - (<a href="key.xhtml#xmpp-inferencium">Key</a>)</li>
|
<li><a href="xmpp://inference@inferencium.net">inference@inferencium.net</a> (Main) - (<a href="key.xhtml#xmpp-inferencium">Key</a>)</li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
|
||||||
</section>
|
</section>
|
||||||
<!--
|
<!--
|
||||||
<section id="e2ee-metadatafree">
|
<section id="e2ee-metadatafree">
|
||||||
<h3><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
|
<p>If metadata leakage is an issue for you, you can use the following contact methods.</p>
|
||||||
following contact methods.</p>
|
<p>These services do not have verification functionality and will be treated as less secure;
|
||||||
<p>These services do not have verification functionality and
|
<strong>unless you really need to use these services, use a preferred method
|
||||||
will be treated as less secure; <strong>unless you really need
|
|
||||||
to use these services, use a preferred method
|
|
||||||
instead.</strong></p>
|
instead.</strong></p>
|
||||||
</section>
|
</section>
|
||||||
-->
|
|
||||||
</section>
|
|
||||||
<!--
|
|
||||||
<section id="nonprivate">
|
<section id="nonprivate">
|
||||||
<h2><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
|
<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>
|
||||||
-->
|
-->
|
||||||
|
</section>
|
||||||
<div class="sitemap-small"><a href="sitemap.xhtml">Sitemap</a></div>
|
<div class="sitemap-small"><a href="sitemap.xhtml">Sitemap</a></div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user