Tip of the day: Consider contributing to make UnrealIRCd even better: reporting bugs, testing, helping out with support, .. |
Translations:Security/9/en
Jump to navigation
Jump to search
If you still want to use a password then here are some hints:
- Use mixed uppercase, lowercase and digits, such as Whbviwf5.
- Do NOT use the same password anywhere else, like your e-mail account, bot password or on other internet sites.
- Hash the password ("encrypting passwords") so it's not in plaintext in the configuration file. For a working example see using an argon2 password in the vhost block.