I just wanted to ask.
Rather then using a Captcha or as well as using one would there be value in keeping a list of the IP address that have used the form and start to block adding if it breaks a condition like 5 per minute?
any thoughts?
thx
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This solution would block legitimate user who’re posting fast – you should present a CAPTCHA to those. Bear in mind that multiple people may share an IP address via NAT.
Also, you would still get spam, but only once per IP address. Since spammers often use large botnets with thousands or millions of IP addresses, they could easily send thousands or millions of spammy messages.