From d2d4bc2ed5c845cc958e27c54bd0648b68eaab6a Mon Sep 17 00:00:00 2001 From: Dan Middleton Date: Thu, 2 Mar 2023 14:30:50 -0600 Subject: [PATCH] Remove SEV KBS limitation from release notes Signed-off-by: Dan Middleton --- releases/v0.4.0.md | 1 - 1 file changed, 1 deletion(-) diff --git a/releases/v0.4.0.md b/releases/v0.4.0.md index 41e7781..af8ff2c 100644 --- a/releases/v0.4.0.md +++ b/releases/v0.4.0.md @@ -37,7 +37,6 @@ The following are known limitations of this release: - [Verdictd](https://github.com/inclavare-containers/verdictd): An external project with which Attestation Agent can conduct remote attestation communication and key acquisition via EAA KBC * The full-featured generic KBS and the corresponding KBC are still in the development stage. * For developers, other KBCs can be experimented with. - * AMD SEV must use a KBS even for unencrypted images. - The format of encrypted container images is still subject to change * The oci-crypt container image format itself may still change * The tools to generate images are not in their final form