summaryrefslogtreecommitdiff
path: root/tor.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-07-30 09:00:04 -0400
committerGitHub <noreply@github.com>2021-07-30 09:00:04 -0400
commit21a8bbdb6d70d58ed803a11bf3da64daebc0601b (patch)
treefb045eae71f60a03931a742416f54ff8cbc1c3f5 /tor.html
parentec8540967e9c87ad0c72bb2ba6f32faaf477c104 (diff)
parentf9a28b78ad32bd54ea35afd456b27b0dedf6c9a5 (diff)
Merge pull request #98 from tfasano1/master
Note that ssl certificates are not needed for tor
Diffstat (limited to 'tor.html')
-rw-r--r--tor.html5
1 files changed, 4 insertions, 1 deletions
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</code></pre>
<pre><code>apt update
apt install tor</code></pre>
- <p><strong>Contributor</strong> - <a href="https://tomfasano.xyz" target="_blank">tomfasano.xyz</a></p>
+ <h4>Note:</h4>
+ <p>You do <u>not</u> need to run certbot for an ssl certificate. HTTP over tor is plenty secure!</p>
+
+ <p><strong>Contributor</strong> - <a href="https://tomfasano.co" target="_blank">tomfasano.co</a></p>
</main>
<footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><a href="index.html"><li><img src="pix/chad.gif" alt="chad"></li></a><a href="rss.xml"><li><img src="pix/rss.svg" alt="RSS"></li></a><a href="pix/btc.png"><li><img src="pix/btc.svg" alt="BTC"></li></a><a href="pix/xmr.png"><li><img src="pix/xmr.svg" alt="XMR"></li></a><a href="https://github.com/lukesmithxyz/landchad"><li><img src="pix/git.svg" alt="Github"></li></a></footer>