You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
meta_og_description = "Lecture notes and challenges for Privacy-Enhancing Technologies."
44
+
meta_og_description = "Lecture notes and challenges for our Privacy-Enhancing Technologies (PETS) university course."
45
45
meta_twitter_card = "summary"
46
46
47
47
[params.logo]
48
48
mobile = "/images/logo-mobile.svg"
49
49
standard = "/images/logo.svg"
50
50
51
51
[params.footer]
52
-
copyright_text = 'Created with <a href="https://gohugo.io/">Hugo</a>.'
52
+
copyright_text = 'Except where otherwise noted, content on this site is licensed under a <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 license</a>.'
Privacy-Enhancing Technologies (`PETS`) was a lecture by [Markus Donko-Huber](), [Martin Schmiedecker](), [Wilfried Mayer]() at [TU Wien](https://tiss.tuwien.ac.at/course/courseDetails.xhtml?dswid=4760&dsrid=60&courseNr=194144) from `2014 - 2023`.
8
-
In this lecture, students explored the fundamental concepts and practical applications of privacy-enhancing technologies. The course was designed to achieve the following learning goals.
8
+
Privacy-Enhancing Technologies (`PETS`) was a university course from 2014 - 2023 at [TU Wien](https://tuwien.ac.at)
9
+
by [Markus Donko-Huber](https://nysos.net), [Martin Schmiedecker](https://schmiedecker.net/), and
10
+
[Wilfried Mayer](https://github.com/WilfriedMayer). In this course, students explored the fundamental concepts and
11
+
practical applications of privacy-enhancing technologies. The course was developed to achieve the following learning goals.
9
12
10
-
1. Name **basic privacy-enhancing technologies:** Students became familiar with essential tools and methods used to protect privacy in digital environments.
11
-
2.**Apply theoretical knowledge to practical assignments:** Through hands-on exercises, students implemented privacy-enhancing technologies in real-world scenarios.
12
-
3. Understand the **pros and cons of different privacy-enhancing methods:** The lecture covered various techniques, highlighting their advantages and limitations to help students make informed decisions.
13
-
4. Analyze current internet services regarding privacy and suggest **effective technical protection measures:** Students critically evaluated existing online services and proposed robust privacy solutions.
14
-
15
-
All material is licensed under: ...
13
+
1.**Understand basic privacy-enhancing technologies:** Students became familiar with essential tools and methods to
14
+
protect privacy in digital environments.
15
+
2.**Apply theoretical knowledge to practical assignments:** Through hands-on challenges, students applied
16
+
privacy-enhancing technologies in real-world scenarios.
17
+
3. Understand the **pros and cons of different privacy-enhancing methods:** The lecture covered various techniques,
18
+
highlighting their advantages and limitations to help students make informed decisions.
19
+
4. Analyze current internet services regarding privacy and suggest **effective technical protection measures:** Students
20
+
critically evaluated existing online services and proposed robust privacy solutions.
Copy file name to clipboardExpand all lines: content/course/slides/index.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,12 @@
1
1
---
2
-
title: 'PETS Slides'
2
+
title: 'Slides'
3
3
date: 2024-09-24
4
4
weight: 2
5
5
---
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.
0 commit comments