mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/opsec-blogposts.git
synced 2025-06-08 05:19:37 +00:00
setting up work environement based on available template
This commit is contained in:
parent
9e189552cd
commit
8b7a2f788e
1 changed files with 62 additions and 0 deletions
62
lawsdonotstopcrime/index.md
Normal file
62
lawsdonotstopcrime/index.md
Normal file
|
@ -0,0 +1,62 @@
|
|||
---
|
||||
author: Crabmeat
|
||||
date: 2025-06-03
|
||||
gitea_url: "http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions/issues/343"
|
||||
xmr: 89aWkJ8yabjWTDYcHYhS3ZCrNZiwurptzRZsEpuBLFpJgUfAK2aj74CPDSNZDRnRqeKNGTgrsi9LwGJiaQBQP4Yg5YtJw2U
|
||||
---
|
||||
# Laws do not stop crimes
|
||||
|
||||
##
|
||||
|
||||
## **Why is this important ? In which context ?**
|
||||
|
||||
Context: You are at home, in your bedroom, and you want to do something privately.
|
||||
|
||||
Situation: Let's suppose that you want to do something private in your bedroom but the neighbor is watching what you're doing through your window.
|
||||
|
||||
Drawio Graph representation of the Problem:
|
||||
|
||||

|
||||
|
||||
|
||||
In this context, the problem is that the neighbor can see through your window. And because we want privacy, we need to find a way to prevent it.
|
||||
|
||||
|
||||
## **What is the solution ?**
|
||||
|
||||
Drawio Graph representation of the Solution:
|
||||
|
||||

|
||||
|
||||
Prerequisites:
|
||||
- Get a house or apartment
|
||||
- the bedroom must have a window
|
||||
|
||||
|
||||
## How can I implement the solution ?
|
||||
|
||||
1) Order the blinds through the command-line to look cool:
|
||||
|
||||
```sh
|
||||
curl -H 'Content-Type: application/json' \
|
||||
-d '{ "title":"my_cool_order","item":"blinds", "id": 1}' \
|
||||
-X POST \
|
||||
https://thatonewebsitethatsellsblindsformonero.onion
|
||||
```
|
||||
|
||||
2) once the package arrives, unpack it, and then screw it onto the wall
|
||||
|
||||

|
||||
|
||||
3) then assemble it just above the window
|
||||
|
||||

|
||||
|
||||
4) and finally close the blinds to prevent the annoying neighbor from peeking in
|
||||
|
||||

|
||||
|
||||
## Conclusion
|
||||
|
||||
And that's it! thanks to this tutorial you now know how to get privacy in your bedroom!
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue