From 368b54f4865ac77bb4bdb7121465ded873b40a80 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 24 Jun 2025 17:21:17 +0000 Subject: [PATCH] fix(key): remove unnecessary key-length from SSH fingerprint --- key.xhtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/key.xhtml b/key.xhtml index 2cc8d27..3ed0ba6 100644 --- a/key.xhtml +++ b/key.xhtml @@ -1,7 +1,7 @@ - + @@ -124,7 +124,7 @@ #3
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHSJTj7ksjVys/nBy3H6Tn+AwJlzLG9RUAtNOBPAaEtj
-
256 SHA256:/O3c09/4f1lh4zrhFs2qvQEDda6dZbTwG9xEcj8OfWo
+
SHA256:/O3c09/4f1lh4zrhFs2qvQEDda6dZbTwG9xEcj8OfWo
2025-06-23 Present