mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/opsec-blogposts.git
synced 2025-05-16 12:57:06 +00:00
fix alot of shit, post-mkdocs contribute guides fixed
This commit is contained in:
parent
abc95a5139
commit
d43e7a15b1
41 changed files with 452 additions and 553 deletions
|
@ -1,66 +1,68 @@
|
|||
---
|
||||
author: nihilist
|
||||
date: 2001-01-30
|
||||
author: Anonymous
|
||||
date: 2001-09-11
|
||||
gitea_url: "http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions/issues/260"
|
||||
xmr: 8AUYjhQeG3D5aodJDtqG499N5jXXM71gYKD8LgSsFB9BUV1o7muLv3DXHoydRTK4SZaaUBq4EAUqpZHLrX2VZLH71Jrd9k8
|
||||
---
|
||||
# SRVNAME Setup
|
||||
# Tutorial Title
|
||||
|
||||
In this tutorial we're going to explain A,B,C and showcase how to do X,Y,Z.
|
||||
|
||||
This blogpost reuses elements from these other tutorials:
|
||||
- [What is Privacy ?](../privacy/index.md)
|
||||
- [How to install Kicksecure as a Host OS](../linux/index.md)
|
||||
- [How to install QEMU as a Hypervisor](../hypervisorsetup/index.md)
|
||||
|
||||
|
||||
## **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.
|
||||
|
||||
## **Initial Setup**
|
||||
|
||||
![]()
|
||||
|
||||
|
||||
|
||||
|
||||
## **What is the solution ?**
|
||||
|
||||
![]()
|
||||
|
||||
|
||||
|
||||
|
||||
Drawio Graph representation of the Solution:
|
||||
|
||||
![]()
|
||||
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
## **Setup**
|
||||
Prerequisites:
|
||||
- Get a house or apartment
|
||||
- the bedroom must have a window
|
||||
|
||||
![]()
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
![]()
|
||||
|
||||
|
||||
|
||||
|
||||
## How can I implement the solution ?
|
||||
|
||||
![]()
|
||||
|
||||
|
||||
|
||||
|
||||
1) Order the blinds through the commandline to look cool:
|
||||
|
||||
## **Setup**
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
```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