registration icon indicating copy to clipboard operation
registration copied to clipboard

Captcha

Open pellaeon opened this issue 10 years ago • 5 comments

pellaeon avatar Jul 12 '15 03:07 pellaeon

HI, any update on this feature, needing for the nextcloud .

balvinder294 avatar Jan 25 '20 13:01 balvinder294

The biggest issue is that most captchas are 3rdparty and so you would need a user consent before loading/embedding such services. Any thing custom written would be so "easy" to solve that it doesn't help anyway.

nickvergessen avatar Feb 06 '21 11:02 nickvergessen

It's absolutely essential feature, I just had 12000 registered new "users" :(

ser avatar Apr 25 '22 09:04 ser

The biggest issue is that most captchas are 3rdparty and so you would need a user consent before loading/embedding such services. Any thing custom written would be so "easy" to solve that it doesn't help anyway.

I think this one should be relatively good: https://github.com/librecaptcha/lc-core

kevATin avatar Nov 26 '22 22:11 kevATin

Another possibility, easy to implement, would be: https://github.com/Gregwar/Captcha

solracsf avatar Jan 28 '23 22:01 solracsf