Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace kiwix.org reCaptcha #151

Open
kelson42 opened this issue Apr 18, 2022 · 4 comments
Open

Replace kiwix.org reCaptcha #151

kelson42 opened this issue Apr 18, 2022 · 4 comments

Comments

@kelson42
Copy link
Collaborator

reCaptcha is not only a tool to secure the contact page and secure that the user is not a bot. It is as well a solution which spies on visitors.

It seems as well that reCaptcha is not available in countries where Google is not accessible, such as China
https://webmarketing.academy/en/hcaptcha/

Read here the CNIL assessment about the tool: https://twitter.com/DavidLibeau/status/1516041376542208012

For all these reasons we should think IMO to replace it by a solution which does not leak user private information.

@kelson42
Copy link
Collaborator Author

https://www.hcaptcha.com seems a promising alternative, but I have no definitive opinion on this. Maybe a local only alternative would be even better.

@martin8032
Copy link
Collaborator

I'm aware of hCAPTCHA, but I don't know enough about it to tell if they have simply the better marketing. I see the following options:

  1. If someone does the research and comes to the conclusion that hCAPTCHA is significantly better in terms of privacy protection, I'm happy to implement hCAPTCHA instead of reCAPTCHA.
  2. I can simply deactivate reCAPTCHA and give the built-in honeypot feature of Ninja Forms a shot. (Background: https://ninjaforms.com/blog/google-recaptcha/)

@kelson42
Copy link
Collaborator Author

@martin8032 Sounds good, I will give me a bit of time to mature my opinions and have a look to your proposals.

@stale
Copy link

stale bot commented Jul 10, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.

@stale stale bot added the stale label Jul 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants