processone / ejabberd

Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)
https://www.process-one.net/ejabberd/
Other
6.12k stars 1.51k forks source link

Other Captcha options implementation #3323

Closed member7me closed 3 years ago

member7me commented 4 years ago

Hi! I have a suggestion. Now it's a lot of spam and bots in xmpp. They exploiting weak captcha and lack of serios antispam, like in email protocol. I suggest to implement at least new and modern captcha options. Like Keycaptcha, ReCAPTCHA (but it's worth) and so on. Now it's a lot of new and updated captcha's. Because that captcha, that now exists in ejabberd, it's very weak and unserious. It's like from 2003. Spammers exploit it and registering spam bots. What do you think about this? Is it possible suggestion?

licaon-kter commented 4 years ago

That captcha script is just an example, feel free to create one better and share it as open source. ;)

badlop commented 3 years ago

Another captcha script example was recently added, see https://github.com/processone/ejabberd/pull/3533