Update Privacy.cshtml to reflect the removal of CloudFlare for caching fragments

This commit is contained in:
Laura Hausmann 2021-01-27 00:21:13 +01:00
parent 4432a2f823
commit df94310265
Signed by: zotan
GPG Key ID: 5EC1D38FFC321311
1 changed files with 1 additions and 8 deletions

View File

@ -5,7 +5,7 @@
}
<h1>@ViewData["Title"]</h1>
<p>Last update: 2021-01-21 20:55 CET</p>
<p>Last update: 2021-01-27 00:20 CET</p>
<p>The only cookies we store on your device is a session identifier, which is used to access information related to your session on the server, as well as CSRF antiforgery tokens.</p>
<p>We do not track you, nor use external services that do.</p>
<p>We do not save any data in your session unless you log in. For registered users, the following data associated with you is stored in our database:</p>
@ -30,11 +30,4 @@
</ul>
<p>This data may be used for statistical purposes.</p>
<p>
When viewing a stream, the HLS playlist file as well as the MPEG-TS fragments are proxied through Cloudflare (US).
This could allow Cloudflare (US) to intercept all data to and from the streaming server.
This does not apply to the rest of the website.
</p>
<p>More detailed information about GDPR and Cloudflare can be found on the <a href="https://cloudflare.com/gdpr/introduction/">GDPR pages of Cloudflare</a>.</p>
<p>If you have any further questions, contact us at <a href="mailto:@Program.PrivacyEmail">@Program.PrivacyEmail</a></p>