Compare commits

...

12 Commits

Author SHA1 Message Date
coja f5553f0b65 [Privacy] styling 2026-06-02 23:37:25 +02:00
John Doe ef5a2652cd [Privacy] presenterm adjustments 2026-05-31 15:56:55 +02:00
fram3d 68b34682e7 add content to privacy slide 2026-05-31 13:49:39 +02:00
coja a7ae943bea [Privacy] update with assets 2026-05-31 05:19:59 +02:00
coja eeb047e781 [Slide] voltage glitch and pcb with resin printer 2026-05-17 23:44:42 +02:00
coja 2f13ef8206 [Privacy] presenterm and makefile 2026-05-11 01:16:42 +02:00
fram3d a5f1f54447 fix img in privacy 2026-05-10 21:15:21 +02:00
fram3d 1880a58f94 add privacy talk 2026-05-10 21:11:34 +02:00
fram3d 5a8180c308 Merge branch 'master' of https://gitea.dmz.rs/fram3d/workshops 2026-05-09 00:29:40 +02:00
fram3d 3adc7ce3a7 fix typo in algebragrupe slides 2024-10-22 00:26:17 +02:00
fram3d 131e9a1c3f add algebera slides and link to decentrala slide 2024-10-21 16:08:57 +02:00
Jovan Vuceljic 44871e36ff ekonomija update 2024-09-29 23:41:28 +02:00
22 changed files with 248 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
.PHONY: build run
build:
presenterm privacy-presenterm.md -e
run:
presenterm privacy-presenterm.md
+2
View File
@@ -0,0 +1,2 @@
Next sunday, on [date], we will have a lecture about Digital privacy and security in Serbia, hosted by local activists from Decentrala, a hackerspace with expertise in such local issues. This will be a great opportunity for anyone who moved to Serbia to learn about the local survailance, laws and ways to defend yourselves. This talk can be exceptionally usefull to any activists or anyone worried about their digital security.
Lecture will start at [time] and later we will have a Q&A session to address all of your concerns.
+5
View File
@@ -0,0 +1,5 @@
Title: Digital privacy and security in Serbia
Lecturers: fram3d and coja form Decentrala
Descrition: We will analyze the current state of digital privacy in Serbia and the relationship between the government and private sector in the survaliance industry. This talk will go over best tools and practices for personal and collective information security as of 2026 to get the audiance prepared as possible for the constantly growing treat in this area from both government and private actors.
Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 341 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 617 KiB

+186
View File
@@ -0,0 +1,186 @@
---
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
---
<!-- alignment: center -->
<!-- font_size: 2 -->
# 1. Introduction
- dmz.rs
- xecut
- talks and workshops
- services (forum, xmpp)
- direct democracy
<!-- end_slide -->
<!-- alignment: center -->
<!-- font_size: 2 -->
# 2. Police
- SIM cards need ID now
- VTK
- Relationship with social media companies
- Hard to enforce without your cooperation
![image:width:35%](img/welltrained.png)
<!-- end_slide -->
<!-- alignment: center -->
<!-- font_size: 2 -->
# 3. Survaliance infrastruture
- Cameras (Goverment, public transport, private)
- Mobile Towers
- Spy vans
- Facial recognition
- Data collection
- Data trading
![image:width:20%](img/camera.jpg)
<!-- end_slide -->
<!-- alignment: center -->
<!-- font_size: 2 -->
# 4. Comunication Apps
- Viber, Whatsup
- Telegram, Signal
All need phone numbers!
- XMPP (Conversations, Gajim,..)
- Matrix, Briar, Jami,..
<!-- end_slide -->
<!-- alignment: center -->
<!-- font_size: 2 -->
# 5. Digital safeguard
![image:width:50%](img/digital-clone.jpg)
- Privacy vs. Anonymity
- Digital fingerprinting
- Profiling
- Digital clone
<!-- end_slide -->
<!-- alignment: center -->
<!-- font_size: 2 -->
## 5.1. PC
- MacOS
- Windows
- Linux (Mint, CachyOS, Debian)
![image:width:25%](img/linux-family.png)
<!-- end_slide -->
<!-- alignment: center -->
<!-- font_size: 2 -->
## 5.2. Sugested practices
- Block adds
- uOriginBlock
- Network block (piHole, Adguard,..)
- Privacy browsers
- Firefox forks like Librewolf
- Ungoogled chromium
- Tor
- Alternative search engine
- DuckDuckGo
- SearXNG
- many more
- Avoid [big tech] companies
- Fediverse alternatives
- Alternative clients
- Avoid auth
- Beware of LLMs
- Self-hosting
<!-- end_slide -->
<!-- alignment: center -->
<!-- font_size: 2 -->
## 5.3. Mobile
- iOS
- Android
- CustomROM
- Linux
<!-- end_slide -->
<!-- alignment: center -->
<!-- font_size: 2 -->
## 5.4. Degoogling
![image:width:12%](img/degoogle.jpg)
- Hunt for free and open source alternatives
- Aurora store
- Obtanium
- F-Droid
- Reviewed and flagged with antifeatures
- EU is opting out
<!-- end_slide -->
<!-- alignment: center -->
<!-- font_size: 2 -->
## 5.5. CustomROM
- Google blocking the sideloading
![image:width:25%](img/sideload.jpeg)
- AOSP
- Unlock the bootloader
- LinageOS and forks
- GrapheneOS (soon Motorola)
- A lot more, depends on model
- Linux phone (PostmakertOS, Droidian,...)
<!-- end_slide -->
<!-- alignment: center -->
<!-- font_size: 2 -->
# 6. Networks
- Speed vs Privacy
- Logging all conetections: (ISPs, Servers)
- Law will not let you be anonymous
- Connection to the Internet
<!-- end_slide -->
<!-- alignment: center -->
<!-- font_size: 2 -->
# 6.1. Server vs P2P
![image:width:100%](img/p2p.png)
<!-- end_slide -->
<!-- alignment: center -->
<!-- font_size: 2 -->
# 6.2 Torrent
![image:width:70%](img/piratebay.jpg)
<!-- end_slide -->
<!-- alignment: center -->
<!-- font_size: 2 -->
# 6.3 ISP and VPNs
![image:width:80%](img/vpn.png)
<!-- end_slide -->
<!-- alignment: center -->
<!-- font_size: 2 -->
# 6.4 Tor and I2P
![image:width:40%](img/tor.png)
![image:width:40%](img/i2p.png)
+47
View File
@@ -0,0 +1,47 @@
# DIGITAL PRIVACY
![Image](slides/privacy/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