feat(web client): about & legal links
This commit is contained in:
parent
20b8353cfb
commit
9e2ff3a9f1
8 changed files with 108 additions and 25 deletions
26
clients/web/pages/legal/en.md
Normal file
26
clients/web/pages/legal/en.md
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
# Legal Notices
|
||||
|
||||
## Data and Privacy
|
||||
|
||||
This site does not use third-party analytics or advertising trackers.
|
||||
|
||||
If you create an account, your username, email address, and argon2-hashed password are stored in a database on our server. Your email address is used only to send you account-related messages (email verification, password reset). It is never shared with third parties.
|
||||
|
||||
Game records (room codes, move history, outcomes) may be stored to display game history on your profile page.
|
||||
|
||||
## Cookies and Sessions
|
||||
|
||||
A session cookie is stored in your browser when you sign in. It is used solely to keep you authenticated and expires after 30 days of inactivity.
|
||||
|
||||
## Contact
|
||||
|
||||
The website is created by
|
||||
|
||||
Henri Bourcereau\
|
||||
7 rue Lugeol\
|
||||
33000 Bordeaux\
|
||||
France
|
||||
|
||||
It is hosted at the same address.
|
||||
|
||||
You can contact me at rhumbs@rhumbs.fr
|
||||
Loading…
Add table
Add a link
Reference in a new issue