From a547eec9c2371bd1c664ba14f2ce75af8b365ef5 Mon Sep 17 00:00:00 2001 From: oxeo0 Date: Sat, 17 May 2025 11:22:55 +0200 Subject: [PATCH] add stateistheenemy and signalnoanonymity to index --- docs/hacking | 2 +- docs/opsec | 2 +- docs/productivity | 2 +- mkdocs.yml | 2 ++ 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/hacking b/docs/hacking index ec6691f..519fd1c 160000 --- a/docs/hacking +++ b/docs/hacking @@ -1 +1 @@ -Subproject commit ec6691f7329c3d46a86f1059388ee216ba8cb424 +Subproject commit 519fd1c612c1199832eb1cd2657e433dd98273cf diff --git a/docs/opsec b/docs/opsec index e142601..97abf00 160000 --- a/docs/opsec +++ b/docs/opsec @@ -1 +1 @@ -Subproject commit e142601b4d7b1ee6fbe651b8465ea73998a6cfe0 +Subproject commit 97abf008980c54763aff79934d80e489aadcea76 diff --git a/docs/productivity b/docs/productivity index 4a0d2fe..6e68315 160000 --- a/docs/productivity +++ b/docs/productivity @@ -1 +1 @@ -Subproject commit 4a0d2fe406b1759570bf92a5defb79423ad1b6a7 +Subproject commit 6e68315f108847e19cb3c2e5a567be8da56ca36c diff --git a/mkdocs.yml b/mkdocs.yml index 66f5e89..2e6b14b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -40,6 +40,7 @@ nav: - opsec/aps/index.md - opsec/governments/index.md - opsec/govfear/index.md + - opsec/stateistheenemy/index.md - 📝 Explaining OPSEC ⭐: - opsec/opsec4levels/index.md - opsec/internetsegmentation/index.md @@ -87,6 +88,7 @@ nav: - opsec/phonenumbers/index.md - opsec/anonymitymetadata/index.md - opsec/torvsvpns/index.md + - opsec/signalnoanonymity/index.md - 💻 Clientside Anonymity: - opsec/whonixqemuvms/index.md - opsec/torbrowsing/index.md