From fc024d7d8a9974a57baa782eedd500b2d0b80444 Mon Sep 17 00:00:00 2001 From: oxeo0 Date: Thu, 8 May 2025 11:24:13 +0200 Subject: [PATCH 1/5] fix bold in code --- sensitivevm/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sensitivevm/index.md b/sensitivevm/index.md index 0b5ed96..6af08e5 100644 --- a/sensitivevm/index.md +++ b/sensitivevm/index.md @@ -362,8 +362,8 @@ Which after tweaking it accordingly we end up with the following reboot script: # turn off display xset dpms force off & - **# run script.sh to kill vlc - /run/media/private/user/sda/script.sh** + # run script.sh to kill vlc + /run/media/private/user/sda/script.sh # kill all processes that could block veracrypt from closing killall thunar From d636a294d1e1397a5ccb5eebed66badbc28b33f1 Mon Sep 17 00:00:00 2001 From: nihilist Date: Thu, 8 May 2025 18:20:29 +0200 Subject: [PATCH 2/5] WARNING NEW CHANGE ! --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 7f16d02..b4a57d0 100644 --- a/index.md +++ b/index.md @@ -1,6 +1,6 @@ # Operational Security: Privacy, Anonymity and Deniability -**BREAKING NEWS:** Welcome to the Nihilism Opsec Blog 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. +**/!\ BREAKING NEWS:** Welcome to the Nihilism Opsec Blog 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) From 52eb81b8702b3ff4dabe96a1da3ec5f1c351c22b Mon Sep 17 00:00:00 2001 From: nihilist Date: Thu, 8 May 2025 18:31:00 +0200 Subject: [PATCH 3/5] fix --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index b4a57d0..53d822b 100644 --- a/index.md +++ b/index.md @@ -1,6 +1,6 @@ # Operational Security: Privacy, Anonymity and Deniability -**/!\ BREAKING NEWS:** Welcome to the Nihilism Opsec Blog 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. +**/!\/! BREAKING NEWS:** Welcome to the Nihilism Opsec Blog 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) From 770cbfb57498ef9238b3d8b3d91a97bfa33f179b Mon Sep 17 00:00:00 2001 From: nihilist Date: Thu, 8 May 2025 18:31:15 +0200 Subject: [PATCH 4/5] fix --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 53d822b..7f16d02 100644 --- a/index.md +++ b/index.md @@ -1,6 +1,6 @@ # Operational Security: Privacy, Anonymity and Deniability -**/!\/! BREAKING NEWS:** Welcome to the Nihilism Opsec Blog 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. +**BREAKING NEWS:** Welcome to the Nihilism Opsec Blog 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) From a6547724fa9471b06feddea4c55e1342b88dddcd Mon Sep 17 00:00:00 2001 From: nihilist Date: Thu, 8 May 2025 18:31:49 +0200 Subject: [PATCH 5/5] fix --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 7f16d02..dfc11d1 100644 --- a/index.md +++ b/index.md @@ -6,7 +6,7 @@ [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 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. +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-05-02: [Convert Monero into other Cryptos Anonymously (XMR -> LTC)](haveno-crypto/index.md)