Merged upstream and updated privacy policy
This commit is contained in:
+46
-21
@@ -4,55 +4,80 @@ import Layout from "../layouts/Layout.astro";
|
|||||||
|
|
||||||
<Layout title="Privacy Policy">
|
<Layout title="Privacy Policy">
|
||||||
<main class="content">
|
<main class="content">
|
||||||
<h1>Privacy policy</h1>
|
<h1>Privacy Policy</h1>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<p>
|
<p>
|
||||||
I, <strong>Michael Rieger</strong> (“I”, “me”) respect your privacy.
|
<strong>Tideshift Digital e.U.</strong> (“we”, “our”, “us”) respects
|
||||||
|
your privacy and is committed to protecting any data related to your
|
||||||
|
use of this website.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2>Analytics</h2>
|
<h2>Analytics</h2>
|
||||||
<p>
|
<p>
|
||||||
I use <strong
|
We use <strong>
|
||||||
><a
|
<a
|
||||||
target="_blank"
|
target="_blank"
|
||||||
href="https://umami.is/"
|
href="https://umami.is/"
|
||||||
class="hoverable"
|
class="hoverable"
|
||||||
rel="noreferrer noopener">self-hosted Umami</a
|
rel="noreferrer noopener">self-hosted Umami</a
|
||||||
></strong
|
>
|
||||||
> to track basic website usage. No personal data, cookies, or IP
|
</strong> to measure basic website usage (such as page views and
|
||||||
addresses are collected.
|
referrers). No personal data, cookies, or IP addresses are collected
|
||||||
|
or stored.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2>Hosting</h2>
|
<h2>Hosting</h2>
|
||||||
<p>
|
<p>
|
||||||
The website is hosted by <strong
|
This website is hosted by <strong>
|
||||||
><a
|
<a
|
||||||
target="_blank"
|
target="_blank"
|
||||||
href="https://www.hetzner.com/"
|
href="https://www.hetzner.com/"
|
||||||
class="hoverable"
|
class="hoverable"
|
||||||
rel="noreferrer noopener">Hetzner Online GmbH</a></strong
|
rel="noreferrer noopener">Hetzner Online GmbH</a
|
||||||
>. Standard server logs may be collected for technical and
|
></strong
|
||||||
security purposes, including IP addresses and access times.
|
>. Standard server logs may be collected automatically for
|
||||||
These logs are used solely for server maintenance and security
|
technical and security purposes. These logs can include IP
|
||||||
and are not combined with any other data.
|
addresses and access times. The logs are used solely for server
|
||||||
|
maintenance and security and are not combined with any other
|
||||||
|
data or used for analytics.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2>Data Retention</h2>
|
<h2>Data Retention</h2>
|
||||||
<p>
|
<p>
|
||||||
Analytics logs from Umami are stored temporarily for the purpose
|
Analytics data collected by Umami are stored temporarily and
|
||||||
of understanding website usage. No personal data is retained.
|
only in an anonymized, aggregated form. No personally
|
||||||
Server logs are stored by Hetzner according to their standard
|
identifiable information is retained. Server logs are stored by
|
||||||
policies, primarily for security and technical maintenance.
|
Hetzner in accordance with their standard retention policies,
|
||||||
|
primarily for operational and security purposes.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h2>Legal Basis</h2>
|
||||||
|
<p>
|
||||||
|
Data processing through analytics and hosting is based on our
|
||||||
|
legitimate interest (Article 6(1)(f) GDPR) in maintaining and
|
||||||
|
improving our website’s performance and security.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2>Your Rights</h2>
|
<h2>Your Rights</h2>
|
||||||
<p>
|
<p>
|
||||||
Since I do not collect personal data, no action is typically
|
Since we do not collect or process personal data directly, no
|
||||||
required. You may contact me at <a
|
action is generally required from you. However, if you have any
|
||||||
|
questions or concerns regarding data protection, you may contact
|
||||||
|
us at
|
||||||
|
<a href="mailto:privacy@tideshiftdigital.com" class="hoverable"
|
||||||
|
>privacy@tideshiftdigital.com</a
|
||||||
|
>.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h2>Data Controller</h2>
|
||||||
|
<p>
|
||||||
|
The data controller responsible for this website is:<br />
|
||||||
|
<strong>Tideshift Digital e.U.</strong><br />
|
||||||
|
Email: <a
|
||||||
href="mailto:privacy@tideshiftdigital.com"
|
href="mailto:privacy@tideshiftdigital.com"
|
||||||
class="hoverable">privacy@tideshiftdigital.com</a
|
class="hoverable">privacy@tideshiftdigital.com</a
|
||||||
> for any privacy questions.
|
>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|||||||
Reference in New Issue
Block a user