blog/weechat-sasl-simply: remove DH-*

Resolves: #235
This commit is contained in:
Aminda Suomalainen 2021-10-05 13:05:37 +03:00
parent d841819dd5
commit 8f34cf2929
Signed by: Mikaela
GPG Key ID: DF046339D69EB8C9

View File

@ -17,12 +17,7 @@ before you are visible to the network.
* * * * *
First set mechanism as plain if you have it as anything else. Many people
have it as DH- something which are insecure and is removed from more modern
services packages. More about that:
* [On the security of SASL DH-BLOWFISH (at nullroute.eu.org)](https://nullroute.eu.org/~grawity/irc-sasl-dh.html)
* [Do not use or provide DH-AES or DH-BLOWFISH for SASL/IAL authentication (at ariadne.space)](https://ariadne.space/2014/12/26/do-not-use-or-provide-dh-aes-or-dh-blowfish-for-sasl-ial-authentication/)
First set mechanism as plain if you have it as anything else.
```
/set irc.server_default.sasl_mechanism PLAIN