Live data from Hacker News

Are You a Robot? Introducing “No CAPTCHA ReCAPTCHA”

googleonlinesecurity.blogspot.com

91–100 of 442 posts

Re: Are You a Robot? Introducing “No CAPTCHA ReCAPTCHA”

#91
Maybe I am getting ahead of myself but this seems to have huge potentials and is actually quite interesting from a whole other perspective.

If a machine can determine you are human what if it learns your unique patterns? Couldn't it then be used to determine you are you?

And couldn't this solve the problem of identity?

In the bitcoin world, what if you could use this to log into your bitcoin wallet?

Re: Are You a Robot? Introducing “No CAPTCHA ReCAPTCHA”

#92
Hmmmm. Nice move Google. But I also remember that a machine passed the Turing test. And I don't like the sound of these two news together. Not because I'm worried about you, but because I'm worried about the websites I run as a dev.

Moreover, I'm not sure if most people know this, but reCaptcha was supposed to be converting ancient text to digital text[I read that once on quora, I'm not really sure if it's entirely true, but I guess it is]. So now, I can be less proud of not contributing to conversion of ancient texts to digital books.

And, I'd love you if you make the thing open-source, Google...

Re: Are You a Robot? Introducing “No CAPTCHA ReCAPTCHA”

#93
post #84

Do they even need the checkbox anymore? They could track mouse movement, keypresses, history or whatever else they are tracking without showing any kind of GUI at all.

How do you track mouse movement on a tablet?

You could track other things like window scrolling or the focusing of other form inputs.

Re: Are You a Robot? Introducing “No CAPTCHA ReCAPTCHA”

#94
It says that they do take mouse movement into account but the cookie part makes me feel a little uneasy:

> IP addresses and cookies provide evidence that the user is the same friendly human Google remembers from elsewhere on the Web.

If this becomes a trend then major commercial websites will become unusable for people who are not accepting (third-party) cookies. "Because those damn bots" is a straw man argument to make people trackable by assuming that there are no other useability improving methods that don't track the user (which I think is highly unlikely).

Re: Are You a Robot? Introducing “No CAPTCHA ReCAPTCHA”

#96
I always liked the captcha's that asked simple questions or told you what to type. Sites that used what is 1+3 or type the number four into the box below.

Is there really a system once employed that coders won't overcome in days? Do we need a trusted user system, where the machine registered at a central site and that can be queried by the commerce site? Recognition of the consumer machine through combination of mac/ip range/provider

Re: Are You a Robot? Introducing “No CAPTCHA ReCAPTCHA”

#98
I wonder if they've taken into account people with movement disabilities such as multiple sclerosis or parkinsonism. Then again, the previous recaptcha techniques would be somewhat discriminatory against those with visual or auditory difficulties as well so they've had to think of this already

Re: Are You a Robot? Introducing “No CAPTCHA ReCAPTCHA”

#99
post #68
post #54

Earlier quoted context omitted.

You can try it out here: https://www.google.com/recaptcha/api2/demo If you are a recognized as human you could perhaps try it via Tor.

I wish these google pages wouldn't automatically assume you speak some language based on your IP address - I get mine in German without any option to switch. Aren't there standards for setting language in web browsers?

Your browser sends an "Accept-Language" header with the list of languages and order of preference you have configured.
Post reply on HN