From f9a28b78ad32bd54ea35afd456b27b0dedf6c9a5 Mon Sep 17 00:00:00 2001 From: tfasano1 Date: Thu, 29 Jul 2021 16:52:44 -0400 Subject: Note that ssl certificates not neded for tor --- auth.html | 2 +- tor.html | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/auth.html b/auth.html index 2418b97..49ee445 100644 --- a/auth.html +++ b/auth.html @@ -114,7 +114,7 @@

Reload nginx and you're good to go!

- Contributor - tomfasano.xyz + Contributor - tomfasano.co diff --git a/tor.html b/tor.html index 86162a8..6711d5c 100644 --- a/tor.html +++ b/tor.html @@ -89,7 +89,10 @@ HiddenServicePort 80 127.0.0.1:80
apt update
 apt install tor
-

Contributor - tomfasano.xyz

+

Note:

+

You do not need to run certbot for an ssl certificate. HTTP over tor is plenty secure!

+ +

Contributor - tomfasano.co

-- cgit v1.2.3