mirror of
https://github.com/NovaOSS/nova-web.git
synced 2024-11-25 20:43:57 +01:00
Specified privacy
This commit is contained in:
parent
6ddf008b1f
commit
ec063839ed
|
@ -9,19 +9,40 @@
|
||||||
|
|
||||||
<h2>Data we collect</h2>
|
<h2>Data we collect</h2>
|
||||||
<p>
|
<p>
|
||||||
|
<h3>Website requests</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
IP address, browser user agent, which sites you visited when using which HTTP method
|
Full HTTP request information, including IP address, user agent, other headers, cookies, parameters, JSON payload, request body, etc.
|
||||||
<ul>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
We use <a href="https://www.cloudflare.com/privacypolicy/" target="_blank"><i>
|
We use <a href="https://www.cloudflare.com/privacypolicy/" target="_blank"><i>
|
||||||
Cloudflare
|
Cloudflare
|
||||||
</i></a> to protect against botnets, DDoS and other attacks.
|
</i></a> to protect against botnets, DDoS and other attacks.
|
||||||
</li>
|
Please also read their privacy policy.
|
||||||
<li>
|
</li>
|
||||||
The data is kept as long as I don't have a girlfriend.
|
<li>
|
||||||
</li>
|
May be kept for an indefinite period of time.
|
||||||
</ul>
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3>Accounts</h3>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
Creation date, last usage date & time and other statistics
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
May be kept for an indefinite period of time.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3>API requests</h3>
|
||||||
|
<ul>
|
||||||
|
Full HTTP request information, including IP address, user agent, other headers, cookies, parameters, JSON payload, request body, etc.
|
||||||
|
<li>
|
||||||
|
May be kept for an indefinite period of time.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
May be given to third parties, but not for ads, but for the functionality.
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in a new issue