From 96924298bb666cdf01ad476d0a30cba603f81fe7 Mon Sep 17 00:00:00 2001 From: Kayden Tebau Date: Thu, 9 Mar 2023 21:35:04 -0800 Subject: [PATCH] Add SSH host keys --- templates/main/services.html.ep | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/templates/main/services.html.ep b/templates/main/services.html.ep index 5b68740..e4925a7 100644 --- a/templates/main/services.html.ep +++ b/templates/main/services.html.ep @@ -14,6 +14,14 @@ can use the SSH shell to store files and create your webpage! :)

+

+ The host keys are published under DNS and are as follows: +

+
+256 SHA256:cnAVPz7z2ZZUUqzXmoTNQ58QSZ8eH0NC0C6B93u7Ai4 root@woofer (ECDSA)
+256 SHA256:HxDZv8mvpbimMzamM2L+fJ+R2sv0P3jehklfrxqz8QM root@woofer (ED25519)
+3072 SHA256:1BH7BPNlROWxh+4/LttipJQFLps+J51IHRn+f6j+tVI root@woofer (RSA)
+

File sync (Nextcloud)