The community member who created a new website with a contact form has received spam emails and is looking for recommendations to limit this. The comments discuss the use of Turnstile, a service that provides server-side validation to prevent spam, but the community members are facing issues with accessing their Turnstile account and integrating it properly. They suggest that server-side validation is required to prevent spam, and one community member shares a link to Cloudflare's documentation on Turnstile server-side validation. However, there is no explicitly marked answer in the comments.
I put a site live last night with a contact form (webhook). I've already received a few spam emails from it. Are there recommendations on how to best limit this?
I just went back to the demo I shared in that thread to take a look, and now I'm being asked to "Upgrade to Pro", so I can't actually play around with it for now
My impression is that it requires server-side validation to work. Or at least not to be spoofed
Edit: obviously. In my demo I was attempting to connect the HTML embed to a Cloudflare worker to do the validation, but running into an issue that I posted about
I ran into a similar issue with one of the sites I'd created on WS recently. 2-3 Spam messages every 2-3 days, not bad to bother me right now..but can get annoying soon.