SrainApp / srain

Modern IRC client written in GTK
https://srain.silverrainz.me/
Other
302 stars 34 forks source link

Add SaSL authentication #400

Closed Agvantibo closed 6 months ago

Agvantibo commented 9 months ago

https://ircv3.net/specs/extensions/sasl-3.1

SaSL is pretty much ubiquitous, and as the client lacks an autologin/autoreconnect function, that would fill the niche nicely.

SilverRainZ commented 9 months ago

Hi @Agvantibo, Srain supports both SASL 3.1 and 3.2.

I am not sure what "auto-login" and "auto-reconnect" mean. If you have SASL password (stored in secret service) or certificate (stored in config file)specified, Srain will auto-login for you.

SilverRainZ commented 6 months ago

No response, close it for now.