Open

Description
Documentation for SASL authentication is needed to understand how to connect on libera.chat servers using TLS 1.3 (aka forward secrecy). In contrast webirc connections to irc.freenode.net in tcp4 mode works as expected using kiwiirc transport (tls=false).
However inbound connections to libera.chat servers result in the following error message:
Closing Link: open-neurosecurity.org (SASL authentication to a NickServ account with a verified email address is required to connect from your current network. Please see https://libera.chat/guides/sasl for configuration assistance.
$ sudo systemctl status webircgateway
webircgateway
Loaded: loaded (/lib/systemd/system/webircgateway.service; enabled; preset: enabled)
Active: active (running) since Sun 2023-11-05 04:23:31 EST; 20min ago
Main PID: 1141544 (webircgateway)
Tasks: 7 (limit: 4652)
Memory: 2.2M
CPU: 37ms
CGroup: /system.slice/webircgateway.service
└─1141544 /usr/local/sbin/webircgateway --config=/etc/webircgateway/config.conf
Nov 05 04:23:42 open-neurosecurity.org webircgateway[1141544]: 2023/11/05 04:23:42.479564 L_DEBUG client:2 signal:data :molybdenum.libera.chat NOTICE guest11 :*** Notice -- SASL authentication to a NickServ account with a verified email address is required to connect from your current network. Please see https://libera.chat/guides/sasl for configuration assistance.
Nov 05 04:23:42 open-neurosecurity.org webircgateway[1141544]: 2023/11/05 04:23:42.479716 L_DEBUG client:2 in .UpstreamRecv
Nov 05 04:23:42 open-neurosecurity.org webircgateway[1141544]: 2023/11/05 04:23:42.479722 L_DEBUG client:2 Traffic (Upstream->) ERROR :Closing Link: open-neurosecurity.org (SASL authentication to a NickServ account with a verified email address is required to connect from your current network.
Metadata
Metadata
Assignees
Labels
No labels