From a785392b004edb62edeb6f17ba984fed54125593 Mon Sep 17 00:00:00 2001 From: forest Date: Sun, 31 Jan 2021 01:19:04 -0600 Subject: [PATCH] blah --- capsulflask/templates/about-ssh.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capsulflask/templates/about-ssh.html b/capsulflask/templates/about-ssh.html index ea81d87..df65681 100644 --- a/capsulflask/templates/about-ssh.html +++ b/capsulflask/templates/about-ssh.html @@ -268,7 +268,7 @@ Host key verification failed. Besides using the provider's HTTPS-based console to log into the machine & directly read the public key, providers also recommend using a "userdata script". - This script would run on boot & to upload the machine's SSH public keys to a + This script would run on boot & upload the machine's SSH public keys to a trusted location like Backblaze B2 or Amazon S3[1], for an application to retrieve later. As an example, I wrote a