X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/c3260969ab760abd6ded892309829c4682f9ad3a..7e2cfda2a41b44d01c4514ef4f8ac80eb9848314:/content/kb/using/sasl.md diff --git a/content/kb/using/sasl.md b/content/kb/using/sasl.md index 890778c13..b16a45f9d 100644 --- a/content/kb/using/sasl.md +++ b/content/kb/using/sasl.md @@ -6,23 +6,26 @@ SASL is a method that allows identification to services (NickServ) during the co SASL Client Configuration ============== -We have instructions on how to configure SASL for some client, below. If asked to choose an authentication mechanism, be aware that freenode does not support `DH-BLOWFISH` +We have instructions on how to configure SASL for some clients, below. If asked to choose an authentication mechanism, be aware that freenode does not support `DH-BLOWFISH` * [AdiIRC ](https://dev.adiirc.com/projects/adiirc/wiki/SASL) * [AndChat ](http://www.andchat.net/page/misc_doc) * [AndroIRC ](http://wiki.androirc.com/nickserv_sasl) * [Chatzilla](kb/sasl/chatzilla) * [EPIC5](kb/sasl/epic5) +* [glirc ](https://github.com/glguy/irc-core/wiki/Automatically-authenticating-to-NickServ) * [HexChat](kb/sasl/hexchat) * [irssi](kb/sasl/irssi) * [Konversation ](http://userbase.kde.org/Konversation/Configuring_SASL_authentication) * [KVIrc](kb/sasl/kvirc) -* [mirc](kb/sasl/mirc) +* [LimeChat](kb/sasl/limechat) +* [mIRC](kb/sasl/mirc) +* [Quassel](kb/sasl/quassel) * [Textual](kb/sasl/textual) * [Weechat ](https://www.weechat.org/files/doc/stable/weechat_user.en.html#irc_sasl_authentication) * [ZNC ](http://wiki.znc.in/Sasl#example) If you know of any additions or corrections to the lists above, or would like to contribute a script or (better) documentation, contact us on IRC. -Documentation on how to create certificates and add their fingerprints to NickServ for SASL EXTERNAL +Documentation on how to create certificates and add their fingerprints to NickServ for SASL EXTERNAL can be found in [the article on NickServ and certificates](kb/using/certfp).