Are you human? (or How to prevent spam)
Posted
by pek
on Stack Overflow
See other posts from Stack Overflow
or by pek
Published on 2008-09-03T16:34:51Z
Indexed on
2010/06/13
21:32 UTC
Read the original article
Hit count: 361
What mechanisms do you know that prevent your site from being abused by anonymous spammers.
For example, let's say that I have a site where people can vote something. But I don't want someone to spam something all the way to the top. So I found (a) creating an account and only allowed to vote once and (b) CAPTCHA to decrease spam. What other methods do you know and how good do they work?
© Stack Overflow or respective owner