mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 20:15:35 +08:00
Ref T213, DSGVO
This commit is contained in:
23
resources/share/legal/dataprotection.html
Normal file
23
resources/share/legal/dataprotection.html
Normal file
@@ -0,0 +1,23 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<title>swift data protection</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Data protection</h1>
|
||||
The following data protection information can be found here:
|
||||
<ol>
|
||||
<li>data protection info / Datenschutzinfo</li>
|
||||
<li><a href="impressum.html">contact data</a> / <a href="impressum.html">Kontaktdaten</a></li>
|
||||
<li>storage duration / Speicherdauer</li>
|
||||
<li>user rights / Betroffenenrechte</li>
|
||||
<li>reasons for data storage / <a href="data.de.html">Zwecke der Datenerfassung</a></li>
|
||||
<li>3rd party data receivers / Dritte Datenempfänger</li>
|
||||
<li>data receivers outside the EU / Drittempfänger außerhalb EU</li>
|
||||
<li>export of stored data / Bereitstellung der Daten</li>
|
||||
<li>Bestehen automatisierte Entscheidungsfindung
|
||||
</ol>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user