mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
README: Improve language around passwords
This commit is contained in:
parent
e83283e7fd
commit
31c1df55a3
@ -34,8 +34,7 @@ oragono createcerts
|
||||
|
||||
# Configuration
|
||||
|
||||
See the example [`oragono.yaml`](oragono.yaml). Passwords are base64-encoded bcrypted byte
|
||||
strings. You can generate them with the `genpasswd` subcommand.
|
||||
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.
|
||||
|
||||
```sh
|
||||
oragono genpasswd
|
||||
|
Loading…
Reference in New Issue
Block a user