chore(privacy-policy): describe for what personal data is used

This commit is contained in:
Guz
2025-04-07 20:02:08 -03:00
parent f2e4bc700b
commit 7c541fe2d2

View File

@@ -221,6 +221,30 @@
</ul>
</dd>
</dl>
<h3>What do we use your personal information for?</h3>
<div class="m-5">
<h4 class="font-bold">
Core functionality
</h4>
<p>
Some of our Services require personal information to work properly. In some cases,
you can substitute personal information for pseudonymous or valid false personal information
(such as non-working email addresses) if you do not want to disclose personal information.
Most Services on Capytal require some degree of personal information to provide core functionality.
</p>
<h4 class="font-bold mt-5">
Moderation and detect malicious activity
</h4>
<p>
Your personal information might be collected on automatically-generated log files to detect
possible malicious activity, to aid in moderation of other users, or to detect bots that
are improperly programmed.
</p>
<p>
Automatically-generated log files are deleted every 48, though we might choose to keep some
log files in some cases, such as in the case of an outage or attack on our infrastructure.
</p>
</div>
</main>
{{template "nav-bar" (args "Lang" .Lang)}}
{{template "footer" (args "Lang" .Lang)}}