WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Accessible Captcha

for

From: Birkir R. Gunnarsson
Date: Jun 27, 2018 7:30PM


My experience with google Recaptcha is not that bad. It can be
implemented so that it does not communicate with the user at all
unless it detects suspicious activity. It starts poppig up
consistently when you've logged on to a form 10 or 20 times from a
similar IP address, as you would for testing, but it seems to behave
decent otherwise.
Once it prompts you you have to do one of these stupid blurry audio
things that are near impossible to hear (and do not work in IE11
unless you download the audio).
A two factor authentication would be beter (user enters phone number
or email address, you send a unique code to that contact info and user
has to click a link and enter that code to authenticate).
You can also add a "review" page after user submits the original form,
one where the user has to check a checkbox and click an additional
""confirm" button. It's not bullet proof but it makes the process that
much more complex to break, so people looking for a quick buck, or
fun, are probably going to give up and go away.
This also allows real users to verify their response
Make sure only to use CAPtCHA on one-off processes (such as
registering). For routine processes (like logging in) you have to find
a less disruptive solution.
Cheers
-B


On 6/27/18, L Snider < <EMAIL REMOVED> > wrote:
> Yes, that is Recaptcha
> https://www.google.com/recaptcha/intro/v3beta.html
>
> Still some issues for some people, but better than it used to be...still
> not 100% by any means. Some are just the robot box and others add on the
> 'which images have cheeseburgers in them' to the robot box, the latter
> being totally annoying, in my view. I rarely complete those...
>
> Cheers
>
> Lisa
>
> On Wed, Jun 27, 2018 at 6:50 PM, Brandon Keith Biggs <
> <EMAIL REMOVED> > wrote:
>
>> Hello,
>> The best I have seen is the checkbox that says "I'm not a robot".
>> Does anyone know what does this? I thought it was google.
>> Thanks,
>>
>>
>> Brandon Keith Biggs <http://brandonkeithbiggs.com/>;
>>
>> On Wed, Jun 27, 2018 at 3:24 PM, L Snider < <EMAIL REMOVED> > wrote:
>>
>> > Hi JP,
>> >
>> > Many are also a pain with voice recognition software too...
>> >
>> > I remember someone created an accessible captcha a couple of years ago.
>> > I
>> > couldn't find my source. I don't think it went anywhere as I think the
>> > person who developed it was doing it as a project, and not necessarily
>> for
>> > use. I could be wrong, and someone will correct me if that is the case.
>> >
>> > Do update the list, because I would love to see an alternative that
>> > uses
>> > different coding.
>> >
>> > Cheers
>> >
>> > Lisa
>> >
>> > On Tue, Jun 26, 2018 at 9:46 PM, JP Jamous < <EMAIL REMOVED> > wrote:
>> >
>> > > Hi folks,
>> > >
>> > >
>> > >
>> > > We all know Captcha types are a royal pain. Can you suggest to me
>> > > some
>> > > samples of ones that are keyboard, and screen reader accessible?
>> > >
>> > >
>> > >
>> > > I have a client that is using Google Recapcha and it is terrible as
>> > > you
>> > all
>> > > know. So we are looking for an alternative.
>> > >
>> > >
>> > >
>> > >
>> > >
>> > >
>> > >
>> > > --------------------
>> > >
>> > > JP Jamous
>> > >
>> > > Senior Digital Accessibility Engineer
>> > >
>> > > <mailto: <EMAIL REMOVED> > E-Mail Me |
>> > > <http://linkedin.com/in/JPJamous>;
>> > > Join
>> > > My LinkedIn Network
>> > >
>> > > --------------------
>> > >
>> > >
>> > >
>> > >
>> > >
>> > > >> > > >> > > >> > > >> > >
>> > >> > >> > >> > >> >
>> >> >> >> >>
> > > > >


--
Work hard. Have fun. Make history.