From f3b71567ab6494d61668a48ae215451eb2c04735 Mon Sep 17 00:00:00 2001 From: nihilist Date: Wed, 11 Dec 2024 08:43:02 +0100 Subject: [PATCH] updated with new git issues --- opsec/index.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/opsec/index.html b/opsec/index.html index fdd6f70..cdde9d5 100644 --- a/opsec/index.html +++ b/opsec/index.html @@ -102,7 +102,7 @@
  1. ✅ What is Privacy ? Why is it important ?
  2. ✅ The main source of Privacy: Open source software
  3. -
  4. ❌ Why can't I use FOSS apps on MacOS/Windows?
  5. +
  6. ❌ Why can't I use FOSS apps on MacOS/Windows?
  7. ✅ The lack of Open Source Hardware (CPUs, Motherboards, GPUs)
  8. ✅ Why can't I trust Server-side Encryption ?
@@ -131,8 +131,8 @@
  1. ✅ How to get privacy from your ISP using a VPN inside a VM
  2. ✅ How to Route VMs traffic through a VPN on the Host OS
  3. -
  4. ❌ How to route your entire network through a VPN on the Router
  5. -
  6. ❌ How to route your entire network through XRay on the Router
  7. +
  8. ❌ How to route your entire network through a VPN on the Router
  9. +
  10. ❌ How to route your entire network through XRay on the Router
@@ -170,7 +170,7 @@

💻 Clientside Anonymity (⚠️ Check if your ISP allows Tor or Not!)

    -
  1. ❌ How to get internet access without any KYC ?
  2. +
  3. ❌ How to get internet access without any KYC ?
  4. ❌ How to setup and navigate Qubes OS
  5. ✅ VMs for Long-term Anonymity (Whonix QEMU VMs)
  6. ✅ Tor Web Browser setup
  7. @@ -312,7 +312,7 @@

    🧅 Serverside - Plausible Deniability at Home (⚠️ Self Hosting = Risky!)

      -
    1. ❌ Host OS WAN Failover Configuration
    2. +
    3. ❌ Host OS WAN Failover Configuration
    4. ✅ Electrical Failover (basic UPS setup)
    5. ❌ Isolating on-premise hidden services (VM-based restrictive networking)
    6. 🟠 Deniable Encryption Protection Automation
    7. @@ -331,10 +331,10 @@

      🧅 Serverside - High Availability for Deniability (⚠️ Remote Hosting = Safer!)

        -
      1. ❌ Why is High Availability Important for Deniability ?
      2. -
      3. ❌ How to setup a basic NGINX / PHP / MySQL app
      4. -
      5. ❌ How to setup a MySQL Master-Master replication over Tor
      6. -
      7. ✅ Endgame V3 (.onion service Anti DDOS / Load Balancer / WAF + Captcha) ⭐
      8. +
      9. ❌ Why is High Availability Important for Deniability ?
      10. +
      11. ❌ How to setup a basic NGINX / PHP / MySQL app
      12. +
      13. ❌ How to setup a MySQL Master-Master replication over Tor
      14. +
      15. 🟠 Endgame V3 (.onion service Anti DDOS / Load Balancer / WAF + Captcha) ⭐