Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    Use seemingly-random form input names · 4b62e47a
    Jared Hancock authored
    Which will help fight off spammers. This should be coupled with logic that
    will add some enticing fields, like 'email' and 'name' to invite bot input.
    Then, on the form processing side, a spam submission can be detected and
    handled differently from human submissions. This should lessen reliance on
    CAPTCHA only as spam detection.
    4b62e47a