CAPTCHA
wundo - June 9, 2004 - 18:31
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. The administration settings for CAPTCHA are available at admin/user/captcha.
Additional CAPTCHA Modules
Other Information
- Join the CAPTCHA Drupal Group
- Talk live on #Drupal-Captcha
- Watch the Drupal CAPTCHA Tutorial video
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 Mollom module, which only presents a CAPTCHA if the user input (e.g. a comment) looks like spam.
- The Akismet module (unsupported since the rise of Mollom)
- The spam module provides spam filtering and related tools
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-2.0 | 2009-Sep-23 | 148.66 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-3.2 | 2009-Jan-04 | 75.49 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-2.x-dev | 2009-Oct-28 | 158.68 KB | Download · Release notes | Development snapshot | |
| 5.x-3.x-dev | 2009-Apr-11 | 75.78 KB | Download · Release notes | Development snapshot | |
