1
0

docs(privacy): drop operator-contact section; nothing identifiable is stored
Deploy / deploy (push) Failing after 0s

This commit is contained in:
Pouya
2026-06-04 18:41:30 +02:00
parent 21f943a517
commit e3adc6b2cb
+9 -8
View File
@@ -505,18 +505,19 @@ footer .sig .dot{width:6px;height:6px;border-radius:50%;background:var(--accent)
anonymized aggregates are kept longer.</p> anonymized aggregates are kept longer.</p>
</article> </article>
<!-- 05 — your rights --> <!-- 05 — nothing to act on -->
<article class="clause reveal" aria-labelledby="cl-5"> <article class="clause reveal" aria-labelledby="cl-5">
<div class="c-rail"> <div class="c-rail">
<span class="c-no num" aria-hidden="true">05</span> <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> </div>
<h2 id="cl-5">Your rights</h2> <h2 id="cl-5">Nothing to opt out of</h2>
<p>You can ask what's held about you, or to have it removed — though with <p>Because what's recorded is anonymized and only ever aggregated, there's
truncated IPs and aggregate counts there's <b>effectively nothing that <b>no personal record here to access, correct, or delete</b> — and nothing to
identifies you individually</b>.</p> opt out of.</p>
<p>To exercise your GDPR rights, reach the site operator via the <p>The only time a full IP address exists is the split-second, in-memory
<a href="https://git.pouya.duckdns.org/public/tutorials" target="_blank" rel="noopener">source repository</a>.</p> 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> </article>
</div> </div>