mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-27 12:01:04 -04:00
Add docs to repo (#38)
This commit is contained in:
parent
50d3f3ca7f
commit
b95f3dbc91
180 changed files with 13401 additions and 67 deletions
|
@ -8,7 +8,7 @@ It's intendet for the Constellation CSI Plugins and the CLI.
|
|||
The Cloud KMS is where we store our key encryption key (KEK).
|
||||
It should be initiated by the CLI and provided with a key release policy.
|
||||
The CSP Plugin can request to encrypt data encryption keys (DEK) with the DEK to safely store them on persistent memory.
|
||||
The [kms](pkg/kms) package interacts with the Cloud KMS APIs.
|
||||
The [kms](../kms/) package interacts with the Cloud KMS APIs.
|
||||
Currently planned are KMS are:
|
||||
|
||||
* AWS KMS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue