mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
24 lines
840 B
HTML
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>
|