67P / hyperchannel

Kosmos Chat for the Web
Mozilla Public License 2.0
20 stars 3 forks source link

Authenticate via SASL (instead of NickServ) #240

Closed raucao closed 2 years ago

raucao commented 3 years ago

Modern IRC networks support SASL authentication upon connecting, so you don't have to message NickServ after connecting. In fact, some of them require SASL when coming from certain IP ranges. I assume our production Sockethub instance would land on those lists rather quickly.

Depends on https://github.com/sockethub/sockethub/issues/543. Could supercede #32.