Login

Or Register today!

phpBB Accessible CAPTCHAs

CAPTCHAs are a form of anti spam that help web applications determine if a user is a human or a robot. You see them as images with random letters in them, in which you must place in the box provided. Often times bots can read them better than humans, and some humans can't not see them at all due to a disability. Services such as Solona help visual impaired with these CAPTCHAs, but I fear the point is being missed: the current image verification system is not accessible.

This page is dedicated to all accessible CAPTCHAs for the phpBB bulletin board software. Here is the list of accessible CAPTCHAs we have collected for your viewing pleasure:

Add your CAPTCHA to the list!
PM Sam here with a link to your accessible CAPTCHA and he will add it!

Image
Place this button in your CAPTCHA topic!

BBcode:
Code: Select all
[url=http://www.wesbyntax.net/captcha/][img]http://i34.tinypic.com/20qdwy8.png[/img][/url]

HTML:
Code: Select all
<a href="http://www.wesbyntax.net/captcha/" title="phpBB Accessible CAPTCHA"><img src="http://i34.tinypic.com/20qdwy8.png" alt="phpBB Accessible CAPTCHA" /></a>

Valid XHTML 1.0 Strict  Valid CSS!