Is there a way to filter out offensive words from Jcaptcha?

Posted by elduff on Stack Overflow See other posts from Stack Overflow or by elduff
Published on 2010-03-31T19:41:52Z Indexed on 2010/03/31 19:43 UTC
Read the original article Hit count: 222

Filed under:
|

We are using JCaptcha for a captcha tool in a small app that my team is writing. However, just during development time (on a small team - 4 of us), we've run across a number of curse words and other potentially offensive words for the actual captchas. Is there a way to filter out potentially offensive words so that they are not presented to the user?

© Stack Overflow or respective owner

Related posts about captcha

Related posts about java