I’m not a robot - Centre for Inclusive Design (2024)

CAPTCHA stands for Completely Automated Public Turing Test to tell Computers and Humans apart and it’s a way to filter out bots and fraudulent automated activity from the behaviour of real people. It’s an umbrella term describing several different techniques presented to the user to determine if they are human. A CAPTCHA challenge could be a random collection of letters and numbers, text obscured with background noise, puzzle challenges or audio challenges asking the user to enter the letters and numbers heard with a lot of background static noise. All of these are termed CAPTCHA as they’re asking the user to demonstrate they’re human and not an automated computer program.

The theory is humans are very good at being able to identify distorted text, numbers and audio but not a computer program. A computer program i.e. bot can’t reliably identify displayed text or audio and so it’s a very effective way to stop bot activity affecting your website.

The problem is CAPTCHA in its many incarnations causes significant challenges for people with disabilities. Asking a user to decipher distorted text may mean vision-impaired people will be unable to complete it. Presenting an audio challenge may mean people with a hearing impairment will have difficulty, reorientating a visual 3D puzzle may affect users with mobility and cognitive impairments and disabilities are rarely isolated, users may have a range of disabilities.

If your security check is relying on some kind of user input to determine the “humanness” of the person at the other end, it is ultimately doomed to failure.

A brief history of Google CAPTCHA

One of the most popular forms of CAPTCHA is provided by Google and its reCAPTCHA. The earliest iteration relied on a user having to decipher distorted text. The user would enter in the displayed text and if it was correct would pass the challenge, be confirmed as human and allowed to continue doing whatever they wanted on the website. Often such a challenge was difficult to complete for anyone, the distortion was too hard to understand, and users would have to click refresh to trigger the display of a new text puzzle.

The user experience of this method was very frustrating and for a user with disabilities that challenge was impossible to pass. The text would be displayed via an image, the image had no text alternative (because that could unintentionally aid the bots) and the only other alternative was the audio fall back option. The audio would announce several letters and numbers and ask the user to re-enter what they heard, but as the audio was combined with static it to was very hard to understand.

Whilst this method of confirming users is still used occasionally, it’s been superseded by reCAPTCHA v3 from Google. This had the lofty aim of removing any puzzle challenge at all, all the user had to do is confirm via a tickbox they are not a robot. The checkbox is labelled correctly and has full keyboard support and superficially looks like a great replacement. It uses various indicators to determine if the user interacting with the website is legitimate. If the user has a Gmail account and uses Google services that’s a stronger likelihood that they’re real, if the user took time to complete the checkbox, and scrolled around the site that too are good indicators that the user is real and confirmation they’re human.

The problem is when one of these checks failed the puzzle challenge returned and the user would be asked to select a combination of images which are street signs, or traffic lights or shop fronts. So even though the checking was becoming more robust to hide the challenge for a user, it still displayed the challenge if those background checks indicated “bot-like” behaviour. Anecdotally there has been discussion that screen readers and other assistive technology trigger the display of the puzzle challenges in the majority of instances because the behaviour from these types of devices were identified as a-typical, outside the ordinary patterns users without disabilities have.

Google has now introduced a new CAPTCHA process which is its version 3 reCAPTCHA. Completely banishing any image challenge and instead returning a probability score indicating the likelihood of bot-like activity. This allows developers to potentially funnel the user through further steps which are accessible but never showing an inaccessible puzzle challenge. This is a great outcome, but unfortunately, the solution is only workable for very large organisations with the resources to dedicate to identifying and implementing accessible alternatives to funnel users through.

Purposely attracting the bots

An alternative often discussed is the honeypot method. Where a hidden form field is on any screen which requires user input, for example, a signup screen. A form field is rendered hidden via CSS and acts as an enticement for bots to reveal themselves by filling in. When the form data is submitted the website checks to see if this hidden field is empty. If it has been filled, you can assume the form data being submitted is from a bot and ignore the input. As users never see the hidden form field, then it should never be filled by a legitimate user as the theory goes.

