README: Improve language around passwords

This commit is contained in:
Daniel Oaks 2016-06-19 09:58:23 +10:00
parent e83283e7fd
commit 31c1df55a3
1 changed files with 1 additions and 2 deletions

View File

@ -34,8 +34,7 @@ oragono createcerts
# Configuration # Configuration
See the example [`oragono.yaml`](oragono.yaml). Passwords are base64-encoded bcrypted byte See the example [`oragono.yaml`](oragono.yaml). Passwords are stored using bcrypt. You can generate encrypted password strings for use in the config with the `genpasswd` subcommand.
strings. You can generate them with the `genpasswd` subcommand.
```sh ```sh
oragono genpasswd oragono genpasswd