|
|
|
Ask HN: My signup form is being bombarded by bots. What do I do?
|
|
4 points
by anon8588
968 days ago
|
|
My sign up form is being filled by automated bots/scripts that are signing up using other people's emails. This means that the confirmation email my app sends out get flagged by the email owners as spam, hurting my domain reputation and email sending limits. So far, I've tried Google Recaptcha which has reduced the rate but has not eliminated it, even at the maximum filtering level. The rate of fake sign ups is still high enough to cause email reputation problems for me. What do I do? |
|
See what other patterns you find and ban IPs based on those.
Edit: I also remember people putting in fake fields that are not visible to the user. If they have any value in the form submission they are scripts and can be rejected.