docs(privacy): drop operator-contact section; nothing identifiable is stored
Deploy / deploy (push) Failing after 0s
Deploy / deploy (push) Failing after 0s
This commit is contained in:
+9
-8
@@ -505,18 +505,19 @@ footer .sig .dot{width:6px;height:6px;border-radius:50%;background:var(--accent)
|
||||
anonymized aggregates are kept longer.</p>
|
||||
</article>
|
||||
|
||||
<!-- 05 — your rights -->
|
||||
<!-- 05 — nothing to act on -->
|
||||
<article class="clause reveal" aria-labelledby="cl-5">
|
||||
<div class="c-rail">
|
||||
<span class="c-no num" aria-hidden="true">05</span>
|
||||
<span class="c-topic">Your rights</span>
|
||||
<span class="c-topic">Nothing to act on</span>
|
||||
</div>
|
||||
<h2 id="cl-5">Your rights</h2>
|
||||
<p>You can ask what's held about you, or to have it removed — though with
|
||||
truncated IPs and aggregate counts there's <b>effectively nothing that
|
||||
identifies you individually</b>.</p>
|
||||
<p>To exercise your GDPR rights, reach the site operator via the
|
||||
<a href="https://git.pouya.duckdns.org/public/tutorials" target="_blank" rel="noopener">source repository</a>.</p>
|
||||
<h2 id="cl-5">Nothing to opt out of</h2>
|
||||
<p>Because what's recorded is anonymized and only ever aggregated, there's
|
||||
<b>no personal record here to access, correct, or delete</b> — and nothing to
|
||||
opt out of.</p>
|
||||
<p>The only time a full IP address exists is the split-second, in-memory
|
||||
rate-limit check that keeps the site up; it is never written to a log or
|
||||
stored. That's the whole point of building it this way.</p>
|
||||
</article>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user