bovender/privacy.html

54 lines
2.3 KiB
HTML

<!DOCTYPE html>
<html lang="en" prefix="og: http://ogp.me/ns/profile#">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Privacy statement - bovender</title>
<meta name="author" content="Daniel Kraus (bovender)">
<meta name="robots" content="index, follow">
<meta name="description" content="Daniel Kraus' privacy statement." lang="en">
<meta name="description" content="Datenschutzerklärung für bovender.de." lang="de">
<meta name="keywords" content="Bovender, Bovenden, XL Toolbox, privacy statement, Datenschutzerklärung">
<link href="assets/main.css" rel="stylesheet">
</head>
<body>
<div class="container mt-5">
<div class="row mt-5">
<div class="col">
<a href="./index.html" class="badge badge-primary">&larr;</a>
</div>
</div>
<div class="row mt-5">
<div class="col-xl col-md-12">
<h1>
<span lang="de">Datenschutzerklärung</span>
<small class="text-muted" lang="en">privacy statement</small>
</h1>
</div>
<div class="col-xl col-md-6 mt-2" lang="de">
<p>
Auf <code>www.bovender.de</code> erfolgt keine Verarbeitung personenbezogener Daten.
Besuche dieser Seite werden anonymisiert statistisch erfaßt
(<a href="/matomo">www.bovender.de/matomo</a>);
dabei wird mittels Verkürzung der IP-Adresse des Besuchers auf 2 von 4 Bytes eine
persönliche Identifizierung unmöglich gemacht. Tracking-Cookies werden nicht eingesetzt.
</p>
</div>
<div class="col-xl col-md-6 mt-2" lang="en">
<p>
<code>www.bovender.de</code> does not collect or process
personal data. Visits to the site are recorded in an
anonymous fashion (<a href="/matomo">www.bovender.de/matomo</a>) with IP
addresses shortened to 2 out of 4 bytes, which makes it
impossible to identify individual visitors.
This site does not use tracking cookies.
</p>
</div>
</div>
</div>
<script src="js/matomo.js"></script>
<noscript><p><img src="//www.bovender.de/matomo/matomo.php?idsite=1" class="no-border" alt="" /></p></noscript>
</body>
</html>