From 7a7a7b7b8d5fd3d1522814a7d19dbba07c5786e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Thu, 30 Apr 2020 12:43:35 +0200 Subject: [PATCH] Use instead of
 to avoid useless block

---
 index.html | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index 53b9641..901a935 100644
--- a/index.html
+++ b/index.html
@@ -200,8 +200,9 @@ chown -R username:username ~usernameCompatibility with WeeChat 2.8 and older
               

Required for WeeChat <= 2.8

With WeeChat 2.9, relay client authentication was made more secure and resistant to brute forcing. Glowing Bear uses the most secure authentication method by default. However, to support older versions of WeeChat, this option allows Glowing Bear to still use the old authentication method, sending your password to WeeChat (in plain text if you are not using encryption!). Only enable this if you are using a WeeChat version before 2.9!

-

By default, WeeChat 2.9 support several authentication methdos. Of these, Glowing Bear only uses the most secure one,

pbkdf2+sha512
. You can check the list of enabled methods to ensure it is in there:

-
/set relay.network.password_hash_algo
+

By default, WeeChat 2.9 support several authentication methdos. Of these, Glowing Bear only uses the most secure one, pbkdf2+sha512. You can check the list of enabled methods to ensure it is in there: + /set relay.network.password_hash_algo +