mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-21 03:25:51 -08:00
put the note about using random PSK into an admonition
This commit is contained in:
parent
8c982b0917
commit
0ccc85c685
|
@ -75,7 +75,9 @@ Selecting a number from the following table will use publicly known encryption k
|
|||
| `default` | Default Encryption (use the weak encryption key) |
|
||||
| `random` | Generate a secure 256-bit encryption key. Use this setting for private communication. |
|
||||
|
||||
:::note
|
||||
If you use Meshtastic for exchanging messages you don't want other people to see, `random` is the setting you should use.
|
||||
:::
|
||||
|
||||
### region
|
||||
|
||||
|
|
Loading…
Reference in a new issue