Google Preparing 'Invisible ReCAPTCHA' System For No User Interaction (bleepingcomputer.com) 57
An anonymous reader quotes a report from BleepingComputer: Google engineers are working on an improved version of the reCAPTCHA system that uses a computer algorithm to distinguish between automated bots and real humans, and requires no user interaction at all. Called "Invisible reCAPTCHA," and spotted by Windows IT Pro, the service is still under development, but the service is open for sign-ups, and any webmaster can help Google test its upcoming technology. Invisible reCAPTCHA comes two years after Google has revolutionized CAPTCHA technologies by releasing the No CAPTCHA reCAPTCHA service that requires users to click on one checkbox instead of solving complex visual puzzles made up of words and numbers. The service helped reduce the time needed to fill in forms, and maintained the same high-level of spam detection we've become accustomed from the reCAPTCHA service. The introduction of the new Invisible reCAPTCHA technology is unlikely to make the situation better for Tor users since CloudFlare will likely force them to solve the same puzzle if they come from IPs seen in the past performing suspicious actions. Nevertheless, CloudFlare started working on an alternative.
Re: (Score:1)
Have Madonna Do it. She owes everyone who voted for Hillary a blowjob.
Re: (Score:2)
Nah only bots think rivers are storefronts.
Re: (Score:2)
I always assume its literal. Why? Because google is trying to tag the images with keywords for easier searching thus a car is not a truck and bricks are not a storefront.
If you searched google for "storefront" you wouldn't be looking for a picture of "bricks" just as if you search for "cars" you probably aren't looking for pictures of mac trucks.
Years ago I had the same problem with tests and I had to guess did they FK up the question on accident or was it FKed on purpose to see if you would notice?
Here's a
Re: (Score:2)
You get that figured out you let me know I figure its worth at least $4/mo to bypass capatchas everywhere.
It's about time (Score:4, Funny)
Their last system made me uncomfortable. [imgur.com]
Re: (Score:1)
I self Identify as a robot!
Re: (Score:2)
auto-banned lol
Re: (Score:1)
Their new system [postimg.org] reminds me of the unbelievable year we've had.
Re: (Score:1)
Their last system made me uncomfortable. [imgur.com]
It does make people wonder if that's a verification for us or a message from someone trapped behind recaptcha.
You sure it's just an algorithm?
Re: (Score:2)
Well, the foxconn ex-workers displaced by robots have to do something to feed themselves right?
Re: (Score:2)
It's almost as if you don't know what a nonce is.
Hint - it's a value used only once.
Ya, but how? (Score:2)
I've been curious about those "I'm not a robot" checkboxes. How does it differentiate between a humsn and script checking that box?
I've guessed that it had to do with timing of page load vs checkbox, or with tracking mouse movements for human-like movements.
Anyone have the scoop?
Re: (Score:2, Informative)
It does both, along with other heuristics. If it detects a normal delay in reaching the checkbox and normal mouse movements it will usually let you proceed. If it's suspicious, because the box was checked too quickly, or the mouse movements were unnatural (or the pointer jumped without following a patch), or the traffic follows a common pattern, it will display a secondary test. That test will be text recognition, or pattern recognition that's easy for a human but tough for a computer (choose all squares th
Re: (Score:1)
Thank you - you just explained why I *always* end up having to do the secondary test. I habitually use tab to step between elements and space to select, skipping the mouse entirely. Might try using the mouse next time and see what happens.
Re: (Score:2)
Easy for a human [deccanchronicle.com], you say?
Re: (Score:2)
It does both, along with other heuristics. If it detects a normal delay in reaching the checkbox and normal mouse movements it will usually let you proceed. If it's suspicious, because the box was checked too quickly, or the mouse movements were unnatural (or the pointer jumped without following a patch)
So how does THAT work on touch screens? Delay might still be there, but I typically don't drag my finger over the screen to reach a checkbox.
Re: (Score:2)
Yep. Full ReCAPTCHA for me in private browsers (Score:2)
Yeah, anecdotally I think I get the full recaptcha test when I happen to be in an incognito window. Pretty rarely in the regular browser windows.
Bag of tricks. (Score:2)
I've been doing something similar for years. It's probably not as complex as what google is doing, but with little more than a few tricks with a hashed timestamp, and making sure that javascript works, it stops most bots.
Re: (Score:1)
Do not want (Score:1)