Add resource secret epoch metadata
This commit is contained in:
parent
ce260625d6
commit
a05112e6a2
12 changed files with 287 additions and 13 deletions
|
|
@ -139,7 +139,9 @@ for CLI/control output, but it is not the signed representation.
|
|||
|
||||
The payload access plane is `geth-secrets`: resource master secrets, epochs,
|
||||
key envelopes, bearer secrets, and rotation. Revocation for private data is
|
||||
modeled initially as secret epoch rotation.
|
||||
modeled initially as secret epoch rotation. The daemon persists resource secret
|
||||
epoch metadata through `secret create/rotate/status`, but it does not yet store
|
||||
payload key material, encrypt resource data, or distribute key envelopes.
|
||||
|
||||
## Multi-User Direction
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue