Hello,
Would you please consider adding support for retrieving server and SASL passwords from Windows Credential Manager, including passwords referenced by scripted /server commands. This would allow remote.ini and other scripts to remain portable without containing credentials in plain text.
Examples:
/credential get libera
/server ... -l sasl ... -password-credential libera
Thank you!