From 34fbc4d7f5e6cfd4a4fcdd50222b6847107d2f38 Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Wed, 9 Feb 2022 20:40:57 +0100 Subject: [PATCH] Update privacy policy --- Pages/Privacy.cshtml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/Pages/Privacy.cshtml b/Pages/Privacy.cshtml index 943ffaa..87316aa 100644 --- a/Pages/Privacy.cshtml +++ b/Pages/Privacy.cshtml @@ -1,11 +1,16 @@ @page @model PrivacyModel @{ - ViewData["Title"] = "Privacy"; + ViewData["Title"] = "Privacy"; } -

Privacy

+

Privacy Policy

- All data saved about you on this website is the watched status of talks you marked in association with your randomly generated bookmark UUID. - No logs are kept, no trackers used. Keep in mind that you are forwarded to media.ccc.de when you watch a talk, and therefore should check their privacy policy as well.
- Have fun! + Last update: 2022-02-09

+ All data saved about you on this website is the watched status of talks you marked in association with your randomly generated bookmark UUID.
+ No logs are kept, no trackers used.
+

+

+ Keep in mind that you are forwarded to media.ccc.de when you watch a talk (except when using our mirror).
+ Furthermore, when you open the info page for a talk, your IP address is shared with media.ccc.de, due to the fetched icon.
+ You should therefore reference their privacy policy as well.

\ No newline at end of file