inspircd-contrib icon indicating copy to clipboard operation
inspircd-contrib copied to clipboard

Feature: captcha like module

Open Yorgosgr opened this issue 10 years ago • 6 comments

Hello all,

I was wondering could a module be written as an antispam feature that the user upon connect must enter a captcha like code to allow him to connect?

Yorgosgr avatar Dec 08 '14 12:12 Yorgosgr

The simple way is: setup webIRC protect it with Captcha and it will work... for IRCd it's difficult because it text-only, and how should that captcha works? maybe generate a link to an captcha that you have to use as server password? mhm doesn't sound really handy...

SISheogorath avatar Dec 08 '14 12:12 SISheogorath

~~I started something like this a while back. I will post it when I get home.~~

Scratch that. Seems like I deleted it when I did my big clear up.

SadieCat avatar Dec 08 '14 13:12 SadieCat

Like it, only for use per connection class

Reply to this email directly or view it on GitHub.

bandicot avatar Dec 08 '14 17:12 bandicot

I got @Adam- to make a module that hooked into this: http://captcha.spigotmc.org/captcha.php?key=Z3VudGVzdCF+Z3VudGVzdEAxOTIuMjA4LjU1LjE4NnwxNDE0NzkwMDcz

Unfortunately I'd be concerned about releasing it in case is promulgates attacks.

md-5 avatar Dec 08 '14 21:12 md-5

hm... that is not a really "open source" feeling....;) hehe...

davem-13 avatar Dec 27 '14 04:12 davem-13

I'm not interested in implementing this as a core feature but I have transferred this issue to inspircd-extras in case anyone else is interested

SadieCat avatar Jun 06 '19 17:06 SadieCat