Update back-end code to new 100-120 column coding style.
This commit is contained in:
parent
45b92dba8a
commit
80906ce7c9
57
contact.html
57
contact.html
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Inference -->
|
||||
<!-- License: BSD 3-Clause Clear (with personal content exception) -->
|
||||
|
||||
<!-- 0.3.1.8 -->
|
||||
<!-- 0.3.2.9 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -36,48 +36,53 @@
|
||||
<h2>End-to-end Encrypted Contact Methods</h2>
|
||||
<br>
|
||||
<h3>Preferred</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>
|
||||
<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>Use the keys for each contact method to verify my devices.<br>
|
||||
Note: Verification does not verify a person, only their devices,
|
||||
and can be defeated via coercion or other force.</p>
|
||||
Note: Verification does not verify a person, only their devices, and can be defeated via coercion or other
|
||||
force.</p>
|
||||
<br>
|
||||
<p><img class="logo-small" src="img/logo-signal.png" width="40px" height="40px"/>
|
||||
<a class="body-link" href="contact/signal.html">Signal</a><p>
|
||||
<p><img class="logo-small" src="img/logo-xmpp.png" width="40px" height="40px"/>
|
||||
<a class="body-link" href="contact/xmpp.html">XMPP</a><p>
|
||||
<p><img class="logo-small" src="img/logo-signal.png"
|
||||
width="40px" height="40px"/>
|
||||
<a class="body-link" href="contact/signal.html"
|
||||
>Signal</a><p>
|
||||
<p><img class="logo-small" src="img/logo-xmpp.png"
|
||||
width="40px" height="40px"/>
|
||||
<a class="body-link" href="contact/xmpp.html"
|
||||
>XMPP</a><p>
|
||||
<br>
|
||||
<br>
|
||||
<!-- Place metadata-free contact methods here. -->
|
||||
<!-- Clarify that preferred methods should be used whenever possible. -->
|
||||
<h3>Metadata-free</h3>
|
||||
<p>If metadata leakage is an issue for you, you can use the following
|
||||
contact methods.<br>
|
||||
<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>
|
||||
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 class="logo-small" src="img/logo-briar.png" width="40px" height="40px"/>
|
||||
<a class="body-link" href="contact/briar.html">Briar</a></p>
|
||||
<p><img class="logo-small" src="img/logo-session.png" width="40px" height="40px"/>
|
||||
<a class="body-link" href="contact/session.html">Session</a></p>
|
||||
<p><img class="logo-small" src="img/logo-briar.png"
|
||||
width="40px" height="40px"/>
|
||||
<a class="body-link" href="contact/briar.html"
|
||||
>Briar</a></p>
|
||||
<p><img class="logo-small" src="img/logo-session.png"
|
||||
width="40px" height="40px"/>
|
||||
<a class="body-link" href="contact/session.html"
|
||||
>Session</a></p>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<!-- Place non-private contact methods here. -->
|
||||
<!-- Clarify that these contact methods are for public contact only. -->
|
||||
<h2>Non-private Contact Methods</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>
|
||||
<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 class="logo-small" src="img/logo-pleroma.png" width="40px" height="40px"/>
|
||||
<a class="body-link" href="https://plr.inferencium.net/inference/">Fediverse</a></p>
|
||||
<p><img class="logo-small" src="img/logo-pleroma.png"
|
||||
width="40px" height="40px"/>
|
||||
<a class="body-link" href="https://plr.inferencium.net/inference/"
|
||||
>Fediverse</a></p>
|
||||
<br>
|
||||
<br>
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user