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

soxofaan’s picture

Title: Support for a semantic CAPTCHA » Egglue CAPTCHA module

There 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.

wundo’s picture

+1 for creating a reCAPTCHA like module.

chx’s picture

Status: Active » Fixed

mun, i approved your cvs account.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.