Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate anti-bot filter #118

Open
3 tasks
TsungaiChipato opened this issue Nov 22, 2023 · 0 comments · May be fixed by #137
Open
3 tasks

Integrate anti-bot filter #118

TsungaiChipato opened this issue Nov 22, 2023 · 0 comments · May be fixed by #137
Assignees

Comments

@TsungaiChipato
Copy link
Contributor

https://developers.google.com/recaptcha/docs/v3

Since we'll allow anonymous users to play, we also need a way to identify malicious users / bots.
For this we'll implement reCAPTCHA v3 to generate a score and identify bots.

  • Implement reCAPTCHA v3 on the landing page and lobby.
  • If potential bot is detected offer a second CAPTCHA challenge to the user
  • In case Prevent further navigation from this session until the CAPTCHA challenge is solved
@TsungaiChipato TsungaiChipato self-assigned this Nov 22, 2023
@privilegemendes privilegemendes linked a pull request Dec 6, 2023 that will close this issue
@privilegemendes privilegemendes linked a pull request Dec 6, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants