mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 23:45:35 +08:00
22 lines
1.0 KiB
HTML
22 lines
1.0 KiB
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><a href="impressum.html">contact data</a> / <a href="impressum.html">Kontaktdaten</a></li>
|
|
<li><a href="userrights.html">user rights</a> / <a href="userrights.html">Betroffenenrechte</a></li>
|
|
<li><a href="dsgvo.html">German data protection statement</a> (Datenschutzerklärung)
|
|
<li><a href="data.html">reasons for data storage</a> / <a href="data.html">Zwecke der Datenerfassung</a></li>
|
|
<li><a href="datamisc.html">3rd party data receivers</a> / <a href="datamisc.html">Dritte Datenempfänger</a></li>
|
|
<li><a href="datamisc.html">data receivers outside the EU</a> / <a href="datamisc.html">Drittempfänger außerhalb EU</a></li>
|
|
<li><a href="userrights.html">export of stored data</a> / <a href="userrights.html">Bereitstellung der Daten</a></li>
|
|
</ol>
|
|
</body>
|
|
</html>
|