📝 Updated privacy-policy.svelte
This commit is contained in:
@@ -31,27 +31,24 @@
|
|||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td> Your IP-Address</td>
|
<td> The IP-Address of the user</td>
|
||||||
<td>
|
<td>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
|
||||||
I store them because I am too lazy to configure them to be not stored.
|
|
||||||
</li>
|
|
||||||
<li>To prevent abuse</li>
|
<li>To prevent abuse</li>
|
||||||
<li>To provide user-sessions</li>
|
<li>To provide user-sessions</li>
|
||||||
</ul>
|
</ul>
|
||||||
</td>
|
</td>
|
||||||
<td> For a very long time</td>
|
<td> For a very long time</td>
|
||||||
<td> On my server, by Netcup, in Germany.</td>
|
<td> On the developers server, by Netcup, in Germany.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td> The data the user enters (quizzes, email, username)</td>
|
<td> The data the user enters (quizzes, email, username)</td>
|
||||||
<td> Self-explaining</td>
|
<td> Self-explaining</td>
|
||||||
<td> Maximum of 30 days after you've deleted your account</td>
|
<td> Maximum of 30 days after you've deleted your account</td>
|
||||||
<td> On my server, by Netcup, in Germany.</td>
|
<td> On the developers server, by Netcup, in Germany.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>The hashed password of the user</td>
|
<td>The <b>hashed</b> password of the user</td>
|
||||||
<td>Self-explaining</td>
|
<td>Self-explaining</td>
|
||||||
<td>Maximum of 30 days after you've deleted your account</td>
|
<td>Maximum of 30 days after you've deleted your account</td>
|
||||||
<td>On my server, by Netcup, in Germany.</td>
|
<td>On my server, by Netcup, in Germany.</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user