Fix HTML link formatting
This commit is contained in:
parent
fbe8ec87cf
commit
c47cbb9e28
44
contact.html
44
contact.html
@ -5,7 +5,7 @@
|
|||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 5.3.0.45 -->
|
<!-- Version: 5.4.0.46 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -31,25 +31,19 @@
|
|||||||
<h1>Contact</h1>
|
<h1>Contact</h1>
|
||||||
<section id="toc">
|
<section id="toc">
|
||||||
<!-- Table of contents -->
|
<!-- Table of contents -->
|
||||||
<h2 id="toc"><a href="#toc" class="h2"
|
<h2 id="toc"><a href="#toc" class="h2">Table of Contents<a/></h2>
|
||||||
>Table of Contents<a/></h2>
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#notes" class="body-link"
|
<li><a href="#notes" class="body-link">Notes</a></li>
|
||||||
>Notes</a></li>
|
<li><a href="#e2ee" class="body-link">End-to-end encrypted contact methods</a></li>
|
||||||
<li><a href="#e2ee" class="body-link"
|
|
||||||
>End-to-end encrypted contact methods</a></li>
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#e2ee-pref" class="body-link"
|
<li><a href="#e2ee-pref" class="body-link">Preferred</a></li>
|
||||||
>Preferred</a></li>
|
<li><a href="#e2ee-metadata" class="body-link">Metadata-free</a></li>
|
||||||
<li><a href="#e2ee-metadata" class="body-link"
|
|
||||||
>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>
|
</section>
|
||||||
<section id="notes">
|
<section id="notes">
|
||||||
<h2 id="notes"><a href="#notes" class="h2"
|
<h2 id="notes"><a href="#notes" class="h2">Notes</a></h2>
|
||||||
>Notes</a></h2>
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>I have phased out usage of obsolete, insecure PGP for all contact
|
<li>I have phased out usage of obsolete, insecure PGP for all contact
|
||||||
methods</li>
|
methods</li>
|
||||||
@ -57,42 +51,34 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section id="e2ee">
|
<section id="e2ee">
|
||||||
<h2 id="e2ee"><a href="#e2ee" class="h2"
|
<h2 id="e2ee"><a href="#e2ee" class="h2">End-to-end Encrypted Contact Methods</a></h2>
|
||||||
>End-to-end Encrypted Contact Methods</a></h2>
|
|
||||||
<!-- Place end-to-end encrypted contact methods here -->
|
<!-- Place end-to-end encrypted contact methods here -->
|
||||||
<!-- Contacts should be encouraged to use these contact methods -->
|
<!-- Contacts should be encouraged to use these contact methods -->
|
||||||
<h3 id="e2ee-pref"><a href="#e2ee-pref" class="h3"
|
<h3 id="e2ee-pref"><a href="#e2ee-pref" class="h3">Preferred</a></h3>
|
||||||
>Preferred</a></h3>
|
|
||||||
<p>Whenever possible, use the following contact methods; they allow verification
|
<p>Whenever possible, use the following contact methods; they allow verification
|
||||||
to mitigate man-in-the-middle attacks, have high security, and reasonable
|
to mitigate man-in-the-middle attacks, have high security, and reasonable
|
||||||
privacy.<br>
|
privacy.<br>
|
||||||
<br>
|
<br>
|
||||||
<p><strong>Use the
|
<p><strong>Use the
|
||||||
<a href="key.html" class="body-link"
|
<a href="key.html" class="body-link">keys</a> for each contact method to verify my devices.</strong><br>
|
||||||
>keys</a> for each contact method to verify my devices.</strong><br>
|
|
||||||
Note: Verification does not verify a person, only their devices, and can be
|
Note: Verification does not verify a person, only their devices, 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"
|
<p><img src="asset/img/logo-signal.png" class="logo-small" width="40px" height="40px"/> Signal<br>
|
||||||
width="40px" height="40px"/> Signal<br>
|
|
||||||
<br>
|
<br>
|
||||||
+447549902964<p><br>
|
+447549902964<p><br>
|
||||||
<p><img src="asset/img/logo-xmpp.png" class="logo-small"
|
<p><img src="asset/img/logo-xmpp.png" class="logo-small" width="40px" height="40px"/> XMPP<br>
|
||||||
width="40px" height="40px"/> XMPP<br>
|
|
||||||
<br>
|
<br>
|
||||||
inference@inferencium.net
|
inference@inferencium.net
|
||||||
(<a href="key/xmpp.html" class="body-link"
|
(<a href="key/xmpp.html" class="body-link">Key</a>)<p>
|
||||||
>Key</a>)<p>
|
|
||||||
<!-- Place metadata-free contact methods here -->
|
<!-- Place metadata-free contact methods here -->
|
||||||
<!-- Clarify that preferred methods should be used whenever possible -->
|
<!-- Clarify that preferred methods should be used whenever possible -->
|
||||||
<h3 id="e2ee-metadata"><a href="#e2ee-metadata" class="h3"
|
<h3 id="e2ee-metadata"><a href="#e2ee-metadata" class="h3">Metadata-free</a></h3>
|
||||||
>Metadata-free</a></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>
|
<br>
|
||||||
Note: These services do not have verification functionality and will be treated
|
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
|
as less secure; <strong>unless you really need to use these services, use a
|
||||||
preferred method instead.</strong></p>
|
preferred method instead.</strong></p>
|
||||||
<p><img src="asset/img/logo-briar.png" class="logo-small"
|
<p><img src="asset/img/logo-briar.png" class="logo-small" width="40px" height="40px"/> Briar<br>
|
||||||
width="40px" height="40px"/> Briar<br>
|
|
||||||
<br>
|
<br>
|
||||||
Unavailable</p><br>
|
Unavailable</p><br>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user