From 49beaa601af26f9a192c225cf263524d5a112ec5 Mon Sep 17 00:00:00 2001 From: iodomi Date: Mon, 22 Jun 2026 14:58:00 +0200 Subject: [PATCH] feat: add ssh fingerprints --- fingerprint.php | 16 ++++++++++++++++ footer.php | 1 + 2 files changed, 17 insertions(+) create mode 100644 fingerprint.php diff --git a/fingerprint.php b/fingerprint.php new file mode 100644 index 0000000..ade2847 --- /dev/null +++ b/fingerprint.php @@ -0,0 +1,16 @@ + + + +
+

> SSH Fingerprint

+
+ +
+ +

SHA256:MPApCxVOpQc/9rXExcYC2bDwM9SzSwRx2RSaEhGoGEw (RSA)

+

SHA256:Jeciv5YkUraww9aAxtz/nzsWywKx649dqUuMjDAzER0 (ED25519)

+

SHA256:65R9vGOH/3c/E5upbYB2yhK83fO0cts9c6hShg/ylio (ECDSA)

+ +
+ + diff --git a/footer.php b/footer.php index 67ff4ef..cd9d716 100644 --- a/footer.php +++ b/footer.php @@ -1,6 +1,7 @@