JDutil / contact_us

Gem providing simple Contact Form functionality with a Rails 3+ Engine.
http://contact-us-demo.herokuapp.com
MIT License
135 stars 57 forks source link

Captcha #47

Open nikue opened 10 years ago

nikue commented 10 years ago

Any thoughts about integrating Captcha in some way to prevent bot abuse?

JDutil commented 10 years ago

I had wanted to use rack-honeypot, but my PR was never merged upstream. I'm not opposed to a captcha, but would prefer a honeypot. Either is fine with me if you want to submit a PR