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

Request throttling #20

Open
itsrachelfish opened this issue Jun 20, 2020 · 0 comments
Open

Request throttling #20

itsrachelfish opened this issue Jun 20, 2020 · 0 comments
Assignees

Comments

@itsrachelfish
Copy link
Member

We should only expect requests every 100ms per session. If we receive an abnormal number of requests in a single session like a request every 10 or 20ms (bots attempting to brute force), their session should automatically fail.

We don't want the threshold to be set too high in case of false positives, like if somebody has two tabs with the captcha open. But we definitely want to prevent brute force

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

No branches or pull requests

2 participants