cds-snc / c19-benefits-node

Answer some questions to find which federal programs can help you https://covid-benefits.alpha.canada.ca/. - Répondez à quelques questions pour trouver quels programmes d’aide financière fédéraux s’offrent à vous https://covid-prestations.alpha.canada.ca/.
MIT License
2 stars 4 forks source link

Add 'honeypot' form protection to Feedback component #380

Open dsamojlenko opened 4 years ago

dsamojlenko commented 4 years ago

For when (not if) the bots and spammers discover our feedback form, we should have some sort of honeypot or other spam prevention measures in place.

A honeypot can be pretty simple to implement, and should be first line of defense. We can get more advanced if the need arises.

CalvinRodo commented 4 years ago

We should feature flag this so we can turn it off if it does not work.