diff --git a/servers/anon.html b/servers/anon.html index d1afb6d..5e43158 100644 --- a/servers/anon.html +++ b/servers/anon.html @@ -209,9 +209,9 @@
  • ❌ Haveno DEX Network

  • -

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

    +

    🧅 Serverside - Anonymous Hidden Services

      -
    1. ✅ Introduction to Self-Hosting Hidden Services
    2. +
    3. ✅ Introduction to Hosting Hidden Services
    4. ✅ Hidden Service with custom .onion Vanity V3 address
    5. ❌ Basic Webserver setup (NGINX / PHP / MYSQL)
    6. ❌ Minimalistic MoneroSSO .onion setup
    7. @@ -222,15 +222,14 @@
    8. ❌ Discourse .onion setup (Forums)


    -

    🧅 Serverside - Remote Clearnet Services (⚠️ Remote Hosting = Safer!)

    +

    🧅 Serverside - Anonymous Clearnet Services

    1. ✅ How to rent remote servers anonymously (Cloud resellers) ⭐
    2. -
    3. ✅ Remote anonymous access setup (cockpit + ssh through tor)
    4. ❌ How to rent remote domains anonymously (Registrar resellers) ⭐
    5. +
    6. ✅ Remote anonymous access setup (cockpit + ssh through tor)
    7. ✅ Clearnet Bind9 DNS server setup (with DNSSEC)
    8. ✅ Clearnet Matrix server (federated clearnet chatting)
    9. ✅ Anonymous (remote or self-hosted) clearnet Mail Server ⭐
    10. -
    11. 🟠 XMPP server (Gajim, OMEO encryption, ejabberd .onion setup)


    diff --git a/servers/hiddenservices/4.png b/servers/hiddenservices/4.png new file mode 100644 index 0000000..2c6820b Binary files /dev/null and b/servers/hiddenservices/4.png differ diff --git a/servers/xmpp2024/index.html b/servers/xmpp2024/index.html index ae6bd10..b72ce86 100644 --- a/servers/xmpp2024/index.html +++ b/servers/xmpp2024/index.html @@ -75,7 +75,7 @@

    XMPP Server Setup

    -

    Before starting, check out this tutorial on how to create your first hidden service.

    +

    Before starting, check out this tutorial on how to create your first hidden service.

    
     root@ANON-home:~# apt install prosody prosody-modules -y