Merged upstream and updated privacy policy
This commit is contained in:
+47
-22
@@ -4,55 +4,80 @@ import Layout from "../layouts/Layout.astro";
|
||||
|
||||
<Layout title="Privacy Policy">
|
||||
<main class="content">
|
||||
<h1>Privacy policy</h1>
|
||||
<h1>Privacy Policy</h1>
|
||||
|
||||
<div>
|
||||
<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>
|
||||
|
||||
<h2>Analytics</h2>
|
||||
<p>
|
||||
I use <strong
|
||||
><a
|
||||
We use <strong>
|
||||
<a
|
||||
target="_blank"
|
||||
href="https://umami.is/"
|
||||
class="hoverable"
|
||||
rel="noreferrer noopener">self-hosted Umami</a
|
||||
></strong
|
||||
> to track basic website usage. No personal data, cookies, or IP
|
||||
addresses are collected.
|
||||
>
|
||||
</strong> to measure basic website usage (such as page views and
|
||||
referrers). No personal data, cookies, or IP addresses are collected
|
||||
or stored.
|
||||
</p>
|
||||
|
||||
<h2>Hosting</h2>
|
||||
<p>
|
||||
The website is hosted by <strong
|
||||
><a
|
||||
This website is hosted by <strong>
|
||||
<a
|
||||
target="_blank"
|
||||
href="https://www.hetzner.com/"
|
||||
href="https://www.hetzner.com/"
|
||||
class="hoverable"
|
||||
rel="noreferrer noopener">Hetzner Online GmbH</a></strong
|
||||
>. Standard server logs may be collected for technical and
|
||||
security purposes, including IP addresses and access times.
|
||||
These logs are used solely for server maintenance and security
|
||||
and are not combined with any other data.
|
||||
rel="noreferrer noopener">Hetzner Online GmbH</a
|
||||
></strong
|
||||
>. Standard server logs may be collected automatically for
|
||||
technical and security purposes. These logs can include IP
|
||||
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>
|
||||
|
||||
<h2>Data Retention</h2>
|
||||
<p>
|
||||
Analytics logs from Umami are stored temporarily for the purpose
|
||||
of understanding website usage. No personal data is retained.
|
||||
Server logs are stored by Hetzner according to their standard
|
||||
policies, primarily for security and technical maintenance.
|
||||
Analytics data collected by Umami are stored temporarily and
|
||||
only in an anonymized, aggregated form. No personally
|
||||
identifiable information is retained. Server logs are stored by
|
||||
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>
|
||||
|
||||
<h2>Your Rights</h2>
|
||||
<p>
|
||||
Since I do not collect personal data, no action is typically
|
||||
required. You may contact me at <a
|
||||
Since we do not collect or process personal data directly, no
|
||||
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"
|
||||
class="hoverable">privacy@tideshiftdigital.com</a
|
||||
> for any privacy questions.
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user