diff --git a/_posts/2015-03-26-weechat-sasl-simply.md b/_posts/2015-03-26-weechat-sasl-simply.md index 6f3a4b6..743a0dc 100644 --- a/_posts/2015-03-26-weechat-sasl-simply.md +++ b/_posts/2015-03-26-weechat-sasl-simply.md @@ -28,7 +28,8 @@ services packages. More about that: PLAIN is simple "login using username and password" mechanism that sends the username and password in plaintext which isn't an issue if you also use -SSL like you should. +SSL (like you should) and trust the server (and +**use different password everywhere**). Then simply set your username and password