summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsiddharth ravikumar <s@ricketyspace.net>2022-06-18 11:05:33 -0400
committersiddharth ravikumar <s@ricketyspace.net>2022-06-18 18:46:36 -0400
commit25ffb993e411f16422330f0d212213fb24781b8e (patch)
tree2794ffbfe29d522d53e6dda63e0064869999bef9
parentacca93c13433d9cc7a2798b9b03fbb285046fc25 (diff)
templates/about.tmpl: update privacy section
-rw-r--r--templates/about.tmpl12
1 files changed, 4 insertions, 8 deletions
diff --git a/templates/about.tmpl b/templates/about.tmpl
index 9fe2d45..575c08e 100644
--- a/templates/about.tmpl
+++ b/templates/about.tmpl
@@ -54,14 +54,10 @@
<h2>privacy</h2>
</div>
<div class="content">
- <p>
- Your IP address and the user agent header
- of your browser gets etched into an
- ephemeral log when you use Peach.</p>
-
- <p>Peach does not use cookies.</p>
-
- <p>That's it.</p>
+ <p>Peach does not use cookies. It does not
+ track your location and it's indifferent about
+ what you use to access it. It wants to know
+ nothing about you.</p>
</div>
</div> <!-- privacy-container end -->