This approach also has its downsides. If the form field is hidden using the type=hidden input element, the bot may be smart enough to determine the field is a honeypot and ignore it and pass the serverside check. If the field is hidden via CSS, and a user is browsing with CSS turned off (not as unlikely as it sounds) then the user will see the field and potentially complete it causing their input to be ignored. For a high-frequency large organisation or government website, where the integrity of the user has to be confirmed and assured you can’t rely on a process that isn’t likely to let in edge cases.

Mathematical challenge

Other alternatives include presenting the user with a basic maths question and asking for the correct answer. The security mechanism would require many 1000’s of question and answer combinations to ensure a bot doesn’t encounter the same question and answer combination. Ultimately bots are very clever pieces of autonomous software, if they’re smart enough to prob and submit to many 1000’s of websites then a basic mathematical problem is probably not a barrier to screen scrape and solve. Notwithstanding the technique may be a barrier for users with cognitive impairments to complete as well.

The problem is all current CAPTCHA variants and alternatives where users are asked to select a number of images or reorientate a picture are very effective at stopping bots and also very effective at stopping people with disabilities from using digital services. At the moment it’s a compromise between securing your system or restricting user’s ability to access your site.

CAPTCHA and other alternative security mechanism vendors may discuss compliance against a Voluntary Product Accessibility Template (VPAT) or Web Content Accessibility Guidelines (WCAG 2/2.1) but often this compliance is very limited where their product passes individual checks in isolation.

Their CAPTCHA product may have keyboard support or may have text labels which pass individual accessibility checks, but when combined becomes practically unusable. Just because something may be technically accessible it can also be totally unusable. The only verifiable way to test whether a product is accessible is by requesting evidence that people with a range of disabilities can pass the security mechanism 100% of the time, anything less than this means it is very likely their CAPTCHA replacement product is not effective.

That being said there are CAPTCHA replacement technologies that are beginning to show real promise. An emerging trend is in browser checking where the user isn’t ever exposed to any puzzle or challenge, in fact, no interaction at all takes place. All verification of the user takes place within the browser and ultimately this improves the user experience for everyone.

Summary

Security and accessibility can coexist together, but it means looking beyond what a technology vendor says and performing your own independent accessibility checks. The old ways of verifying a user through challenging them to prove they are human are outdated and exclusionary and are no longer acceptable. It’s a challenge but one that the Centre for Inclusive Design has experience in and we can advise on suitable alternatives.

This article was written byRoss Mullenon behalf of Centre for Inclusive Design.

I’m not a robot - Centre for Inclusive Design (2024)

FAQs

Why does Google keep asking me to prove I'm not a robot? ›

Google interprets that your IP address / device sends multiple search requests at the same time (this creates a suspicious effect on the search engine). With CAPTCHA, Google makes sure that you are not a robot or a computer program that sends multiple requests for search or spam.

What is the purpose of "I'm not a robot"? ›

The “I'm not a robot” checkbox is a CAPTCHA, or a “Completely Automated Public Turing Test to Tell Computers and Humans Apart.” Essentially any type of test, whether it's selecting the image with stoplights or typing out a word that's blurry, is a CAPTCHA, which is used to stop bots.

How do I avoid I am not a robot CAPTCHA? ›

Option 1:
  1. Close your browser if open.
  2. Go to the Control Panel.
  3. Select Internet Options.
  4. Go to the Advanced tab.
  5. Select Reset.
  6. Select the box Delete Personal Settings. There's a disclaimer here about what information will be cleared when doing so, make sure you review this before proceeding.
  7. Select Reset again.

What does clicking "I am not a robot" actually do? ›

A 2020 episode of QI gave a rather surprising explanation of what ticking 'I am not a robot' on a website really does. They said that it gives a website permission to look at your actions and history on your device to decide if you are human.

Why do I keep having to prove I am not a robot? ›

Proving that you are human and not a computer programme is mainly to prevent automated software (Robots/bots) and spammers from performing actions on your behalf. CAPTCHA is a programme that is used to protect you.

How do I get rid of Google asking if I'm a robot? ›

Can I stop I'm not robot
  1. Clear your cache and cookies.
  2. Disable browser extensions one by one and see if this helps resolve the issue.
  3. Try resetting your modem or router.
  4. If you are using a VPN, try uninstalling VPN browser plugin or program.
  5. Check your computer for Malware.
Jul 18, 2023

What is the test to prove you are not a robot? ›

A CAPTCHA test is designed to determine if an online user is really a human and not a bot. CAPTCHA is an acronym that stands for "Completely Automated Public Turing test to tell Computers and Humans Apart." Users often encounter CAPTCHA and reCAPTCHA tests on the Internet.

What happens when you select I am not a robot? ›

"Essentially, when you are clicking 'I am not a robot' box, you are instructing the site to have a look at your data and decide for itself. If the machine is not sure, that's when it directs you to click on lightroom pictures of fire hydrants that aren't there.”

Does CAPTCHA actually work? ›

Do CAPTCHAs actually work? Yes and no. While CAPTCHAs alone can help stop very simple bots, they no longer perform their original objective: stopping all bots without creating a negative user experience for humans.

Why does every website think I'm a robot? ›

That means it's a browser issue, that is your browser is not sending enough important data to tell the system it's a legit user. Instead the system think it's a bot or spam to try to stop you with captcha.

Why does Yahoo keep asking me to prove that I am not a robot? ›

You may be prompted to get a verification code on your Yahoo app, recovery phone number, or recovery email address for any of the following reasons: Yahoo notices suspicious account activity. You're using an unfamiliar browser or device. You're traveling away from your usual location.

How to bypass confirm you're not a robot Google account? ›

Use the backup codes associated with your account.
  1. Go to the sign-in page and attempt to log in.
  2. Click Try another way to sign in or tap More options.
  3. Select Enter one of your 8-digit backup codes.
  4. Enter your backup code to log back in.
May 14, 2024

Does I'm not a robot check your history? ›

CAPTCHA does not directly check the user's web history. However, some CAPTCHA implementations may use browser fingerprints or other data available to the website to determine the user's identity and assess their risk level.

Is clicking on I am not a robot safe? ›

While CAPTCHAs are common, any that ask you to click “allow” are trying to trick you into subscribing to their malicious notifications. So, don't click allow if you are not a robot!

What is the point of the I'm not a robot test? ›

What is reCAPTCHA? The “I'm not a robot” checkbox is a CAPTCHA, or a “Completely Automated Public Turing Test to Tell Computers and Humans Apart.” Essentially any type of test, whether it's selecting the image with stoplights or typing out a word that's blurry, is a CAPTCHA, which is used to stop bots.

Why is Google asking for CAPTCHA every time? ›

That means it's a browser issue, that is your browser is not sending enough important data to tell the system it's a legit user. Instead the system think it's a bot or spam to try to stop you with captcha.

Why does Google keep asking me to verify myself? ›

To help protect you from abuse, we sometimes ask you to prove you're not a robot before you can create or sign in to your account. This extra confirmation by phone helps keep spammers from abusing our systems.

Is it normal for Google to ask if you're a robot? ›

Google has explained it by saying that CAPTCHA can be triggered by an automated process sometimes caused by spambots, infected computers, email worms, or SEO tools. You simply need to verify it by entering the characters or clicking the correct image, and you are done.

References

Top Articles
Latest Posts
Article information

Author: Twana Towne Ret

Last Updated:

Views: 6104

Rating: 4.3 / 5 (44 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Twana Towne Ret

Birthday: 1994-03-19

Address: Apt. 990 97439 Corwin Motorway, Port Eliseoburgh, NM 99144-2618

Phone: +5958753152963

Job: National Specialist

Hobby: Kayaking, Photography, Skydiving, Embroidery, Leather crafting, Orienteering, Cooking

Introduction: My name is Twana Towne Ret, I am a famous, talented, joyous, perfect, powerful, inquisitive, lovely person who loves writing and wants to share my knowledge and understanding with you.