Add SSH key chain information
This commit is contained in:
parent
32b15ae98e
commit
f5142b89ad
6
key.html
6
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.29 -->
|
<!-- Version: 4.4.0.30 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -97,6 +97,9 @@
|
|||||||
<h2 id="file_git_signing"><a href="#file_git_signing" class="h2">File/Git Signing</a></h2>
|
<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>
|
<h3 id="ssh"><a href="#ssh" class="h3">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
|
||||||
|
the chain of keys, and root of trust.</p>
|
||||||
|
<p>Current SSH key:</p>
|
||||||
<h5>Fingerprint #1</h5>
|
<h5>Fingerprint #1</h5>
|
||||||
<code>
|
<code>
|
||||||
SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc
|
SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc
|
||||||
@ -105,6 +108,7 @@
|
|||||||
<code>
|
<code>
|
||||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILHPGnrIg7dI7GUqA+lTztJSrn+7QyRceajqs4iaU8UG
|
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILHPGnrIg7dI7GUqA+lTztJSrn+7QyRceajqs4iaU8UG
|
||||||
</code>
|
</code>
|
||||||
|
<p>Legacy SSH keys:</p>
|
||||||
<h5>Fingerprint #0</h5>
|
<h5>Fingerprint #0</h5>
|
||||||
<code>
|
<code>
|
||||||
SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M
|
SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M
|
||||||
|
Loading…
x
Reference in New Issue
Block a user