Tagged Questions
4
votes
9answers
535 views
Harder, Better, Faster, Stronger… Techniques for an image-based CAPTCHA?
There are lots of non-image-based CAPTCHA ideas floating around. But what about the old-fashioned way?
What are the elements of a good image CAPTCHA? What visual elements are hard for computers, ...
2
votes
2answers
150 views
Negative Captchas - help me understand spam bots better
I have to decide a technique to prevent spam bots from registering my site. In this question I am mainly asking about negative captchas.
I came to know about many weaknesses of bots but want to know ...
0
votes
2answers
54 views
Looking for an anti-spam solution easier to implement than Captcha
I'm looking for a simple anti spam form submission solution, other than Captcha. I've tried implementing Captcha into my website for anti-spam purposes, but it's been too difficult to integrate into ...
0
votes
0answers
74 views
Add antispam to protoform (prototype.js)
I am working with this neat script:
http://cssrevolt.com/upload/files/protoform/
it works perfectly except for one thing: it doesnt have any antispam protection system. now, i've been trying to add ...