From d6378595ec3ac280fcd9d35ac6f59d87b7b2a8c9 Mon Sep 17 00:00:00 2001 From: c Date: Sun, 11 Jun 2023 13:42:49 +0200 Subject: [PATCH] add rudimentary privacy notice and add to footer --- _includes/footer.html | 1 + privacy.html | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 privacy.html diff --git a/_includes/footer.html b/_includes/footer.html index e112699..9287243 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,6 +2,7 @@
diff --git a/privacy.html b/privacy.html new file mode 100644 index 0000000..8636fcb --- /dev/null +++ b/privacy.html @@ -0,0 +1,16 @@ +--- +layout: default +nav_pill: privacy +--- +

Privacy Policy

+

+ We did not, do not and will not collect any data of the visitors of our website on purpose. There is only local JavaScript in use and no cookies at all. If you do not want the web-server and services to see your IP-address, use a VPN or TOR. +

+

+ We take no responsibilities for links going outside of our server. +

+

+ The Website is hosted on a shared webspace at easyname.at +

+ +