Google Preparing 'Invisible ReCAPTCHA' System For No User Interaction (bleepingcomputer.com)
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.
Nah only bots think rivers are storefronts.
Minimum threshold fixed. Thanks!
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 good example I remember from a few years back:
Does an inkjet printer work by spaying ink on printer?
No it sprays ink on paper it doesn't spray ink on itself unless something breaks but it would be an easy typo for the person writing the test to make.
Minimum threshold fixed. Thanks!
You get that figured out you let me know I figure its worth at least $4/mo to bypass capatchas everywhere.
Minimum threshold fixed. Thanks!
Their last system made me uncomfortable.
How can I believe you when you tell me what I don't want to hear?
It's almost as if you don't know what a nonce is.
Hint - it's a value used only once.
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?
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.
If it's like their previous attempts at CAPTCHA-less CAPTCHAs this will involve taking information like mouse movements and your browser fingerprint, and then analyzing that to decide if you're human. Deeply concerning. Google already knows enough about my browsing habits by having their scripts embedded everywhere.
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.