From 3b1d671775f9fab1d2fa3c3f04c21be948245aee Mon Sep 17 00:00:00 2001 From: nihilist Date: Sun, 2 Feb 2025 10:40:15 +0100 Subject: [PATCH] fix spelling + add nginx --- opsec/torwebsite/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opsec/torwebsite/index.html b/opsec/torwebsite/index.html index bc00c10..f0f5575 100644 --- a/opsec/torwebsite/index.html +++ b/opsec/torwebsite/index.html @@ -76,7 +76,7 @@

Initial Setup

-

Before starting, check if your ISP allows tor use or not. And if it does not, make sure you install a VPN to hide the fact that you're using Tor as we did previously here:

+

Before starting, check if your ISP allows tor use or not. And if it does not, make sure you install a VPN to hide the fact that you're using Tor as we did previously here:


 # Download the Mullvad signing key
 sudo curl -fsSLo /usr/share/keyrings/mullvad-keyring.asc https://repository.mullvad.net/deb/mullvad-keyring.asc
@@ -106,7 +106,7 @@ curl ifconfig.me
 

Once done, install tor and compute your Tor domain:


 [ nowhere.moe ] [ /dev/pts/11 ] [/srv]
-→ apt install gcc libc6-dev libsodium-dev make autoconf tor
+→ apt install gcc libc6-dev libsodium-dev make autoconf tor nginx -y
 
 [ nowhere.moe ] [ /dev/pts/11 ] [/srv]
 → git clone https://github.com/cathugger/mkp224o