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
Comment #1
soxofaan commentedin 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?
Comment #2
Julien PHAM commentedYes 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 ;)
Comment #3
soxofaan commenteddoes 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.
Comment #4
elachlan commented