commit 1edd4c10035484db2c6f0086d3094575f5bfac11
parent c6f58d6bca9fb32b3e772db5ac4c7ffcd54f8195
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Sat, 27 Apr 2024 23:50:23 +0200
Update Privacy Policy
Diffstat:
2 files changed, 26 insertions(+), 10 deletions(-)
diff --git a/config.yml b/config.yml
@@ -67,6 +67,8 @@ params:
         url: posts
       - name: Tags
         url: tags
+      - name: Privacy
+        url: privacy
 
   # home-info mode
   homeInfoParams:
@@ -77,7 +79,7 @@ params:
     - name: mastodon
       url: "https://social.jayvii.de"
     - name: gitea
-      url: "https://codeberg.org/jayvii"
+      url: "https://src.jayvii.de/pub"
     - name: email
       url: "mailto:jayvii [AT] posteo [DOT] de"
     - name: key
@@ -114,6 +116,10 @@ menu:
       name: Tags
       url: /tags/
       weight: 30
+    - identifier: privacy
+      name: Privacy
+      url: /privacy/
+      weight: 99
 pygmentsUseClasses: true
 markup:
   highlight:
diff --git a/content/privacy.md b/content/privacy.md
@@ -1,7 +1,7 @@
  ---
 author: " "
 title: "Privacy Policy"
-ShowToc: true
+ShowToc: false
 ShowBreadCrumbs: true
 ---
 
@@ -28,6 +28,13 @@ are used to combat abuse, debug, and collect aggregated usage statistics.
 Besides [Access Information](#access-logs), no information of site visitors are
 collected. No cookies are set and no data is shared with anyone.
 
+# traffic.jayvii.de
+
+Besides [Access Information](#access-logs), no information of site visitors are
+collected. No cookies are set and no data is shared with anyone.
+
+Shows aggregate information from visitors on www.jayvii.de.
+
 # start.jayvii.de
 
 Besides [Access Information](#access-logs), no information of site visitors are
@@ -35,15 +42,18 @@ collected. No cookies are set and no data is shared with anyone.
 
 # social.jayvii.de
 
+Besides [Access Information](#access-logs), no information of site visitors
+are collected. Unless logged in, no cookies are set and no data is shared with
+anyone.
+
+# src.jayvii.de
+
 Besides [Access Information](#access-logs), no information of site visitors are
-collected. Unless logged in (which nobody should be able to...), no cookies are
-set and no data is shared with anyone.
+collected. No cookies are set and no data is shared with anyone.
 
-# search.jayvii.de
+# traffic.src.jayvii.de
 
 Besides [Access Information](#access-logs), no information of site visitors are
-collected. Neither your serach terms or other search related information is
-logged. Cookies may be set for your user-defined specific configuration on your
-device. IP-adresses may accidentially be leaked to other search providers by the
-software. Also, please consider
-["Why use a private instance?"](https://docs.searxng.org/own-instance.html).
+collected. No cookies are set and no data is shared with anyone.
+
+Shows aggregate information from visitors on src.jayvii.de.