]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - content/kb/using/sasl.md
Add Tor and needed NickServ certificate docs
[irc/freenode/web-7.0.git] / content / kb / using / sasl.md
index 99cd229b1c54f0446b621099ec5d95f738bd5981..1985ec91fe0284c15dc5137e7e60ab534171d4e5 100644 (file)
@@ -6,8 +6,9 @@ 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` or `EXTERNAL`
+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`
 
+* [AdiIRC <i class="fa fa-external-link" aria-hidden="true"></i>](https://dev.adiirc.com/projects/adiirc/wiki/SASL)
 * [AndChat <i class="fa fa-external-link" aria-hidden="true"></i>](http://www.andchat.net/page/misc_doc)
 * [AndroIRC <i class="fa fa-external-link" aria-hidden="true"></i>](http://wiki.androirc.com/nickserv_sasl)
 * [Chatzilla](kb/sasl/chatzilla)
@@ -19,6 +20,9 @@ We have instructions on how to configure SASL for some client, below. If asked t
 * [mirc](kb/sasl/mirc)
 * [Textual](kb/sasl/textual)
 * [Weechat <i class="fa fa-external-link" aria-hidden="true"></i>](https://www.weechat.org/files/doc/stable/weechat_user.en.html#irc_sasl_authentication)
-* [ZNC](http://wiki.znc.in/Sasl#example)
+* [ZNC <i class="fa fa-external-link" aria-hidden="true"></i>](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 
+can be found in [the article on NickServ and certificates](kb/using/nickcerts).