From f00db9d2907a67e5cc27c6df0bc66475008ca28c Mon Sep 17 00:00:00 2001 From: "Gustavo \"Guz\" L de Mello" Date: Mon, 7 Apr 2025 19:58:31 -0300 Subject: [PATCH] chore(privacy-policy): describe what type of data is collected by default --- templates/privacy.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/templates/privacy.html b/templates/privacy.html index e79fb99..72c8117 100644 --- a/templates/privacy.html +++ b/templates/privacy.html @@ -57,6 +57,27 @@ is due to integrations such as embedded or referred content (for example, YouTube embedded videos).

+

What we collect automatically by default

+

+ Capytal.cc by default do not collect any personally-identifiable information on our Services, IP addresses + may or may not appear on automatically-generated log files but these automatically-generated log files + are deleted after every 48 hours. +

+

+ Your browser or system may or may not send additional information such as user-agents that we may + automatically collect to provide useful analytics to our developers and administrators. +

+

+ We use a self-hosted and self-managed script and analytics tool + (Medama) + to provide us additional data on how you interact with our Services. All analytical + data by default is anonymised, accessed in bulk, and cannot be pointed to you + or any other specific user of our Services, regardless of if you are registered in one of our + Services or not. We DO NOT USE Cookies, IP addresses, and technologies like local storage, + session cookies, IP addresses hashing to collect additional data about you by default, + however, we may use said technologies to provide core functionality on our Services, such data + in most cases is by default not personally-identifiable or used to track you or specific users. +

{{template "nav-bar" (args "Lang" .Lang)}} {{template "footer" (args "Lang" .Lang)}}