Add current and legacy keys headings
This commit is contained in:
parent
1b9440a26d
commit
190f1d8108
25
key.xhtml
25
key.xhtml
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Key -->
|
||||
<!-- Version: 6.0.0-alpha.2 -->
|
||||
<!-- Version: 6.0.0-alpha.3 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -37,11 +37,19 @@
|
||||
<li><a href="#xmpp">XMPP</a></li>
|
||||
<ul>
|
||||
<li><a href="#xmpp-inferencium">inference@inferencium.net (Main)</a></li>
|
||||
<ul>
|
||||
<li><a href="#xmpp-inferencium-current">Current</a></li>
|
||||
<li><a href="#xmpp-inferencium-legacy">Legacy</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
<li><a href="#file_git_signing">File/Git Signing</a></li>
|
||||
<ul>
|
||||
<li><a href="#ssh">SSH</a></li>
|
||||
<ul>
|
||||
<li><a href="#ssh-current">Current</a></li>
|
||||
<li><a href="#ssh-legacy">Legacy</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -65,14 +73,15 @@
|
||||
from this webpage. If that is not possible, manually verify the
|
||||
fingerprints.</p>
|
||||
<h4 id="xmpp-inferencium"><a href="#xmpp-inferencium">inference@inferencium.net (Main)</a></h4>
|
||||
<h5>Key #0</h5>
|
||||
<h5 id="xmpp-inferencium-current"><a href="#xmpp-inferencium-current">Current</a></h5>
|
||||
<h6>Key #0</h6>
|
||||
<code>
|
||||
67ee49da 37bcc392 691d9151 851e4240 6b5e80c2 e7d060b5 78dfdb41 443f9c52
|
||||
</code>
|
||||
<br/>
|
||||
<a href="xmpp:inference@inferencium.net?omemo-sid-1641576775=67ee49da37bcc392691d9151851e42406b5e80c2e7d060b578dfdb41443f9c52">xmpp:inference@inferencium.net?omemo-sid-1641576775=67ee49da37bcc392691d9151851e42406b5e80c2e7d060b578dfdb41443f9c52</a>
|
||||
<p>Legacy XMPP keys:</p>
|
||||
<h5>Key #0</h5>
|
||||
<h5 id="xmpp-inferencium-legacy"><a href="#xmpp-inferencium-legacy">Legacy</a></h5>
|
||||
<h6>Key #0</h6>
|
||||
<code>
|
||||
1bd03c6a 5e011655 2fafd697 da4fce70 63de5a83 a264a34a fcce78fe 6b06820c
|
||||
</code><br/>
|
||||
@ -84,8 +93,8 @@
|
||||
<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
|
||||
the chain of keys, and root of trust.</p>
|
||||
<p>Current SSH key:</p>
|
||||
<h5>#1 (Used from 2023-07-27)</h5>
|
||||
<h4 id="ssh-current"><a href="ssh-current">Current</a></h4>
|
||||
<h5>Key #1 (2023-07-27 - present)</h5>
|
||||
<h6>Fingerprint</h6>
|
||||
<code>
|
||||
SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc
|
||||
@ -94,8 +103,8 @@
|
||||
<code>
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILHPGnrIg7dI7GUqA+lTztJSrn+7QyRceajqs4iaU8UG
|
||||
</code>
|
||||
<p>Legacy SSH keys:</p>
|
||||
<h5>#0 (Used between 2023-01-01 - 2023-07-27)</h5>
|
||||
<h4 id="ssh-legacy"><a href="#ssh-legacy">Legacy</a></h4>
|
||||
<h5>#0 (2023-01-01 - 2023-07-27)</h5>
|
||||
<h6>Fingerprint</h6>
|
||||
<code>
|
||||
SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M
|
||||
|
Loading…
x
Reference in New Issue
Block a user