Add file title. Add copyright information. Add licensing. Add versioning system. Rebrand Inferencium Network to Inferencium. Add section comments.
This commit is contained in:
parent
ab3c3c8a62
commit
89698bd918
21
contact.html
21
contact.html
@ -1,11 +1,22 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Contact -->
|
||||
|
||||
<!-- Copyright 2022 Inference -->
|
||||
<!-- License: BSD 3-Clause Clear -->
|
||||
|
||||
<!-- 0.0.0.0 -->
|
||||
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Inferencium Network - Contact</title>
|
||||
<title>Inferencium - Contact</title>
|
||||
<link rel="stylesheet" href="infnet.css">
|
||||
</head>
|
||||
|
||||
<!-- Sidebar. -->
|
||||
<div class="sidebar">
|
||||
<a class="title">Inferencium Network</a><br>
|
||||
<a class="title">Inferencium</a><br>
|
||||
<br>
|
||||
<br>
|
||||
<div><a href="about.html">About</a></div>
|
||||
@ -16,6 +27,8 @@
|
||||
<body>
|
||||
<h1>Contact</h1>
|
||||
<br>
|
||||
<!-- Place end-to-end encrypted contact methods here. -->
|
||||
<!-- Contacts should be encouraged to use these contact methods. -->
|
||||
<h2>End-to-end Encrypted Contact Methods</h2>
|
||||
<br>
|
||||
<h3>Preferred</h3>
|
||||
@ -32,6 +45,8 @@
|
||||
<p><img class="logo-small" src="img/logo-threema.png" width="40px" height="40px"/> <a class="body-link" href="contact/threema.html">Threema</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>
|
||||
@ -46,6 +61,8 @@
|
||||
<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
|
||||
|
Loading…
x
Reference in New Issue
Block a user