Closed (fixed)
Project:
CAPTCHA
Version:
6.x-2.x-dev
Component:
Captcha API (captcha)
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2009 at 11:19 UTC
Updated:
18 Jun 2009 at 13:50 UTC
I see that CAPTCHA already supports two of the three main streams of CAPTCHAs, i.e. image and basic text (math). I was wondering whether it'd be a good idea to complete the picture by supporting a semantic CAPTCHA.
I'm happy to write a patch to support Egglue Semantic CAPTCHA (http://www.egglue.com). It's a web service, so the patch only needs to make requests to and receive results from the server. Or is it better to have it as a submodule?
Thanks
Comments
Comment #1
soxofaan commentedThere are a lot more options for the challenges as separate modules, like:
http://drupal.org/project/captcha_pack (which contains some semantic challenges)
http://drupal.org/project/recaptcha
But please be welcome to implement an Egglue CAPTCHA module.
If it is webservice based, you should check out the reCAPTCHA module mentioned above, which is also webservice based.
In any case I would make it a separate module that uses and depends on the CAPTCHA API.
Comment #2
wundo commented+1 for creating a reCAPTCHA like module.
Comment #3
chx commentedmun, i approved your cvs account.