|
|
|
|
|
by desbest
5004 days ago
|
|
Actually a "2 + 3" captcha is much more effective than a typical one with an image. You'd be surprised. When I ran a phpBB forum that spammers would join to get some of my PageRank 2 juice, putting up a special question on the registration form (by modifying the php code), was much more effective than phpBB3's captcha function with maximum difficulty applied. Spamming software doesn't have support for capctha questions, only captcha images. |
|
I wrote a plugin for wordpress years ago that simply asked you to copy a number into a box. If you had JavaScript, it would even do it for you and hide it so most users never even knew it was there. It filtered out nearly every single piece of spam. This would have been mid-2000s though, might be different now.