From 2f13ef8206d0822187ce8cfff55cbf4177d797af Mon Sep 17 00:00:00 2001 From: coja Date: Mon, 11 May 2026 01:16:42 +0200 Subject: [PATCH] [Privacy] presenterm and makefile --- slides/privacy/Makefile | 8 ++++ slides/privacy/privacy-presenterm.md | 72 ++++++++++++++++++++++++++++ 2 files changed, 80 insertions(+) create mode 100644 slides/privacy/Makefile create mode 100644 slides/privacy/privacy-presenterm.md diff --git a/slides/privacy/Makefile b/slides/privacy/Makefile new file mode 100644 index 0000000..8e4ab74 --- /dev/null +++ b/slides/privacy/Makefile @@ -0,0 +1,8 @@ +.PHONY: build run + +build: + presenterm privacy-presenterm.md -e + +run: + presenterm privacy-presenterm.md + diff --git a/slides/privacy/privacy-presenterm.md b/slides/privacy/privacy-presenterm.md new file mode 100644 index 0000000..b81e7f5 --- /dev/null +++ b/slides/privacy/privacy-presenterm.md @@ -0,0 +1,72 @@ +--- +title: Digital Privacy +author: Decentrala +theme: + terminal_font_size: 28 + margin: + percent: 8 + override: + footer: + style: template + center: '**Digital Privacy** | decentrala.org' + right: "{current_slide} / {total_slides}" + height: 1 + +--- +![](1.jpeg) + + +# Introduction + +- dmz.rs +- xecut +- talks and workshops +- direct democracy + + + +# Police + +- SIM cards need ID now +- VTK +- Relationship with social media companies +- Hard to enforce without your cooperation + + + +# Survaliance infrastruture + +- Cameras (Goverment, public transport, private) +- Mobile Towers +- Spy vans + + + +# Apps + +- Viber, Whatsup +- Telegram, Signal +- All need phone numbers! +- Conversations + + + +# Systems + +- Andorid +- IOS +- Windows +- MacOS +- Linux + + + + +# Networks + +- Server vs P2P +- Torrent +- ISP and VPNs +- Tor and I2P + +