From d7096bc866fe1455782cc59fb64247b4088f7f87 Mon Sep 17 00:00:00 2001 From: nihilist Date: Fri, 20 Jun 2025 08:12:48 +0200 Subject: [PATCH 1/2] fix post rebranding --- contribute/index.md | 2 +- darknetlantern/index.md | 2 +- offtopic/index.md | 2 +- runtheblog/index.md | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/contribute/index.md b/contribute/index.md index e4c2699..455b5db 100644 --- a/contribute/index.md +++ b/contribute/index.md @@ -12,7 +12,7 @@ In this tutorial we're going to look at how you can contribute to The Opsec Bibl -## The Nihilism Blog Organisation +## The Opsec Bible Organisation First of all, to know what tutorials we'd like to have completed, check out our [Opsec Forgejo Project board](http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions/projects/1): diff --git a/darknetlantern/index.md b/darknetlantern/index.md index 2a809aa..5a2ea70 100644 --- a/darknetlantern/index.md +++ b/darknetlantern/index.md @@ -283,7 +283,7 @@ Also, **please categorize links by their utility instead of trying to categorize Is the website sensitive ? (ex: related to drugs) (y/n) n [+] Add a new Website entry (into unverified.csv) - What is the Website name ? The Nihilism Blog + What is the Website name ? The Opsec Bible What is the website Category ? Blogs What is the website URL ? blog.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion Description for the website ? (Optional) diff --git a/offtopic/index.md b/offtopic/index.md index bd0f4a7..06a7245 100644 --- a/offtopic/index.md +++ b/offtopic/index.md @@ -6,7 +6,7 @@ xmr: 8AUYjhQeG3D5aodJDtqG499N5jXXM71gYKD8LgSsFB9BUV1o7muLv3DXHoydRTK4SZaaUBq4EAU --- # What's On-topic and Off-topic ? -The Nihilism Blog's Operational Security tutorial category is on purpose restricted to a few topics to avoid the subject from being too vast and to remain fully explorable. +The Opsec Bible's Operational Security tutorial category is on purpose restricted to a few topics to avoid the subject from being too vast and to remain fully explorable. ## Topic 1: Privacy diff --git a/runtheblog/index.md b/runtheblog/index.md index e13e78f..38fd1b7 100644 --- a/runtheblog/index.md +++ b/runtheblog/index.md @@ -6,7 +6,7 @@ xmr: 8AUYjhQeG3D5aodJDtqG499N5jXXM71gYKD8LgSsFB9BUV1o7muLv3DXHoydRTK4SZaaUBq4EAU tags: - Contribute --- -# How to run the Nihilism Blog Yourself +# How to run the Opsec Bible Yourself ## **Why are you letting me run the blog ?** @@ -196,7 +196,7 @@ And there you go! you now have a platform to receive criticism, collaborate and ## **Setting up a Mirror List** -And then to make sure the nihilism blog remains resistant to takedowns, you can list it on your own [Darknet Lantern](../darknetlantern/index.md) instance, under the [Blogs](http://lantern.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/index.php?query=Blogs) category: +And then to make sure the Opsec Bible remains resistant to takedowns, you can list it on your own [Darknet Lantern](../darknetlantern/index.md) instance, under the [Blogs](http://lantern.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/index.php?query=Blogs) category: ![](25.png) From 34289b44409811b16e933a06c557c33be4af7a7f Mon Sep 17 00:00:00 2001 From: nihilist Date: Fri, 20 Jun 2025 08:20:56 +0200 Subject: [PATCH 2/2] fix main index page --- index.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/index.md b/index.md index 7f38fa2..03c7226 100644 --- a/index.md +++ b/index.md @@ -1,12 +1,9 @@ # Operational Security: Privacy, Anonymity and Deniability -**BREAKING NEWS:** Welcome to The Opsec Bible v2.0! We are now running mkdocs-material and all of our blogposts have been converted to Markdown to make it simplify the contribution process in the long run. -![](opsec4levels/0.png) - -[SHOWCASED TUTORIAL:](opsec4levels/index.md) Learn how to audit your own setup, to determine your Operational Security (OPSEC) Level, and find out what is the most appropriate internet use for it. - -With this new mkdocs blog version, we have completely changed how you can find blogposts that are relevant to your own situation. Thanks to the Mkdocs search plugin, **you can now search for specific terms (ex:Tor, Monero, Anonymity, Deniability) in the search bar at the top** to find the blogposts that are relevant to what you wish to know. Don't hesitate to combine search terms together to try and find what you need. +``` +"You cannot be governed. You just didn't realize it yet." +``` ## What is the goal of The Opsec Bible ? @@ -18,6 +15,17 @@ With this new mkdocs blog version, we have completely changed how you can find b (Check out [this blogpost](whytheblog/index.md) for more details on our mission) + +![](opsec4levels/0.png) + +[SHOWCASED TUTORIAL:](opsec4levels/index.md) Learn how to audit your own setup, to determine your Operational Security (OPSEC) Level, and find out what is the most appropriate internet use for it. + + +**BREAKING NEWS:** Welcome to The Opsec Bible v2.0! We are now running mkdocs-material and all of our blogposts have been converted to Markdown to make it simplify the contribution process in the long run. + + +With this new mkdocs blog version, we have completely changed how you can find blogposts that are relevant to your own situation. Thanks to the Mkdocs search plugin, **you can now search for specific terms (ex:Tor, Monero, Anonymity, Deniability) in the search bar at the top** to find the blogposts that are relevant to what you wish to know. Don't hesitate to combine search terms together to try and find what you need. + ## Our latest contributed tutorials: - 2025-06-16: [File Verification (minisign update)](file-verification/index.md) - 2025-06-13: [Protesting is not Enough](protestingisnotenough/index.md)