CAPTCHA

wundo - June 9, 2004 - 18:31
Image CAPTCHA example

A CAPTCHA is a challenge-response test most often placed within web forms to determine whether the user is human. The purpose of CAPTCHA is to block form submissions by spambots, which are automated scripts that post spam content everywhere they can. The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.

Co-maintainer wanted

The CAPTCHA module has currently only one active maintainer, me (soxofaan). I do this in my spare time, which is unfortunately almost nonexistent at the moment due to real life obligations (day job, house renovation, etc). This is the main reason I can't make the #D7DX pledge. To give the CAPTCHA module the required level of maintenance, an extra co-maintainer would be welcome. If you're interested in helping with this very popular module, please contact me or open an issue in the CAPTCHA module issue tracker.

Additional CAPTCHA Modules

Other Information

Alternatives

One of the disadvantages of using CAPTCHAs is that you can drive away legitimate users. You could also consider spam filtering or hybrid solutions like:

  • The AntiSpam module, is the successor of the Akismet module, and it provides spam protection to your drupal site using external antispam service like Akismet, TypePad and Defensio.
  • The Mollom module, similar to AntiSpam module, it only presents a CAPTCHA if the user input (e.g. a comment) looks like spam. It is restricted to the Mollom antispam service
  • The spam module provides spam filtering and related tools

Downloads

Recommended releases

Version Downloads Date Links
6.x-2.2 Download (172.4 KB) 2010-May-19 Notes
5.x-3.3 Download (75.82 KB) 2010-May-19 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev Download (163.64 KB) 2010-Jul-11 Notes
6.x-2.x-dev Download (179.17 KB) 2010-Jul-11 Notes
5.x-3.x-dev Download (75.81 KB) 2010-Jul-11 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.