The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download | Blog | Stats

Modules/opersha256

From the makers of InspIRCd.

Jump to: navigation, search
Historical Historical Material - Information posted here may be inaccurate as a result of being obsolete. This information is kept for historical reference purposes. Deprecated in favor of m_oper_hash, alongside m_md5.so and m_sha256.so in 1.1.0 Beta 6 and above

opersha256 module (InspIRCd-opersha256 version)

1.0 Documentation 1.1 Documentation 1.2 Documentation
Description
Allows oper passwords to be hashed using the SHA-256 hashing algorithm rather than stored in plaintext.
Configuration Tags
This module does not require any extra configuration, beyond the <module> tag to load it.
Modes
This module does not implement any extra user or channel modes.
Extended Bans (Extbans)
This module implements no extended bans.
Commands
This module adds the following command:
/MKSHA256 <plaintext>

Encodes <plaintext> to an SHA-256 hash and displays the result.

Special Notes
This module will operate alongside plaintext passwords. To use SHA-256 hashes simply replace the plaintext password in <oper:password> with the SHA-256 hash MKSHA256 gives you.

Please note that once you move ALL your oper passwords to SHA-256, you will be unable to oper up without this module loaded -- if you unload it, you will be left unable to reload it if you lose oper status.

Personal tools
head
Navigation
head
head
head
head
 
head
head
Toolbox
head
head