Files
pilotclient/resources/share/legal/dataprotection.html
2018-01-04 21:29:49 +01:00

24 lines
840 B
HTML

<!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>