diff --git a/slides/privacy/announcement.txt b/slides/privacy/announcement.txt new file mode 100644 index 0000000..1ba6ff5 --- /dev/null +++ b/slides/privacy/announcement.txt @@ -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. diff --git a/slides/privacy/desc.txt b/slides/privacy/desc.txt index 6c042bd..d0237a2 100644 --- a/slides/privacy/desc.txt +++ b/slides/privacy/desc.txt @@ -1 +1,5 @@ -In this talk we analyze the current state of privacy in popular chat apps and systems, as well as survaliance infrastruture in Serbia as of 2026. +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. diff --git a/slides/privacy/img/camera.jpg b/slides/privacy/img/camera.jpg new file mode 100644 index 0000000..25746b0 Binary files /dev/null and b/slides/privacy/img/camera.jpg differ diff --git a/slides/privacy/img/i2p.png b/slides/privacy/img/i2p.png new file mode 100644 index 0000000..16af0b3 Binary files /dev/null and b/slides/privacy/img/i2p.png differ diff --git a/slides/privacy/img/p2p.png b/slides/privacy/img/p2p.png new file mode 100644 index 0000000..acec14a Binary files /dev/null and b/slides/privacy/img/p2p.png differ diff --git a/slides/privacy/img/piratebay.jpg b/slides/privacy/img/piratebay.jpg new file mode 100644 index 0000000..04126f7 Binary files /dev/null and b/slides/privacy/img/piratebay.jpg differ diff --git a/slides/privacy/img/tor.png b/slides/privacy/img/tor.png new file mode 100644 index 0000000..e523ad5 Binary files /dev/null and b/slides/privacy/img/tor.png differ diff --git a/slides/privacy/img/vpn.png b/slides/privacy/img/vpn.png new file mode 100644 index 0000000..a92aa00 Binary files /dev/null and b/slides/privacy/img/vpn.png differ diff --git a/slides/privacy/img/welltrained.png b/slides/privacy/img/welltrained.png new file mode 100644 index 0000000..bfa7cda Binary files /dev/null and b/slides/privacy/img/welltrained.png differ diff --git a/slides/privacy/privacy-presenterm.md b/slides/privacy/privacy-presenterm.md index 4e07b19..ae593c2 100644 --- a/slides/privacy/privacy-presenterm.md +++ b/slides/privacy/privacy-presenterm.md @@ -13,7 +13,6 @@ theme: height: 1 --- -![](1.jpeg) # 1. Introduction @@ -33,7 +32,7 @@ theme: - Relationship with social media companies - Hard to enforce without your cooperation -![image:width:25%](img/big-brother.jpg) +![image:width:25%](img/welltrained.png) # 3. Survaliance infrastruture @@ -45,7 +44,7 @@ theme: - Data collection - Data trading -![image:width:20%](img/data.jpg) +![image:width:20%](img/camera.jpg) # 4. Comunication Apps @@ -140,8 +139,25 @@ All need phone numbers! # 6. Networks -- Server vs P2P -- Torrent -- ISP and VPNs -- Tor and I2P +- Speed vs Privacy +- Logging all conetections: (ISPs, Servers) +- Law will not let you be anonymous +- Connection to the Internet + +# 6.1. Server vs P2P +![image:width:100%](img/p2p.png) + +# 6.2 Torrent + +![image:width:100%](img/piratebay.jpg) + +# 6.3 ISP and VPNs + +![image:width:100%](img/vpn.png) + +# 6.4 Tor and I2P + +![image:height:50%](img/tor.png) + +![image:height:50%](img/i2p.png)