From d72505ddb690b80ca5ce80251016be5ea443b5fb Mon Sep 17 00:00:00 2001 From: "Gustavo \"Guz\" L de Mello" Date: Mon, 7 Apr 2025 19:59:45 -0300 Subject: [PATCH] chore(privacy-policy): describe what personal data is provided to us by the user --- templates/privacy.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/templates/privacy.html b/templates/privacy.html index 62cc863..9632229 100644 --- a/templates/privacy.html +++ b/templates/privacy.html @@ -160,6 +160,17 @@ to our services again. This allows us to differentiate between new and returning visitors, and does not allows us to identify individual users.

+

What information you disclose to us we collect

+

+ Capytal just collects personally-identifiable information when you disclose it to us while + using our Services, such as when registering an account. +

+

+ We do not collect personally-identifiable and analytical data in a matter that one can be + associated to another. All analytical data collected automatically as mentioned above, is + stored in a anonymised form and cannot be associated with a specific user or personally-identifiable + information. +

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