Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 10 additions & 3 deletions confidentialite.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,19 +218,26 @@ <h1>Privacy Policy</h1>
No registration, newsletter, account creation, or contact form is used on the Site.
</p>
<p>
2. No processing of personal data<br>
2. Local learning progress<br>
Learning progress may be stored locally in your browser using localStorage.
This information stays on your device and is not sent to us or to any server.
It is only used to remember viewed verbs, correct answers, wrong answers, and review progress.
You can delete it at any time by clearing your browser site data.
</p>
<p>
3. No processing of personal data<br>
Since no personal data is collected, stored, or shared, the Site performs
<strong>no data processing</strong> within the meaning of the GDPR.
GDPR : General Data Protection Regulation is the EU law on personal data protection.
</p>
<p>
3. Your rights<br>
4. Your rights<br>
Under the GDPR, individuals may request access, correction, or deletion of their personal data.
As no data is collected on this Site, these rights generally do not apply.
You may still contact the Site editor at the email address above for any questions.
</p>
<p>
4. Complaints<br>
5. Complaints<br>
If you believe your data protection rights are not being respected,
you may lodge a complaint with your local data protection authority.
In France, this is the CNIL: https://www.cnil.fr
Expand Down
3 changes: 3 additions & 0 deletions cookies.html
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,9 @@ <h1>Cookie Policy</h1>
The Site does not use any cookies, trackers, or analytics tools.
No personal data is automatically collected.
<br></br>
The Site may use localStorage to save learning progress locally on your device.
This data is not transmitted to us or to any third party.
<br></br>
</p>
</div>
<div class="right">
Expand Down
Loading