▲ ▼ Inclusive browser challenge
You've seen your parents (or) grand parents struggle with captcha no matter how simple it might be for you. The struggle is more for those with visual and motor disabilities.
I'm currently building an web application which would be used by the elderly, Even simple math captcha here would cause very high friction. But simple captcha (or) not having captcha would make attacking my application easier. So, I have to resort to complex back-end security mechanisms to protect against attacks without a captcha.
This is a catch 22 which affects almost all web applications now, Most just choose to not serve the elderly and the disabled by using captcha. This is a large need-gap for an inclusive browser challenge.
This is a catch 22 which affects almost all web applications now, Most just choose to not serve the elderly and the disabled by using captcha. This is a large need-gap for an inclusive browser challenge.
Cloudflare, A web security firm and one of the largest users of captcha has announced that they are moving away from captcha - https://blog.cloudflare.com/turnstile-private-captcha-alternative/ in favor of background detection mechanism called Turnstile to present the challenge as a final resort.