fix(key): remove unnecessary key-length from SSH fingerprint
This commit is contained in:
parent
ebb67b9f29
commit
368b54f486
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Key -->
|
||||
<!-- Version: 9.2.0-alpha.7 -->
|
||||
<!-- Version: 9.2.0-alpha.8 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -124,7 +124,7 @@
|
||||
<tr class="ssh-valid">
|
||||
<td class="ssh-valid">#3</td>
|
||||
<td><pre class="ssh-valid">ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHSJTj7ksjVys/nBy3H6Tn+AwJlzLG9RUAtNOBPAaEtj</pre></td>
|
||||
<td><pre class="ssh-valid">256 SHA256:/O3c09/4f1lh4zrhFs2qvQEDda6dZbTwG9xEcj8OfWo</pre></td>
|
||||
<td><pre class="ssh-valid">SHA256:/O3c09/4f1lh4zrhFs2qvQEDda6dZbTwG9xEcj8OfWo</pre></td>
|
||||
<td class="ssh-valid">2025-06-23</td>
|
||||
<td class="ssh-valid">Present</td>
|
||||
</tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user