|
2 | 2 | title: 'Slides'
|
3 | 3 | date: 2024-09-24
|
4 | 4 | weight: 2
|
| 5 | +summary: 'PDF Slides based on our PETS lecture from late 2023.' |
5 | 6 | ---
|
6 |
| -The following slides are based on [ |
7 |
| -194.144 Privacy-Enhancing Technologies](https://tiss.tuwien.ac.at/course/educationDetails.xhtml?dswid=9857&dsrid=946&semester=2023W&courseNr=194144) from late 2023. |
| 7 | +The following slides in format are based on our last PETS course from late 2023 (see [194.144@TU Wien](https://tiss.tuwien.ac.at/course/educationDetails.xhtml?dswid=9857&dsrid=946&semester=2023W&courseNr=194144)). |
8 | 8 |
|
9 |
| -### PETS Topics |
10 |
| -#### [01_Introduction.pdf](/slides/01_Introduction.pdf) |
11 |
| -Introduction and motivation for PET |
| 9 | +### Topics |
12 | 10 |
|
13 |
| -#### [02_Anonymity.pdf](/slides/02_Anonymity.pdf) |
14 |
| -Systems for online anonymity (remailer, dining cryptographers, mix networks) |
| 11 | +{{< slide file_name="01_Introduction.pdf" >}} |
| 12 | +`introduction`, `motivation`, `non-technical aspects` |
15 | 13 |
|
16 |
| -#### [03_Censorship.pdf](/slides/03_Censorship.pdf) |
17 |
| -Internet censorship (technologies, measurements, circumvention, Great Firewall of China) |
18 | 14 |
|
19 |
| -#### [04_Messaging.pdf](/slides/04_Messaging.pdf) |
20 |
| -Secure Messaging (PGP, OTR, ZRTP, mobile messaging, Signal) |
| 15 | +{{< slide file_name="02_Anonymity.pdf" >}} |
21 | 16 |
|
22 |
| -#### [05_TLS.pdf](/slides/05_TLS.pdf) |
23 |
| -Transport Layer Security (TLS, PKI, Implementations, Crypto, HTTPS, attacks, incidents, HSTS, CT, DNS over TLS/HTTPS) |
| 17 | +`remailer`, `chaum mixes`, `mix networks` |
24 | 18 |
|
25 |
| -#### [06_Tor.pdf](/slides/06_Tor.pdf) |
26 |
| -Tor (onion routing, functionality, onion services, attacks, usage) |
27 | 19 |
|
28 |
| -#### [07_WebPrivacy.pdf](/slides/07_WebPrivacy.pdf) |
29 |
| -Web Privacy (web tracking, fingerprinting, anti tracking) |
| 20 | +{{< slide file_name="03_Censorship.pdf" >}} |
30 | 21 |
|
| 22 | +`censorship technologies`, `circumvention`, `measurements` |
| 23 | + |
| 24 | + |
| 25 | +{{< slide file_name="04_Messaging.pdf" >}} |
| 26 | + |
| 27 | +`pgp`, `mobile messaging`, `signal` |
| 28 | + |
| 29 | + |
| 30 | +{{< slide file_name="05_TLS.pdf" >}} |
| 31 | + |
| 32 | +`transport layer security`, `public key infrastructure`, `https` |
| 33 | + |
| 34 | + |
| 35 | +{{< slide file_name="06_Tor.pdf" >}} |
| 36 | + |
| 37 | +`onion routing`, `hidden services`, `attacks` |
| 38 | + |
| 39 | + |
| 40 | +{{< slide file_name="07_WebPrivacy.pdf" >}} |
| 41 | + |
| 42 | +`web tracking`, `fingerprinting`, `dns privacy` |
| 43 | + |
| 44 | + |
| 45 | +{{< slide file_name="08_VPNs.pdf" >}} |
| 46 | + |
| 47 | +`tls-based`, `wireguard`, `alternatives` |
0 commit comments