mirror of
https://github.com/fiatjaf/nak.git
synced 2025-12-08 16:48:51 +00:00
docs(readme): caution note on plaintext credential storage
- Add a warning about credentials being stored in plain text when using `--persist`.
This commit is contained in:
committed by
fiatjaf_
parent
d32654447a
commit
2d2e657778
@@ -185,6 +185,9 @@ You can also display a QR code for the bunker URI by adding the `--qrcode` flag:
|
||||
~> nak bunker --persist --sec ncryptsec1... relay.nsec.app nos.lol
|
||||
```
|
||||
|
||||
> [!CAUTION]
|
||||
> When you start a bunker with `--persist`, it will store credentials in plain text at `~/.config/nak/bunker`.
|
||||
|
||||
then later just
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user