Modules/oper hash
From Inspire IRCd (InspIRCd)
Description |
| Allows oper passwords to be hashed using a secure hashing algorithm rather than stored in plaintext. |
Additional Modes |
| None |
Additional Commands |
This module adds the following command:
/MKPASSWD <hash> <plaintext> Encodes <plaintext> to a hash using the hashing algorithm <hash> and displays the result. |
Dependencies |
| The SHA256 Service Provider Module and/or the MD5 Service Provider Module |

















