eggdrop icon indicating copy to clipboard operation
eggdrop copied to clipboard

Change .chpass <bot> to allow easy setting of strong random passwds

Open michaelortmann opened this issue 5 years ago • 0 comments

Bot-Link-Passwords should be strong. We should try to make it easy to set strong ones. Esp. since our MD5 challenge–response authentication isn't that secure anymore.

I propose to make .chpass <bot> r set a such a pwd.

r as a magic char is possible here, because r is not a valid password (too short).

Maybe its also interesting for .chpass <user>.

michaelortmann avatar Mar 31 '20 22:03 michaelortmann