commit: 964a5c73133a8593a47409332a5145558d880d39
parent: 62e330ec5f06c724a9e44de399fc3cc77886ac9a
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Fri, 21 Sep 2018 07:59:26 +0200
about.html: Recommend reading https://blog.soykaf.com/post/privacy-and-tracking-on-the-fediverse/
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/about.html b/about.html
@@ -15,6 +15,7 @@
<section>
<h2>Privacy</h2>
<p>Your data is stored on encrypted storage(LUKS), and is publicly available and sent unless you have changed your visibility settings. Also the Public and Federated timelines aren’t visible to non-authentificated people to avoid basic web-robots easily scanning the whole instance.</p>
+ <p>I highly recommend reading: <a href="https://blog.soykaf.com/post/privacy-and-tracking-on-the-fediverse/">Privacy and Tracking on the Fediverse</a> by Lain</p>
<p>Browser Storage and similar:<ul>
<li><code>_pleroma_key</code>: Session cookie added when you authentify yourself</li>
<li>Local Storage: Used for storing your settings in pleroma-fe (FIXME: and maybe other things)</li>