Update webpage "Key" from version "6.0.0" to "7.0.0"

This commit is contained in:
inference 2024-01-30 22:28:55 +00:00
parent 1da8e04eab
commit 225c3fe1f4
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Key --> <!-- Inferencium - Website - Key -->
<!-- Version: 6.0.0 --> <!-- Version: 7.0.0 -->
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -16,20 +16,20 @@
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="index.xhtml"><img src="asset/img/logo-inferencium-no_text.png" width="110px" height="110px"/></a></div> <div><a href="index.xhtml"><img src="asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div>
<div><a href="index.xhtml" class="title">Inferencium</a></div> <div><a href="index.xhtml" class="title">Inferencium</a></div>
<div><a href="about.xhtml">About</a></div> <div><a href="about.xhtml">About</a></div>
<div><a href="contact.xhtml">Contact</a></div>
<div><a href="blog.xhtml">Blog</a></div>
<div><a href="documentation.xhtml">Documentation</a></div> <div><a href="documentation.xhtml">Documentation</a></div>
<div><a href="source.xhtml">Source</a></div> <div><a href="source.xhtml">Source</a></div>
<div><a href="key.xhtml">Key</a></div>
<div><a href="changelog.xhtml">Changelog</a></div> <div><a href="changelog.xhtml">Changelog</a></div>
<div><a href="blog.xhtml">Blog</a></div>
<div><a href="contact.xhtml">Contact</a></div>
<div><a href="directory.xhtml">Directory</a></div> <div><a href="directory.xhtml">Directory</a></div>
<div><a href="key.xhtml">Key</a></div>
</nav> </nav>
<h1>Key</h1> <h1>Key</h1>
<nav id="toc"> <nav id="toc">
<h2 id="toc"><a href="#toc">Table of Contents</a></h2> <h2><a href="#toc">Table of Contents</a></h2>
<ul> <ul>
<li><a href="#notes">Notes</a></li> <li><a href="#notes">Notes</a></li>
<li><a href="#e2ee">End-to-end Encrypted Contact Methods</a></li> <li><a href="#e2ee">End-to-end Encrypted Contact Methods</a></li>
@ -66,7 +66,7 @@
</ul> </ul>
</nav> </nav>
<section id="notes"> <section id="notes">
<h2 id="notes"><a href="#notes">Notes</a></h2> <h2><a href="#notes">Notes</a></h2>
<ul> <ul>
<li>You can also find my keys on <li>You can also find my keys on
<a href="https://github.com/inferenceus/key">GitHub</a> <a href="https://github.com/inferenceus/key">GitHub</a>
@ -78,10 +78,10 @@
</ul> </ul>
</section> </section>
<section id="e2ee"> <section id="e2ee">
<h2 id="e2ee"><a href="#e2ee">End-to-end Encrypted Contact Methods</a></h2> <h2><a href="#e2ee">End-to-end Encrypted Contact Methods</a></h2>
<section id="xmpp"> <section id="xmpp">
<h3 id="xmpp"><a href="#xmpp"><img class="logo-small" src="asset/img/logo-xmpp.png" width="40px" height="40px"/>XMPP</a></h3> <h3><a href="#xmpp"><img class="logo-small" src="asset/img/logo-xmpp.png" width="40" height="40" alt="XMPP logo"/>XMPP</a></h3>
<p class="update_date">Updated: 2023-01-13 (UTC+00:00)</p> <p class="update_date">Updated: 2023-10-16 (UTC+00:00)</p>
<p>Whenever possible, open the links to pin the fingerprints directly <p>Whenever possible, open the links to pin the fingerprints directly
from this webpage; if that is not possible, manually verify the from this webpage; if that is not possible, manually verify the
fingerprints.</p> fingerprints.</p>
@ -101,9 +101,9 @@
</section> </section>
</section> </section>
<section id="file_git_signing"> <section id="file_git_signing">
<h2 id="file_git_signing"><a href="#file_git_signing">File/Git Signing</a></h2> <h2><a href="#file_git_signing">File/Git Signing</a></h2>
<section id="ssh"> <section id="ssh">
<h3 id="ssh"><a href="#ssh">SSH</a></h3> <h3><a href="#ssh">SSH</a></h3>
<p class="update_date">Updated: 2023-07-27 (UTC+00:00)</p> <p class="update_date">Updated: 2023-07-27 (UTC+00:00)</p>
<p>Each SSH key is signed by the previous key, allowing verification of <p>Each SSH key is signed by the previous key, allowing verification of
the chain of keys, and root of trust.</p> the chain of keys, and root of trust.</p>