• Hey Guest, don't forget to VOTE on each RFC topic. Your voting determine Chevereto development! No votes, no development.
  • Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

Add Cloudflare Turnstile Support to Chevereto

klikdesigner

Chevereto Member
Describe your feature request
I would like to suggest adding Cloudflare Turnstile as an alternative captcha option in Chevereto. Turnstile is a privacy-focused and user-friendly captcha solution by Cloudflare that enhances security without disrupting user experience. Adding this feature would allow site owners to improve their security without relying on Google reCAPTCHA.

Where did you see this?
Cloudflare Turnstile is already being adopted by various platforms as a superior alternative to reCAPTCHA. Official documentation: https://developers.cloudflare.com/turnstile/

Community interest
There have been discussions and interest in using alternatives to reCAPTCHA, especially due to privacy concerns. Implementing Turnstile in Chevereto would give users a choice and improve accessibility for all.
 
Our website using turnstile a long time and you can make this easily.

For now, you can use turnstile replacing hcaptcha from source code, app/src/legacy/functions.php and functions-render.php

After that go to your panel select hcaptcha and enter your turnstile keys.

Thats all.
 
Back
Top