feat: add GDPR compliance
This commit is contained in:
parent
72abb7e168
commit
555cd0046c
1 changed files with 8 additions and 0 deletions
|
@ -33,6 +33,14 @@ The following information is collected:
|
|||
- **Browser**. We use this to reproduce browser-specific bugs people
|
||||
see. This is derived from the User-Agent HTTP header. For example: _Chrome_.
|
||||
|
||||
## GDPR compliance
|
||||
|
||||
A user can request deletion or anonymisation of the data they are unable
|
||||
to delete themselves by sending a request to support@mcaptcha.io.
|
||||
|
||||
A user can request an copy of the data held by mCaptcha that they are unable
|
||||
to download themselves by sending a request to support@mcaptcha.io.
|
||||
|
||||
## Contact us
|
||||
|
||||
[Contact us]({{< ref "contact/index.md" >}}) if you have any questions.
|
||||
|
|
Loading…
Reference in a new issue