Replies: 1 comment 1 reply
-
|
#1021 should be the most clear explanation. We're working on #1170 first, but the hierarchy should be consistent. Key material hierarchy is consistent between the Shamir's and Auto-Unseal mechanisms since (before) the fork point. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to understand how the root key is derived/obtained/stored/used, and the key hierarchy in general. The documentation is somewhat conflicting and thus confusing.
Specifically:
a. This is what some of the docs seem to say.
a. This is what some of the docs seems to say. I could trace this to this commit/this PR. But I'm still confused to what extend this is still up-to-date.
bao-root-key-aesin the seal stanza docs.bao-root-key-aes(as above) don't make sense.Thanks in advance! :)
P.S.: I'm happy to contribute to the docs and clarify this, once I understand what is actually implemented, and what the docs should say.
References
Beta Was this translation helpful? Give feedback.
All reactions