State I have phased out PGP and email. Move contact method keys to Key page. Move contact method IDs and addresses to Contact page itself.
This commit is contained in:
parent
a92c0b6134
commit
d284d4238d
43
contact.html
43
contact.html
@ -5,7 +5,7 @@
|
|||||||
<!-- Copyright 2022-2023 Inference -->
|
<!-- Copyright 2022-2023 Inference -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||||
|
|
||||||
<!-- Version: 0.5.1.13 -->
|
<!-- Version: 0.6.0.14 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -34,24 +34,33 @@
|
|||||||
<br>
|
<br>
|
||||||
<!-- 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. -->
|
||||||
|
<p>Notes:<br>
|
||||||
|
<br>
|
||||||
|
- I have phased out usage of obsolete, insecure PGP for all contact methods.<br>
|
||||||
|
- I have phased out usage of email, including TLS-encrypted email.</p><br>
|
||||||
|
<br>
|
||||||
<h2>End-to-end Encrypted Contact Methods</h2>
|
<h2>End-to-end Encrypted Contact Methods</h2>
|
||||||
<br>
|
<br>
|
||||||
<h3>Preferred</h3>
|
<h3>Preferred</h3>
|
||||||
<p>Whenever possible, use the following contact methods; they allow verification to mitigate man-in-the-middle
|
<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>
|
attacks, have high security, and reasonable privacy.<br>
|
||||||
<br>
|
<br>
|
||||||
<p>Use the keys for each contact method to verify my devices.<br>
|
<p><strong>Use the
|
||||||
|
<a class="body-link" href="key.html"
|
||||||
|
>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 defeated via coercion or other
|
Note: Verification does not verify a person, only their devices, and can be defeated via coercion or other
|
||||||
force.</p>
|
force.</p>
|
||||||
<br>
|
<br>
|
||||||
<p><img class="logo-small" src="asset/img/logo-signal.png"
|
<p><img class="logo-small" src="asset/img/logo-signal.png"
|
||||||
width="40px" height="40px"/>
|
width="40px" height="40px"/> Signal<br>
|
||||||
<a class="body-link" href="contact/signal.html"
|
<br>
|
||||||
>Signal</a><p>
|
+447549902964<p><br>
|
||||||
<p><img class="logo-small" src="asset/img/logo-xmpp.png"
|
<p><img class="logo-small" src="asset/img/logo-xmpp.png"
|
||||||
width="40px" height="40px"/>
|
width="40px" height="40px"/> XMPP<br>
|
||||||
<a class="body-link" href="contact/xmpp.html"
|
<br>
|
||||||
>XMPP</a><p>
|
inference@inferencium.net
|
||||||
|
(<a class="body-link" href="key/xmpp.html"
|
||||||
|
>Key</a>)<p>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<!-- Place metadata-free contact methods here. -->
|
<!-- Place metadata-free contact methods here. -->
|
||||||
@ -63,13 +72,13 @@
|
|||||||
you really need to use these services, use a preferred method instead.</strong></p>
|
you really need to use these services, use a preferred method instead.</strong></p>
|
||||||
<br>
|
<br>
|
||||||
<p><img class="logo-small" src="asset/img/logo-briar.png"
|
<p><img class="logo-small" src="asset/img/logo-briar.png"
|
||||||
width="40px" height="40px"/>
|
width="40px" height="40px"/> Briar<br>
|
||||||
<a class="body-link" href="contact/briar.html"
|
<br>
|
||||||
>Briar</a></p>
|
Unavailable</p><br>
|
||||||
<p><img class="logo-small" src="asset/img/logo-session.png"
|
<p><img class="logo-small" src="asset/img/logo-session.png"
|
||||||
width="40px" height="40px"/>
|
width="40px" height="40px"/> Session<br>
|
||||||
<a class="body-link" href="contact/session.html"
|
<br>
|
||||||
>Session</a></p>
|
Unavailable</p>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
@ -81,9 +90,9 @@
|
|||||||
and/or privacy is required.</p>
|
and/or privacy is required.</p>
|
||||||
<br>
|
<br>
|
||||||
<p><img class="logo-small" src="asset/img/logo-pleroma.png"
|
<p><img class="logo-small" src="asset/img/logo-pleroma.png"
|
||||||
width="40px" height="40px"/>
|
width="40px" height="40px"/> Fediverse<br>
|
||||||
<a class="body-link" href="https://plr.inferencium.net/inference/"
|
<br>
|
||||||
>Fediverse</a></p>
|
https://plr.inferencium.net/inference/</p>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user