Based on a tutorial by Jack Born published on jQuery.com entitled Safer Contact Forms Without CAPTCHAs. This module gives spam protection for those that don't want to use the aggravating captchas or a third party external service.
It basically won't allow the submit of a protected form if the user has disabled, cookies, JavaScript, or exceeds a preset time limit on the page.
I have used Jack Born's idea with success on non-Drupal sites for a couple of years and tested it on a live Drupal 7.0 site with success. Without the module bots are submitting the registration form multiple times daily. With the module active submits go to zero.
This is designed to block bots that try to use your forms. The module allows you to select which forms to protect. It's not designed to stop humans that enter spam manually.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Spam Prevention
- Reported installs: 215 sites currently report using this module. View usage statistics.
- Downloads: 788
- Last modified: July 16, 2011