Update Key webpage from version 4.4.0.30 to 4.5.0.31
This commit is contained in:
parent
a8a0969d86
commit
0f13d2055a
12
key.html
12
key.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: 4.4.0.30 -->
|
<!-- Version: 4.5.0.31 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -100,20 +100,22 @@
|
|||||||
<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>
|
||||||
<p>Current SSH key:</p>
|
<p>Current SSH key:</p>
|
||||||
<h5>Fingerprint #1</h5>
|
<h5>#1 (Used from 2023-07-27)</h5>
|
||||||
|
<h6>Fingerprint</h6>
|
||||||
<code>
|
<code>
|
||||||
SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc
|
SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc
|
||||||
</code>
|
</code>
|
||||||
<h5>Key #1</h5>
|
<h6>Key</h6>
|
||||||
<code>
|
<code>
|
||||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILHPGnrIg7dI7GUqA+lTztJSrn+7QyRceajqs4iaU8UG
|
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILHPGnrIg7dI7GUqA+lTztJSrn+7QyRceajqs4iaU8UG
|
||||||
</code>
|
</code>
|
||||||
<p>Legacy SSH keys:</p>
|
<p>Legacy SSH keys:</p>
|
||||||
<h5>Fingerprint #0</h5>
|
<h5>#0 (Used between 2023-01-01 - 2023-07-27)</h5>
|
||||||
|
<h6>Fingerprint</h6>
|
||||||
<code>
|
<code>
|
||||||
SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M
|
SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M
|
||||||
</code>
|
</code>
|
||||||
<h5>Key #0</h5>
|
<h6>Key</h6>
|
||||||
<code>
|
<code>
|
||||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINs8UH2hVmNSg0qKig/9ZQt07IuOHsorRfw1doEgMuJ8
|
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINs8UH2hVmNSg0qKig/9ZQt07IuOHsorRfw1doEgMuJ8
|
||||||
</code>
|
</code>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user