Hacker News new | ask | show | jobs
by sds357 378 days ago
I eliminated virtually all spam submissions on my site by using hidden fields and checking for common browser automation flags. I didn't want to use intrusive captchas if I didn't have to.
1 comments

I am aware of hidden fields and have implemented them. Can you elaborate on browser automation flags? Very much appreciated.