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 --- tor.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tor.html') 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