reCAPTCHA Alternatives

As we all probably know by now, Google’s reCaptcha is being pushed to a pay model and requires the registering of each domain being hosted. I have a hosted solution with over 300 websites, plus a few custom sites, and I don’t want to go through the headache of registering each new site every time we launch one. There’s already enough to do, and if a site gets shut down… the management is too much to even think about.

Has anyone rolled their own or know of an existing CF-based solution? Not just imageCaptcha() but a system, of types.

Thanks

There is a CF solution, but it’s CF as in Cloudflare instead of CFML. :slightly_smiling_face:

Seriously, though, I highly recommend Cloudflare Turnstile.

It is completely separate from Cloudflare proxying.

If I knew how they coded it, I’d have done it in-house, which I actually tried more than once. It’s not worth the effort and is constant whack-a-mole maintenance nightmare.

And their API might solve your 300+ sites problem?

1 Like

Awesome. I’ll check it out. Thanks!

1 Like