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.
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?
Hey, I’m a dev at Prosopo. If you’re still looking for a reCAPTCHA alternative/turnstile didn’t work out for you then we’d be happy to put together CF implementation documentation & get you using our API for handling site registration automatically.
Just pop us an email after signing up and we’ll give you a hand
In general I’ve found Turnstile works pretty well, but its not perfect. Since AI can solve captchas it is ever increasingly difficult to solve this problem, but it can certainly keep simpler bots out.