Add CC BY-SA 4.0 license, update README, add license slide, fix uBlock Origin typo
This commit is contained in:
113
index.md
113
index.md
@@ -12,19 +12,46 @@ title: Digital Independence Day - Reclaiming Our Digital Autonomy
|
||||
section {
|
||||
font-size: 1.7rem;
|
||||
}
|
||||
h2 {
|
||||
color: var(--color-dimmed);
|
||||
}
|
||||
</style>
|
||||
|
||||
# Digital Independence Day
|
||||
## Reclaiming Our Digital Autonomy
|
||||
|
||||
**Michał Czechowski**
|
||||
University Lecturer & Open Source Enthusiast
|
||||
University Lecturer & Hacktivist
|
||||
Stuttgart, Germany
|
||||
|
||||
*Science in the City Festival Malta – September 17, 2025*
|
||||
|
||||
---
|
||||
|
||||
<style scoped>
|
||||
h1, p {
|
||||
text-align: center;
|
||||
}
|
||||
section {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
# License
|
||||
|
||||
This presentation is licensed under **Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)**
|
||||
|
||||
• Allows others to share and adapt your work with proper attribution
|
||||
• Requires adaptations to be shared under the same license
|
||||
|
||||
For the full license text, visit: https://creativecommons.org/licenses/by-sa/4.0/
|
||||
|
||||
---
|
||||
|
||||
# About Me
|
||||
|
||||
**Michał Czechowski**
|
||||
@@ -36,28 +63,6 @@ Stuttgart, Germany
|
||||
|
||||
<!-- *"From surviving authoritarianism to building digital freedom"* -->
|
||||
|
||||
<!--
|
||||
<style scoped>
|
||||
ul {
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
figure {
|
||||
background-position: top !important;
|
||||
}
|
||||
</style>
|
||||
|
||||

|
||||
|
||||
- **2014**: Oracle aquires a marketing tech start-up based in Cupertino, California, for around **$400 million**.
|
||||
|
||||
- **2016**: Oracle bragged about profiling 5 billion people worldwide, creating detailed cohorts from **sensitive web browsing activity, names, home addresses, email addresses, and cross-device tracking data**
|
||||
|
||||
- **$42.4 billion annual revenue** from their BlueKai data brokerage operations, selling personal profiles to advertisers and third parties without consent
|
||||
|
||||
- **2024**: Oracle forced to pay $115 million settlement after class action lawsuit led by privacy researchers Michael Katz-Lacabe (USA), Jennifer Golbeck (USA), and Johnny Ryan (Ireland)
|
||||
|
||||
<!-- A class action lawsuit is a legal case where one or more people sue on behalf of a large group, or "class," of others who have suffered similar harm from the same defendant. -->
|
||||
|
||||
---
|
||||
|
||||
<style scoped>
|
||||
@@ -191,13 +196,13 @@ h1 {
|
||||
|
||||
---
|
||||
|
||||
# Real-World Digital Attacks
|
||||
# Real-World Effects
|
||||
|
||||
* **Cambridge Analytica (2018)**: 87 million Facebook profiles harvested for election manipulation
|
||||
|
||||
* **Meta's Teen Depression Experiments (2021)**: Deliberately harmful algorithms tested on adolescents
|
||||
|
||||
* **Israel-Lebanon Pager Attack (2024)**: Consumer communication devices remotely weaponized
|
||||
* **Israel-Lebanon Pager Attack (2024)**: Consumer communication devices remotely weaponized at Hezbollah (Operation Grim Beeper)
|
||||
|
||||
* **Palantir Surveillance Infrastructure**: Military-grade population monitoring sold to corporations and governments
|
||||
|
||||
@@ -207,6 +212,31 @@ h1 {
|
||||
|
||||
---
|
||||
|
||||
<style scoped>
|
||||
ul {
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
figure {
|
||||
background-position: top !important;
|
||||
}
|
||||
</style>
|
||||
|
||||

|
||||
|
||||
# Oracle's BlueKai
|
||||
|
||||
* **2014**: Oracle aquires a marketing tech start-up **BlueKai** based in Cupertino, California, for around **$400 million**.
|
||||
|
||||
* **2016**: Oracle's CEO Larry Ellison bragged about profiling 5 billion people worldwide, creating detailed cohorts from **sensitive web browsing activity, names, home addresses, email addresses, and cross-device tracking data**.
|
||||
|
||||
* **$42.4 billion annual revenue** from their BlueKai data brokerage operations, selling personal profiles to advertisers and third parties without consent
|
||||
|
||||
* **2024**: Oracle forced to pay $115 million settlement after class action lawsuit led by privacy researchers Michael Katz-Lacabe (USA), Jennifer Golbeck (USA), and Johnny Ryan (Ireland).
|
||||
|
||||
<!-- A class action lawsuit is a legal case where one or more people sue on behalf of a large group, or "class," of others who have suffered similar harm from the same defendant. -->
|
||||
|
||||
---
|
||||
|
||||
<style scoped>
|
||||
section {
|
||||
display: flex;
|
||||
@@ -307,7 +337,7 @@ table {
|
||||
| **Web Browsing** | Chrome/Chromium | Firefox | Mozilla Foundation, privacy-focused |
|
||||
| | | LibreWolf | Firefox without telemetry, hardened |
|
||||
| | | Ladybird | Complete rebuild browser from scratch (summer 2026) |
|
||||
| | Plugins | Block Origin, Privacy Badger etc. | Useful firefox/chromium extension for increased security |
|
||||
| | Plugins | uBlock Origin, Privacy Badger etc. | Useful firefox/chromium extension for increased security |
|
||||
| **Productivity** | Microsoft Office | LibreOffice | Full office suite, document compatibility |
|
||||
| | Notion | Logseq | Local-first knowledge graphs |
|
||||
| | Slack | Mattermost | Self-hosted team communication |
|
||||
@@ -339,9 +369,20 @@ table {
|
||||
|
||||
<!-- Full table available in presentation notes with password managers, maps, video conferencing, etc. -->
|
||||
|
||||
|
||||
---
|
||||
|
||||
# Implementation Strategy
|
||||
# Trade-offs of Using FOSS
|
||||
|
||||
**Everything Comes with a Price:**
|
||||
|
||||
* **Self-Responsibility**: No one to blame except yourself when things go sideways
|
||||
* **Accessibility Over Polish**: "Not so smooth" interfaces, therefore highly accessible
|
||||
* **Modular Solutions**: Rarely "All-in-One"-Solutions, mostly a potpourri of multiple solutions to meet your needs
|
||||
|
||||
---
|
||||
|
||||
# Your Roadmap to (Digial) Independence
|
||||
|
||||
* **1. Kyū (yellow belt 🟡):**
|
||||
Communication tools, Browser, Search, Office suite
|
||||
@@ -352,11 +393,9 @@ table {
|
||||
* **3. Kyū (green belt 🟢):**
|
||||
Cloud storage, Self-hosting, Complete sovereignty
|
||||
|
||||
|
||||
|
||||
---
|
||||
|
||||
# Workshop Implementation Guide
|
||||
# Workshop Guide
|
||||
|
||||
* **Today's Focus:**
|
||||
- Install FOSS onto your private device (PC/Smartphone)
|
||||
@@ -373,9 +412,9 @@ table {
|
||||
|
||||
---
|
||||
|
||||
# Call to Action
|
||||
# Conclusions
|
||||
|
||||
**Digital Independence is Democratic Necessity**
|
||||
## Digital Independence is Democratic Necessity
|
||||
|
||||
In Floridi's infosphere, our digital choices are political choices.
|
||||
|
||||
@@ -387,16 +426,6 @@ In Floridi's infosphere, our digital choices are political choices.
|
||||
|
||||
---
|
||||
|
||||
# Trade-offs of Using FOSS
|
||||
|
||||
**Everything Comes with a Price:**
|
||||
|
||||
* **Self-Responsibility**: No one to blame except yourself when things go sideways
|
||||
* **Accessibility Over Polish**: "Not so smooth" interfaces, therefore highly accessible
|
||||
* **Modular Solutions**: Rarely "All-in-One"-Solutions, mostly a potpourri of multiple solutions to meet your needs
|
||||
|
||||
---
|
||||
|
||||
<style scoped>
|
||||
ul {
|
||||
font-size: 1.2rem;
|
||||
|
||||
Reference in New Issue
Block a user