summaryrefslogtreecommitdiff
path: root/doc/en/weechat_user.en.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-04-14 07:30:49 +0200
committerSébastien Helleu <flashcode@flashtux.org>2016-04-14 07:30:49 +0200
commit906c6ebb61c159cfe0bf6dfef7f42b6477fac0fd (patch)
tree7c35b24fba613a8a8ca4808f637c48fb5fee1c6a /doc/en/weechat_user.en.asciidoc
parent1d8f48b1026c5d1d90f990c79f4cb59524814fe7 (diff)
downloadweechat-906c6ebb61c159cfe0bf6dfef7f42b6477fac0fd.zip
doc: mask SASL mechanisms dh-blowfish and dh-aes as "insecure"
Diffstat (limited to 'doc/en/weechat_user.en.asciidoc')
-rw-r--r--doc/en/weechat_user.en.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/weechat_user.en.asciidoc b/doc/en/weechat_user.en.asciidoc
index 89f96982f..3a084b357 100644
--- a/doc/en/weechat_user.en.asciidoc
+++ b/doc/en/weechat_user.en.asciidoc
@@ -2229,8 +2229,8 @@ WeeChat supports SASL authentication, using different mechanisms:
* 'plain': plain text password (default)
* 'ecdsa-nist256p-challenge': challenge with public/private key
* 'external': client side SSL cert
-* 'dh-blowfish': blowfish encrypted password
-* 'dh-aes': AES encrypted password
+* 'dh-blowfish': blowfish encrypted password (*insecure*, not recommended)
+* 'dh-aes': AES encrypted password (*insecure*, not recommended)
[NOTE]
The "gcrypt" library is required when compiling WeeChat in order to use