Enclaver: Protect Containers In-Use with AWS Nitro Enclaves and KMS
1–2 of 2 posts
Re: Enclaver: Protect Containers In-Use with AWS Nitro Enclaves and KMS
#2Hi, the author of the blog post here. I wanted to point out two neat features of the Enclaver: (1) it solves the enclave image distribution problem by packaging the underlying enclave image into a Docker container so it can be pushed to any container registry and (2) it bundles in a policy enforced network proxy to make regular TCP based networking work out of the box.