-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add sasl authentication #6
Comments
|
This isn't a shoes-off question? It's an rcirc question? where does freenode mandate sasl? |
|
Where would you wish to have SASL authentification? If it's Shoes-off -> My solution is to setup an SSH tunel to forward the port on which
and to force shoes-off to listen on localhost only. It's also Daimrod/Greg |
|
That's Shoes-off question of course. The Freenode mandates sasl auth for connections coming from TOR and from some isp networks. Thanks a lot daimrod - I'll have a look at your repo: sasl for Shoes-off -> Freenode is exactly what I was looking for. Looking forward for it to be available via emacs packages. Could you provide configuration example for setting up shoes-off with sasl auth against freenode? |
|
My bad, I've interpreted SASL as SSL, but ofc it's not the same at all. But then no, it's an RCIRC issue because under the hood, shoes-off uses it.Daimrod/Greg |
|
I am also interested in fixing any deficiencies with rcirc so maybe I'll take a look. |
Emacs have built-in sasl library and freenode supports sasl authentication (mandates it in some cases in fact). It would be shame not to use those features :)
Especially considering that it might save you from dealing with nickserv.
The text was updated successfully, but these errors were encountered: