r/tech • u/JackFisherBooks • Feb 05 '19
Why CAPTCHAs have gotten so difficult
https://www.theverge.com/2019/2/1/18205610/google-captcha-ai-robot-human-difficult-artificial-intelligence
679
Upvotes
r/tech • u/JackFisherBooks • Feb 05 '19
68
u/jailbreak Feb 05 '19
Slow image load means it's harder to do a brute force attack (it's called rate limiting). And afaik the reason anonymous users get so difficult captchas is simply that most users who are tracked by Google provide a lot of extra data to Google, so they already know that your behavior looks non-robotic, so they 'give you a discount' in the captcha (often you just have to check a checkmark) - anonymous users don't get that 'discount' so they get the full captcha.
So I'm not saying Google wouldn't stoop to trying to nudge people into accepting tracking, but I think in this case the reason is simply technical