From 2d589bf19f9809129b2da68ff862f032a72fffe5 Mon Sep 17 00:00:00 2001 From: wanderer Date: Fri, 18 Sep 2020 16:25:45 +0200 Subject: [PATCH] Privacy section update (#15) chore: wording + contentual change in privacy section Co-authored-by: surtur Reviewed-on: https://git.dotya.ml/dotya.ml/homepage/pulls/15 Reviewed-by: dalahast --- content/contact.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/content/contact.md b/content/contact.md index 0307a66..a9cd1b5 100644 --- a/content/contact.md +++ b/content/contact.md @@ -35,17 +35,21 @@ the pubkey can be found in a [key repo](https://keyserver.ubuntu.com/pks/lookup? communication using gpg is *preferable* -## Privacy policy +## privacy +### tl;dr +[Access logs](https://en.wikipedia.org/wiki/Server_log) are stored for up to 30 days for the purpose of defending against abuse. + +### the long version Since I don't like such practices myself, this site *does not* collect *any* kind of user/browser/device/user agent/network identifier, -which - for simplicity's sake is - ANY data.\ -Period.\ -No IP addresses are stored, no user -agents logged, no cookies are used to identify users. +which - for simplicity's sake is - no data at all - **FOR PROFIT**.\ +Period. -Therefore **no data is collected** and can't be passed on to third parties, -nor is there any intention of ever doing so. +No personally identifiable data is collected - actively or passively - and therefore can't be passed on to third parties (such as advertisement companies), nor is there any intention of *ever* doing so. + +Visitor device's apparent IP address *is stored* in access log, along with a [user agent](https://duckduckgo.com/?t=ffab&q=user+agent) string, which allows us to defend against abuse. +These logs are automatically overwriten approximately every 30 days. ## Long live the libre world!