diff --git a/docs/graphs/.$blog_roadmap.drawio.bkp b/docs/graphs/.$blog_roadmap.drawio.bkp new file mode 100644 index 0000000..41cec62 --- /dev/null +++ b/docs/graphs/.$blog_roadmap.drawio.bkp @@ -0,0 +1,374 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/graphs/blog_roadmap.drawio b/docs/graphs/blog_roadmap.drawio new file mode 100644 index 0000000..41cec62 --- /dev/null +++ b/docs/graphs/blog_roadmap.drawio @@ -0,0 +1,374 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/graphs/qualitystandard.drawio b/docs/graphs/qualitystandard.drawio index 1ce0fa0..f1a88b9 100644 --- a/docs/graphs/qualitystandard.drawio +++ b/docs/graphs/qualitystandard.drawio @@ -1,6 +1,6 @@ - + @@ -143,7 +143,7 @@ - + @@ -158,7 +158,7 @@ - + diff --git a/docs/index.md b/docs/index.md index 671f439..7c41f27 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,3 @@ -# The Nihilism Blog - ## [Operational Security: Privacy, Anonymity and Deniability](opsec/index.md) ![](opsec/opsec4levels/0.png) diff --git a/docs/opsec b/docs/opsec index ff6bc22..ab805ea 160000 --- a/docs/opsec +++ b/docs/opsec @@ -1 +1 @@ -Subproject commit ff6bc2277238e8af4a24ff5f037e47fd3e10d2da +Subproject commit ab805ea1fdd8ab67c6c41577286e864e4f3e52a0 diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index a4c7651..50999e3 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -23,6 +23,43 @@ img { max-height: 800px; } -code { - word-wrap: break-word; -} \ No newline at end of file +.md-typeset pre > code { + padding: 9.5px; + font-size: 13px; + line-height: 1.428571429; + color: #FFFFFF; + + white-space: pre-wrap; + + background-color: #000000; +} + +.md-typeset pre { + border-color: #f09018; + margin: 1em 0; + border-width: 1px; + border-style: solid; +} + +strong { + background-color: #08101c; + color: #e5ae39; + padding-right: 1px; + padding-left: 1px; + padding-top: 1px; + padding-bottom: 1px; + border: 2px solid #08101c; + border-radius: 5px; +} + +.md-typeset strong { + background-color: #08101c; + color: #e5ae39; + padding-right: 1px; + padding-left: 1px; + padding-top: 1px; + padding-bottom: 1px; + border: 2px solid #08101c; + border-radius: 5px; +} + diff --git a/mkdocs.yml b/mkdocs.yml index 81b96ec..ff5a171 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -43,34 +43,34 @@ nav: - opsec/opsec/index.md - opsec/multiple_identities/index.md - opsec/chats/index.md - - Level 1 | Privacy: + - Opsec Level 1 | Privacy: - 📝 Explaining Privacy: - opsec/privacy/index.md - opsec/closedsource/index.md - opsec/openhardware/index.md - opsec/serversideencryption/index.md - - 💻 Getting Started: - - opsec/linux/index.md - - opsec/graphene/index.md - - opsec/privatesimplex/index.md - - opsec/qubesos/index.md - - 💻 File Sharing: - - opsec/syncthingvpn/index.md - - opsec/p2ptorrents/index.md - - 💻 Maintaining Privacy: - - opsec/compilation/index.md - - opsec/hypervisorsetup/index.md - - opsec/passwordmanagement/index.md - - opsec/pgp/index.md - - opsec/qubesosnetwork/index.md - - 💻 Privacy from your ISP: - - opsec/vpn/index.md - - opsec/vpnqemu/index.md + - 💻 Clientside Privacy: + - Host OS Setup: + - opsec/linux/index.md + - opsec/graphene/index.md + - opsec/hypervisorsetup/index.md + - opsec/vpn/index.md + - opsec/vpnqemu/index.md + - 💻 Private VM Privacy: + - opsec/privatesimplex/index.md + - opsec/compilation/index.md + - opsec/passwordmanagement/index.md + - opsec/pgp/index.md + - opsec/syncthingvpn/index.md + - opsec/p2ptorrents/index.md + - Misc Qubes OS: + - opsec/qubesos/index.md + - opsec/qubesosnetwork/index.md #- 💻 Monitoring that your Privacy is intact: #- ⚠️ Miscellaneous - In real life: - - 💻 Serverside Privacy: + - 💻 Serverside Privacy (Self-Hosting): - opsec/selfhosting/index.md - - Level 2 | Anonymity: + - Opsec Level 2 | Anonymity: - 📝 Explaining Anonymity: - opsec/anonymityexplained/index.md - opsec/anonuse/index.md @@ -80,14 +80,15 @@ nav: - opsec/torthroughvpn/index.md - opsec/clearnetvsdarknet/index.md - opsec/darknetexploration/index.md - - 💻 Clientside - Anonymity: - - opsec/whonixqemuvms/index.md - - opsec/torbrowsing/index.md - - opsec/whentorisblocked/index.md - - opsec/anonproxy/index.md - - opsec/anonsimplex/index.md - - opsec/anonsms/index.md - - opsec/anonemail/index.md + - 💻 Clientside Anonymity: + - Anonymous VM Anonymity: + - opsec/anonsimplex/index.md + - opsec/whonixqemuvms/index.md + - opsec/torbrowsing/index.md + - opsec/whentorisblocked/index.md + - opsec/anonproxy/index.md + - opsec/anonsms/index.md + - opsec/anonemail/index.md - 💻 Using AI for Anonymity: - opsec/openwebuilocalllms/index.md - opsec/stylometry/index.md @@ -134,7 +135,7 @@ nav: - opsec/mailprivate/index.md - ⚠️ Miscellaneous - In real life: - opsec/anonprotest/index.md - - Level 3 | Deniability: + - Opsec Level 3 | Deniability: - 📝 Explaining Plausible Deniability: - opsec/stancesensitive/index.md - opsec/deniability/index.md