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

Login bruteforce, no captcha ? #561

Closed
42aroger opened this issue May 26, 2019 · 2 comments
Closed

Login bruteforce, no captcha ? #561

42aroger opened this issue May 26, 2019 · 2 comments

Comments

@42aroger
Copy link

Hello,

I noticed there is no captcha at login, there is a checkbox for "strict login" but the explications link is broken

https://standardnotes.org/help/security

So is there any protection against bruteforce ?

@moughxyz
Copy link
Member

Thanks for the heads up about the broken link, this has been fixed now. With regards to bruteforce protection, there is currently rate limiting in place, and this week, we'll be releasing exponential backoff as well, which locks the account exponentially after each failed attempt, up to 1 hour.

@42aroger
Copy link
Author

Great this sound promising, I will follow the ruby-server project

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

3 participants