iset shouldn't show passwords in plaintext
I was configuring some server setting with iset, and I saw my password in plaintext right above it. This normally hidden with normal weechat commands (i.e. /server add), but iset doesn't hide it.
you can use: /secure best thing you can do anyways, even if password is hidden.
I may be wrong, but I don't think triggers can affect iset and if they could it being external script, WeeChat probably shouldn't ship with a trigger for it.
@highflyer77 I didn't know about that, it's awesome.
(Although, if the hash is included in the sec.conf file as a signature instead just some corruption check, it should really be an HMAC... But that's offtopic for this issue.)