[irssi] Switch libera to cert auth

This commit is contained in:
2021-07-09 10:10:12 +01:00
parent 97c3be01ce
commit 716df62646

View File

@@ -13,21 +13,15 @@ servers = (
chatnet = "libera.chat";
port = "6697";
use_tls = "yes";
tls_cert = "~/.irssi/certs/libera.pem";
tls_verify = "yes";
autoconnect = "yes";
}
);
chatnets = {
tildechat = {
type = "IRC";
};
"libera.chat" = {
type = "IRC";
sasl_mechanism = "PLAIN";
sasl_username = "nikdoof";
sasl_password = "llamatroniceepachu";
};
tildechat = { type = "IRC"; };
"libera.chat" = { type = "IRC"; };
};
channels = (