Glimesh / glimesh.tv

Glimesh is a next generation live streaming platform built by the community, for the community.
https://glimesh.tv
Other
470 stars 79 forks source link

Add Captcha system to registration page #51

Closed mja00 closed 3 years ago

mja00 commented 4 years ago

Add reCaptcha(or equivalent) to the registration page to stop bots from registering a bunch of accounts.

clone1018 commented 4 years ago

We'll need to find a privacy conscious vendor for this. Google products aren't really ideal for Glimesh.

mja00 commented 4 years ago

hCaptcha is quite good for privacy and actually works somewhat better.

Heiwa1580 commented 4 years ago

I got part of this done but I can't find an editor on mobile that will allow me to do the rest of the backend stuff... Also we need to have an official Glimesh account setup for the Hcaptcha for the secret code and the API key

clone1018 commented 3 years ago

This is done in https://github.com/Glimesh/glimesh.tv/pull/210