Captcha: Killing accessibility

Captcha: Killing accessibility

It has become increasingly popular to make use of a Captcha in online web forms where registration and payment processes are required. This is what it looks like over at MSN Passport:

Screen dump: Example of what a Captcha looks like, example from MSN Passport

A Captcha is an image depicting letters and number that the user is asked to type in a text field. All characters are somewhat distorted, in poor contrast with psychedelic backgrounds and curvy lines.

Captcha separates man from machine

The purpose is to separate humans from machines. All evil, automated systems that send spam and automatically register themselves will hit a wall: They can not interpret the characters. If one does not complete the Captcha correctly that is where the communication ends.

Captchas exclude humans with disabilities

The problem is that many people also have problems completing the process. People with cognitive handicaps, sight impairments, color blindness – they are all excluded from these systems. Even I sometimes have trouble interpreting the funny-looking characters and sometimes I have to try two or three times before I succeed in moving on.

So, a Captcha tests if I am a normal-sighted human with a cognitive ability to interpret purposely distorted characters.

Paypal tries a “sound” alternative

At PayPal, MSN Passport and Hotmail the user can listen to a voice reading the characters. This sounds honorable and like a step in the right direction, but the implementation can be even more confusing, especially when opening a pop-up (as with PayPal) and the voice is distorted.

An article at CNet describes how four of their reporters, with normal hearing, could not make sense of the recording.

Stop using Captchas

It would seem that this is obviously the wrong way to go when fighting spam. As we are struggling to make information on the net available to all people, suddenly the requirement is that I have to be an alert, sighted person with a reasonable amount of internet experience to take part in the game! Near-sighted? Sorry, you go stand on the sidelines.

Alternatives to Captchas

WAI have two working groups trying out alternatives to Captchas. Also read W3C’s article about the inacessibility of Captchas.

The best implementation of Captchas

W3C recommends logical puzzles as an alternative since these can be posed to all humans. For example: What is the second letter in this website’s name?

The problem is that logical questions require a certain level of logical thinking and above all an understanding of why you get that type of question in the middle of a registration process.

Surely, it is kind of weird that after typing your address you also have to work out how many apples Carl has left after Lisa ate 2?

The best alternative is of course not to have any such demands on the user at all; the logic to distinguish humans from computers is not something the humans should have to be involved in!

An automated tool could evaluate:

  • Content: Is the content in the form reasonable?
  • Behavior: How long does it take to fill out the form, for example.

From this you could quickly make some assumptions about whether there is a human in the other end.

Protest

By implementing a Captcha you are basically saying go f*ck yourself to a great deal of people. At present my recommendation is that we stop insulting people.

Here you can sign a petition asking Google to stop using Captchas, which they do on Blogger and in other verification processes.


Comment