Hi,

I think a useful feature for the captcha system would be to have the possibility for the words to be taken from a dictionary (aka a text file) we provide to the captcha system. This way we can have captcha according to the website subject instead of just random letters.

Thanks

Comments

soxofaan’s picture

in the CAPTCHA pack there are text based challenges where you can provide a list of real words instead of the random generated ones.

Or are you talking about the image CAPTCHA?

Julien PHAM’s picture

Yes I was talking about the image based captcha. With my previous website the captcha system allowed to use words from a text file. It is more... user friendly ;)

soxofaan’s picture

does http://drupal.org/project/recaptcha fill you needs?

The downsize of a fixed word set is that it makes the CAPTCHA easier to crack, if the attacker knows enough words from the set.

elachlan’s picture

Status: Active » Closed (fixed)