Update Key webpage from version 4.3.2.28 to 4.4.0.30
This commit is contained in:
parent
78bcefd069
commit
48eaeba6f1
20
key.html
20
key.html
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 4.3.2.28 -->
|
||||
<!-- Version: 4.4.0.30 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -96,12 +96,24 @@
|
||||
<section id="file_git_signing">
|
||||
<h2 id="file_git_signing"><a href="#file_git_signing" class="h2">File/Git Signing</a></h2>
|
||||
<h3 id="ssh"><a href="#ssh" class="h3">SSH</a></h3>
|
||||
<p class="update_date">Updated: 2023-01-13 (UTC+00:00)</p>
|
||||
<h5>Fingerprint</h5>
|
||||
<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>Fingerprint #1</h5>
|
||||
<code>
|
||||
SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc
|
||||
</code>
|
||||
<h5>Key #1</h5>
|
||||
<code>
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILHPGnrIg7dI7GUqA+lTztJSrn+7QyRceajqs4iaU8UG
|
||||
</code>
|
||||
<p>Legacy SSH keys:</p>
|
||||
<h5>Fingerprint #0</h5>
|
||||
<code>
|
||||
SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M
|
||||
</code>
|
||||
<h5>Key</h5>
|
||||
<h5>Key #0</h5>
|
||||
<code>
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINs8UH2hVmNSg0qKig/9ZQt07IuOHsorRfw1doEgMuJ8
|
||||
</code>
|
||||
|
Loading…
x
Reference in New Issue
Block a user