Update html/priv.ejs

This commit is contained in:
ashley 2025-08-19 04:10:10 +02:00
parent 24a5f7be40
commit a2c4156a9b

View File

@ -367,9 +367,7 @@
Poke Maps uses <a href="https://www.openstreetmap.org/" target="_blank" rel="noopener">OpenStreetMap</a> data. That means when you explore maps at <a href="/map">/map</a>, we embed OSM via an <strong>iframe</strong> directly into the Poke site. The tiles and geographic info are delivered from OSM contributors servers.
While Poke itself doesnt collect any of your data, OpenStreetMaps tile servers have their own <a href="https://wiki.osmfoundation.org/wiki/Privacy_Policy" target="_blank" rel="noopener">privacy policy</a>.
</p>
<p>
TL;DR: we still dont know who you are, but since its an embedded iframe, map tile requests go to OSMs infrastructure and may be logged in basic form (like request counts) to keep their servers running.
</p>
</section>
<!-- Third parties -->
@ -383,23 +381,29 @@ TL;DR: we still dont know who you are, but since its an embedded iframe, m
</p>
</section>
<!-- Legal bases -->
<section id="legal-bases" class="policy">
<h2>Legal Bases for Processing (GDPR)</h2>
<ul>
<li><strong>Legitimate interests:</strong> Operating a secure, reliable service while collecting no personal data.</li>
<li><strong>Consent:</strong> If a future optional feature needs info, well ask first and explain why.</li>
<li><strong>Legal obligation:</strong> If the law requires us to act, we provide only what we actually have (which is essentially nothing personal by default).</li>
</ul>
</section>
<!-- Legal bases -->
<section id="legal-bases" class="policy">
<h2>Legal Bases for Processing (GDPR)</h2>
<ul>
<li><strong>Legitimate interests:</strong> Running Poke smoothly while collecting exactly zero personal data.</li>
<li><strong>Consent:</strong> If we ever invent an optional feature that needs info, well ask. But right now? Theres nothing to consent to.</li>
<li><strong>Legal obligation:</strong> Even if someone waves a fancy piece of paper at us, we literally have nothing personal to hand over. Empty pockets.</li>
</section>
<!-- Your rights -->
<section id="your-rights" class="policy">
<h2>Your Privacy Rights</h2>
<p>
We simply dont keep personal data.
</p>
</section>
<!-- Your rights -->
<section id="your-rights" class="policy">
<h2>Your Privacy Rights</h2>
<p>
Since Poke doesnt collect or store personal data, theres basically nothing for us to give, sell, or lose about you.
You dont have to worry about “export my data” or “delete my profile” requests because we dont have anything on you in the first place.
</p>
<p>
Poke Accounts dont require an email, name, or any other identifying info — and theres no way to add that kind of data even if you wanted to.
</p>
</section>
<!-- Retention -->
<section id="retention" class="policy">