rauchg / slackin

Public Slack organizations made easy
http://rauchg.com/slackin/
MIT License
6.51k stars 1.34k forks source link

Optional captcha #352

Closed KrzysztofMadejski closed 7 years ago

KrzysztofMadejski commented 7 years ago

Since running Slackin we had no problems with fake accounts and spam. It would be cool if captcha implemented in #311 was optional (if you don't specify keys it won't run).

Daniel15 commented 7 years ago

we had no problems with fake accounts and spam

You will eventually, once bots discover the page and spam it. The worst part is that Slack blocks you from sending out invites once you reach a certain number of pending invites 😃 CAPTCHA is absolutely critical when using Slackin.

KrzysztofMadejski commented 7 years ago

Better safe then! Thanks for looking into that :)