diff options
author | Tor Andersson <tor@ccxvii.net> | 2022-10-05 16:18:51 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2022-10-05 17:36:50 +0200 |
commit | a7a26d847be77d0c9007b3e9766a83cfa3b34876 (patch) | |
tree | 6e699e972ce9d79be4515d5f83e7cf4eb082c715 /views/about.pug | |
parent | 9214f55cc29eb34cab1ff39b8af84ef1c765988b (diff) | |
download | server-a7a26d847be77d0c9007b3e9766a83cfa3b34876.tar.gz |
Privacy policy.
Diffstat (limited to 'views/about.pug')
-rw-r--r-- | views/about.pug | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/views/about.pug b/views/about.pug index 60fc353..bc87e6e 100644 --- a/views/about.pug +++ b/views/about.pug @@ -31,6 +31,17 @@ html li The #[img(src="/images/chat-bubble.svg")] button lights up if you have unread chat messages. li The #[img(src="/images/cycle.svg")] button appears when the game is over, and can be used to quickly start a rematch. + h2 Privacy statement + + p When you create an account we collect the following personal information: + + ul + li Your email address in order to send password reset emails and notifications. + li Your messages and forum posts. + li Your game activity. + + p Your personal data will be removed if you delete your account. + h2 Licensing p All games are used with consent from their respective rights holders. |