Comment by tinus_hn
3 years ago
It’s not easy to tell two login attempts are from one bot. This kind of workaround unfortunately doesn’t work in practice. Otherwise of course this whole problem wouldn’t exist.
3 years ago
It’s not easy to tell two login attempts are from one bot. This kind of workaround unfortunately doesn’t work in practice. Otherwise of course this whole problem wouldn’t exist.
Why would you have to tell if they’re from one bot?
Because you want to have delays between bot login attempts?
I think that’s overcomplicating it: Just do it site-wide for all login attempts (always on, or like the captcha: as-needed)
5 replies →