diff --git a/.gitmodules b/.gitmodules index 37b8566..be26f04 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,17 +1,12 @@ [submodule "docs/opsec"] path = docs/opsec url = http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/opsec-blogposts - branch = next [submodule "docs/productivity"] path = docs/productivity url = http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/productivity-blogposts - branch = next [submodule "docs/selfhosting"] path = docs/selfhosting url = http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/selfhosting-blogposts - branch = next [submodule "docs/hacking"] path = docs/hacking url = http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/hacking-blogposts - branch = next - diff --git a/docs/graphs/tor deanonymizations.png b/docs/graphs/tor deanonymizations.png new file mode 100644 index 0000000..c6fde82 Binary files /dev/null and b/docs/graphs/tor deanonymizations.png differ diff --git a/docs/hacking b/docs/hacking index 403bbfa..519fd1c 160000 --- a/docs/hacking +++ b/docs/hacking @@ -1 +1 @@ -Subproject commit 403bbfabe22e797cfd1588c43fd8c66cb5b689c9 +Subproject commit 519fd1c612c1199832eb1cd2657e433dd98273cf diff --git a/docs/opsec b/docs/opsec index 09e77e6..97abf00 160000 --- a/docs/opsec +++ b/docs/opsec @@ -1 +1 @@ -Subproject commit 09e77e683edab4471b09054d58d9096d4cdd53db +Subproject commit 97abf008980c54763aff79934d80e489aadcea76 diff --git a/docs/productivity b/docs/productivity index c0cca7a..6e68315 160000 --- a/docs/productivity +++ b/docs/productivity @@ -1 +1 @@ -Subproject commit c0cca7afa535f5665126b9507695d820177d7ab6 +Subproject commit 6e68315f108847e19cb3c2e5a567be8da56ca36c diff --git a/docs/selfhosting b/docs/selfhosting index a767f68..6dbcdbe 160000 --- a/docs/selfhosting +++ b/docs/selfhosting @@ -1 +1 @@ -Subproject commit a767f6876713573ca93a46e97ac791aeb5bd21d3 +Subproject commit 6dbcdbe56c38c1a5263bf708dc59d0a882d194b6 diff --git a/mkdocs.yml b/mkdocs.yml index 0b75618..2e6b14b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -591,7 +591,7 @@ copyright: "Creative Commons Zero: No Rights Reserved" extra_css: - stylesheets/extra.css - #- assets/stylesheets/interactive_graph.css + - assets/stylesheets/interactive_graph.css plugins: #- obsidian-interactive-graph # doesnt work yet