From 03bbc48250e4757c78ac363afa25f12bbbcf058c Mon Sep 17 00:00:00 2001 From: nihilist Date: Tue, 30 Jul 2024 22:05:15 +0200 Subject: [PATCH] fixed the tutorial layout --- servers/anon.html | 22 +++++++++++++++------- servers/torwebsite/index.html | 1 + 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/servers/anon.html b/servers/anon.html index 3ddb48a..b7aab78 100644 --- a/servers/anon.html +++ b/servers/anon.html @@ -169,6 +169,8 @@
  • 🟠 VMs for Long-term Anonymity (Whonix QEMU VMs)

  • + +

    💻 Clientside - Decentralized Finances ⭐

      @@ -182,10 +184,6 @@
    1. ❌ Monero Inheritence Management

    - -
    - -

    💻 Clientside - Making use of Anonymity (Non-KYC Providers)

    1. ❌ How to get a mail account anonymously (Mails as a service)
    2. @@ -194,6 +192,10 @@
    3. ❌ How to get a residential proxies anonymously

    +
    +
    + +

    🧅 Serverside - Contributing to Anonymity

      @@ -205,10 +207,16 @@
    1. ❌ Haveno Seed Node

    -

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

    +

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

      -
    1. 🟠 Hosting a .onion website when the ISP allows anonymity (with custom .onion Vanity V3 address) (server -> tor)
    2. -
    3. ❌ Hosting a .onion website when the ISP doesnt allow anonymity (server -> vpn -> tor)
    4. +
    5. 🟠 .onion website with custom .onion Vanity V3 address
    6. +
    7. ❌ Basic Webserver setup (NGINX / PHP / MYSQL)
    8. +
    9. ❌ Minimalistic MoneroSSO .onion setup
    10. +
    11. ❌ XMPP prosody .onion setup (chat service)
    12. +
    13. ❌ Gitea .onion setup (Code repositories)
    14. +
    15. ❌ Nextcloud .onion setup (cloud storage)
    16. +
    17. ❌ Mastodon .onion setup (Microblogging)
    18. +
    19. ❌ Discourse .onion setup (Forums)


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

    diff --git a/servers/torwebsite/index.html b/servers/torwebsite/index.html index eedc22d..b4d6c8b 100644 --- a/servers/torwebsite/index.html +++ b/servers/torwebsite/index.html @@ -64,6 +64,7 @@

    Tor Website Setup

    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.

    +

    TODO: setups where 1) isp doesnt allow tor traffic 2) isp doesnt allow tor, nor vpns