Remove unnecessary periods from comments.
This commit is contained in:
parent
92d42bc976
commit
0dfb0e0a97
18
contact.html
18
contact.html
@ -5,7 +5,7 @@
|
|||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||||
|
|
||||||
<!-- Version: 3.0.3.22 -->
|
<!-- Version: 3.0.4.23 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -16,7 +16,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<!-- Navigation bar. -->
|
<!-- Navigation bar -->
|
||||||
<div class="sidebar">
|
<div class="sidebar">
|
||||||
<img src="asset/img/logo-inferencium-no_text.png"
|
<img src="asset/img/logo-inferencium-no_text.png"
|
||||||
width="110px" height="110px">
|
width="110px" height="110px">
|
||||||
@ -36,7 +36,7 @@
|
|||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<!-- 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>
|
||||||
@ -53,8 +53,8 @@
|
|||||||
<br>
|
<br>
|
||||||
<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 -->
|
||||||
<strong>Notes:</strong>
|
<strong>Notes:</strong>
|
||||||
<p>- I have phased out usage of obsolete, insecure PGP for all contact methods.</p>
|
<p>- I have phased out usage of obsolete, insecure PGP for all contact methods.</p>
|
||||||
<p>- I have phased out usage of email, including TLS-encrypted email.</p>
|
<p>- I have phased out usage of email, including TLS-encrypted email.</p>
|
||||||
@ -89,8 +89,8 @@
|
|||||||
>Key</a>)<p>
|
>Key</a>)<p>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<!-- 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>
|
||||||
@ -108,8 +108,8 @@
|
|||||||
Unavailable</p>
|
Unavailable</p>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<!-- 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>Non-private Contact Methods</h2>
|
<!--<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
|
<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
|
are suitable for public contact only, including directly and groups. Do not use these methods if confidentiality
|
||||||
|
Loading…
x
Reference in New Issue
Block a user