Ref T213, DSGVO

This commit is contained in:
Klaus Basan
2017-12-28 18:07:55 +01:00
parent d8abb3f83b
commit 1a2b03873b
4 changed files with 173 additions and 27 deletions

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