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 ~username
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, Compatibility with WeeChat 2.8 and older
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
+