mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update developing-with-nats/tutorials/jwt.md
Co-authored-by: Colin Sullivan <colin@synadia.com>
This commit is contained in:
parent
37b06bda1d
commit
4c2bb8ed74
@ -1396,7 +1396,7 @@ If the diagram is cut off, increase available memory and image size limit with t
|
|||||||
|
|
||||||
### Managing Keys
|
### Managing Keys
|
||||||
|
|
||||||
Not every key used in ngs is equally important.
|
Identity keys are extremely important, so you may want to keep them safe and instead hand out more easily replaceable signing keys to operators.
|
||||||
Their importance generally follows the chain of trust with operator keys being more important than account keys.
|
Their importance generally follows the chain of trust with operator keys being more important than account keys.
|
||||||
Furthermore identity keys are more important than signing keys.
|
Furthermore identity keys are more important than signing keys.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user