Update Contact webpage from version 5.2.0.40 to 5.2.1.44.
This commit is contained in:
parent
ea9ba6bdfb
commit
fa97f27aa2
17
contact.html
17
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.2.0.40 -->
|
<!-- Version: 5.2.1.44 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -30,7 +30,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<body>
|
<body>
|
||||||
<h1>Contact</h1>
|
<h1>Contact</h1>
|
||||||
<section>
|
<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>
|
||||||
@ -48,9 +48,7 @@
|
|||||||
<!--<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>
|
<section id="notes">
|
||||||
<!-- Place end-to-end encrypted contact methods here -->
|
|
||||||
<!-- Contacts should be encouraged to use these contact methods -->
|
|
||||||
<h2 id="notes"><a href="#notes" class="h2"
|
<h2 id="notes"><a href="#notes" class="h2"
|
||||||
>Notes</a></h2>
|
>Notes</a></h2>
|
||||||
<ul>
|
<ul>
|
||||||
@ -59,10 +57,11 @@
|
|||||||
<li>I have phased out usage of email, including TLS-encrypted email</li>
|
<li>I have phased out usage of email, including TLS-encrypted email</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<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>
|
||||||
<br>
|
<!-- Place end-to-end encrypted contact methods here -->
|
||||||
|
<!-- 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
|
||||||
@ -98,10 +97,10 @@
|
|||||||
<br>
|
<br>
|
||||||
Unavailable</p><br>
|
Unavailable</p><br>
|
||||||
</section>
|
</section>
|
||||||
<!--<section>
|
<!--<section id="non_private">
|
||||||
Place non-private contact methods here -->
|
Place non-private contact methods here -->
|
||||||
<!-- Clarify that these contact methods are for public contact only -->
|
<!-- Clarify that these contact methods are for public contact only -->
|
||||||
<!--<h2 id="non-private"><a href="#non-private" class="h2">Non-private Contact Methods</a></h2>
|
<!--<h2 id="non_private"><a href="#non_private" 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
|
<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
|
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>
|
groups. Do not use these methods if confidentiality and/or privacy is required.</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user