Compare commits
12 Commits
d83f0833ec
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| f5553f0b65 | |||
| ef5a2652cd | |||
| 68b34682e7 | |||
| a7ae943bea | |||
| eeb047e781 | |||
| 2f13ef8206 | |||
| a5f1f54447 | |||
| 1880a58f94 | |||
| 5a8180c308 | |||
|
3adc7ce3a7
|
|||
|
131e9a1c3f
|
|||
| 44871e36ff |
@@ -0,0 +1,8 @@
|
||||
.PHONY: build run
|
||||
|
||||
build:
|
||||
presenterm privacy-presenterm.md -e
|
||||
|
||||
run:
|
||||
presenterm privacy-presenterm.md
|
||||
|
||||
@@ -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.
|
||||
@@ -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.
|
||||
|
After Width: | Height: | Size: 22 KiB |
|
After Width: | Height: | Size: 152 KiB |
|
After Width: | Height: | Size: 1.1 MiB |
|
After Width: | Height: | Size: 233 KiB |
|
After Width: | Height: | Size: 55 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 92 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 341 KiB |
|
After Width: | Height: | Size: 84 KiB |
|
After Width: | Height: | Size: 43 KiB |
|
After Width: | Height: | Size: 36 KiB |
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 84 KiB |
|
After Width: | Height: | Size: 617 KiB |
@@ -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
|
||||
|
||||

|
||||
|
||||
<!-- 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
|
||||
|
||||

|
||||
<!-- 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
|
||||
|
||||

|
||||
|
||||
- Privacy vs. Anonymity
|
||||
- Digital fingerprinting
|
||||
- Profiling
|
||||
- Digital clone
|
||||
|
||||
<!-- end_slide -->
|
||||
<!-- alignment: center -->
|
||||
<!-- font_size: 2 -->
|
||||
## 5.1. PC
|
||||
|
||||
- MacOS
|
||||
- Windows
|
||||
- Linux (Mint, CachyOS, Debian)
|
||||
|
||||

|
||||
<!-- 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
|
||||
|
||||

|
||||
|
||||
- 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
|
||||
|
||||

|
||||
|
||||
- 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
|
||||

|
||||
|
||||
<!-- end_slide -->
|
||||
<!-- alignment: center -->
|
||||
<!-- font_size: 2 -->
|
||||
# 6.2 Torrent
|
||||
|
||||

|
||||
|
||||
<!-- end_slide -->
|
||||
<!-- alignment: center -->
|
||||
<!-- font_size: 2 -->
|
||||
# 6.3 ISP and VPNs
|
||||
|
||||

|
||||
|
||||
<!-- end_slide -->
|
||||
<!-- alignment: center -->
|
||||
<!-- font_size: 2 -->
|
||||
# 6.4 Tor and I2P
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
@@ -0,0 +1,47 @@
|
||||
# DIGITAL PRIVACY
|
||||
|
||||

|
||||
|
||||
# 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
|
||||