Live data from Hacker News

CAPTCHAs: 'a tracking cookie farm for profit masquerading as a security service'

pcgamer.com

1–10 of 143 posts

Re: CAPTCHAs: 'a tracking cookie farm for profit masquerading as a security service'

#4

You can get people to do almost anything if you lie to them that it's for "security".

Except captcha is not supposed to be security for the user, but security for the website.

But in the end it is not (effective) security for a website, is an antifeature for users and is profit for google.

Re: CAPTCHAs: 'a tracking cookie farm for profit masquerading as a security service'

#5

You can get people to do almost anything if you lie to them that it's for "security".

Except captcha is not supposed to be security for the user, but security for the website. But in the end it is not (effective) security for a website, is an antifeature for users and is profit for google.

As a website developer and host, I can assure you recaptcha works very well to stop spam and automated login requests. It is not perfect, but no system is.

Re: CAPTCHAs: 'a tracking cookie farm for profit masquerading as a security service'

#7
post #5

Earlier quoted context omitted.

Except captcha is not supposed to be security for the user, but security for the website. But in the end it is not (effective) security for a website, is an antifeature for users and is profit for google.

As a website developer and host, I can assure you recaptcha works very well to stop spam and automated login requests. It is not perfect, but no system is.

yeah, a sufficiently motivated attacker can deploy some countermeasures to bypass it, but only really worth it for targeted attacks. Anyone who has a form on the internet knows that without any sort of captcha, you get lots of stupid bots just typing in jumbo. Likely you could tone back the captchas and still get a similar result in stopping the dumb bots[0]

[0] on my contact page my email is protected via a custom cypher. if the bots execute javascript and wait 0.5s they can read it, but most don't. It’s the dumbest PoW imaginable, but it works

Post reply on HN