Open rizomaa opened 5 years ago
I'm pretty sure this one is the best start - https://www.google.com/recaptcha/intro/v3.html
@denis-shvets is this opensource solution?
Looks like. Part of description:
reCAPTCHA is a free service that protects your website from spam and abuse.
@denis-shvets do they provide code for editing or we need to include third party library?
If use react-google-recaptcha, you need to bind mail and get a key for Google reCAPTCHA v2. And so I would ask you to get a key and send it to me.
@VitalyMikulich is there any opensource alternative for captcha? please make the reasearch and provide ~3 alternatives
Alternatives which I found https://github.com/sayem314/hooman https://github.com/robiveli/js-captcha https://github.com/trekjs/captcha
That is good. What is the best on you opinion and why?
I think this https://github.com/robiveli/js-captcha, because this captcha simplier to user then other.
@VitalyMikulich please start to implement
At the beginning
Wrong answer
Correct answer. When captcha correct, captcha's input is blocking
When the captcha is incorrect or not completed at all and user click on button "save", an alert will appear on the screen and submitting the form will be prohibited until the captcha is incorrect
@VitalyMikulich выглядае прывабна. раби ПР на dev і далучай сюды лінк на яго. дзякуй
Допустил небольшую ошибку в PR, сейчас сделаю новый
Правильный PR - https://github.com/diglabby/mapa/pull/381
What open source libraries better to use for the solution
CAPTCHA should be added on the 1/ Add entry form (primarily) 2/ Add event form.