From 26e3224b42a2050d08661eb378ed922a227cc416 Mon Sep 17 00:00:00 2001 From: nihilist Date: Thu, 6 Feb 2025 13:18:27 +0100 Subject: [PATCH] new tutorial ideas --- opsec/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/opsec/index.html b/opsec/index.html index 812e959..a02a244 100644 --- a/opsec/index.html +++ b/opsec/index.html @@ -255,7 +255,7 @@
  • ❌ How to Verify one's Identity while maintaining Anonymity using PGP canaries ?
  • ✅ Forgejo .onion Setup (Anonymous Code Repositories and Collaboration)
  • ❌ How to setup Nerostr (Nostr blogging)
  • -
  • ❌ How to setup a .onion Lemmy instance (to replace Reddit)
  • +
  • ❌ How to monitor your servers Anonymously


  • 🧅 Serverside - Anonymous Clearnet Services

    @@ -333,6 +333,7 @@
    1. 🟠 Sensitive Services: Self-Host or Host Remotely ?
    2. ✅ When the Adversary is the cloud provider himself
    3. +
    4. ❌ Sensitive remote servers organisation
    5. ❌ Protecting against cold boot attacks, encrypting RAM with no Hardware access
    6. ❌ System Intrusion / Integrity monitoring (kernel modules, binary files, unwanted processes, hardware changes)
    7. ❌ Anti-tampering custom Linux OS (debian-based)