diff --git a/servers/anon.html b/servers/anon.html index 8361c12..0a12fd8 100644 --- a/servers/anon.html +++ b/servers/anon.html @@ -206,12 +206,13 @@
  • ✅ Monero Node
  • ❌ Monero Mining (help validate the network)
  • ❌ Haveno Seed Node
  • +
  • ❌ Haveno DEX Network

  • 🧅 Serverside - Self-Hosting Hidden Services (⚠️ Self-Hosting = Non-Sensitive!)

    1. ✅ Introduction to Self-Hosting Hidden Services
    2. -
    3. 🟠 .onion website with custom .onion Vanity V3 address
    4. +
    5. ✅ Hidden Service with custom .onion Vanity V3 address
    6. ❌ Basic Webserver setup (NGINX / PHP / MYSQL)
    7. ❌ Minimalistic MoneroSSO .onion setup
    8. ❌ XMPP prosody .onion setup (chat service)
    9. diff --git a/servers/torwebsite/index.html b/servers/torwebsite/index.html index fef5808..fc5ddad 100644 --- a/servers/torwebsite/index.html +++ b/servers/torwebsite/index.html @@ -8,7 +8,7 @@ - Tor Website Setup + Hidden Service with custom .onion Vanity V3 address @@ -61,9 +61,9 @@
      Previous Page

      nihilist@mainpc - 2024-02-01

      -

      Tor Website Setup

      +

      Hidden Service with custom .onion Vanity V3 address

      -

      In this tutorial we'll setup a TOR website, which can be accessed via a .onion link. We'll set it up using nginx and Tor.

      +

      In this tutorial we'll setup a Hidden Service with custom .onion Vanity V3 address, we'll set it up using nginx and Tor.

      @@ -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