CAPTCHAs can still detect AI agents
31–40 of 76 posts
Re: CAPTCHAs can still detect AI agents
#32Apparently CloudFlare’s turnstile can’t, as evidenced by several public-facing CRUD and mail routines we maintain that no longer are warding off the spam.
Meanwhile the moment I (a human, of which I'm reasonably confident) see a Cloudflare captcha I nope immediately out of the site and block it forevermore in Kagi. It's not worth the waiting game. "Verifying..." lasts ages. The anime girl captcha works fine and provides no such annoyance.
Re: CAPTCHAs can still detect AI agents
#33Re: CAPTCHAs can still detect AI agents
#34Adversaries do not have to wait for LLM models to evolve to mimic human process, they can simply evade the detection JavaScript that evaluates similarity. JavaScript is visible, can easily be reverse-engineered.
Re: CAPTCHAs can still detect AI agents
#35Adversaries do not have to wait for LLM models to evolve to mimic human process, they can simply evade the detection JavaScript that evaluates similarity. JavaScript is visible, can easily be reverse-engineered.
I don't think I've ever known of a captcha that handles the actual result decision in the front end. It's universally just the javascript required for some fancy puzzle UI, which forwards the state to some other endpoint to determine where you're redirected to (CF turnstile) or what signed token should be included in the form request (reCAPTCHA)
Re: CAPTCHAs can still detect AI agents
#36Earlier quoted context omitted.
Google I would say yes, but what does Cloudflare gain? They don't run an ad network. Generally I'd say Cloudflare is pretty good to have as a guardian of the web compared to other options. They protect free speech and allow Tor users. Ever tried completing a reCaptcha on Tor?
Cloudflare gains things like this: https://blog.cloudflare.com/introducing-pay-per-crawl/ https://developers.cloudflare.com/browser-run/quick-actions/... They create a new problem and sell the solution.
Re: CAPTCHAs can still detect AI agents
#37Earlier quoted context omitted.
Google I would say yes, but what does Cloudflare gain? They don't run an ad network. Generally I'd say Cloudflare is pretty good to have as a guardian of the web compared to other options. They protect free speech and allow Tor users. Ever tried completing a reCaptcha on Tor?
Cloudflare gains things like this: https://blog.cloudflare.com/introducing-pay-per-crawl/ https://developers.cloudflare.com/browser-run/quick-actions/... They create a new problem and sell the solution.
There may be things to criticize Cloudflare for, but the problem of bots and scrapers destroying the open web was getting worse no matter what.
Re: CAPTCHAs can still detect AI agents
#38Until they learn to do that. So cat and mouse. So nothing new.
Re: CAPTCHAs can still detect AI agents
#39CAPTCHAs are great. Exploiters get around them with proprietary anti-detect browsers and unethical residential proxies, while privacy browsers and affordable privacy VPNs get blocked and shadowbanned to death. Fingerprint.com, while not a CAPTCHA, gives you +3 suspicious score just for using privacy settings like adblock on your browser. This makes it harder to sign up for any sites that use fingerprint.com. https://…
Re: CAPTCHAs can still detect AI agents
#40Captchas are primarily to punish users for not allowing tracking, or using the “right” services, they may prevent some bots as a side effect (or a pretence from the provider) but it’s mostly for google and cloudflare to abuse their monopolies.
Google I would say yes, but what does Cloudflare gain? They don't run an ad network. Generally I'd say Cloudflare is pretty good to have as a guardian of the web compared to other options. They protect free speech and allow Tor users. Ever tried completing a reCaptcha on Tor?