mirror of
https://github.com/jeremyd/ergo.git
synced 2026-06-12 15:53:31 -07:00
README: Improve language around passwords
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user