You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 10, 2024. It is now read-only.
Issue: IRC server environment requires user authentication. The IRC client environment prohibits the storage of a plain text passwords.
Since encrypting passwords in the servlist.conf is not a viable feature (as documented in issue #518) could HexChat be given the feature to prompt for a server password?
Please consider adding a checkbox titled "Prompt for server password" under the "Connecting" section in the Server options. When active HexChat would request a password from the user and then use that password to connect to the password protected IRC server without storing the password in plain text anywhere.