Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
docs: Removing link for now
Browse files Browse the repository at this point in the history
Due to some of the discussions in the community, we are removing this
for now.

Signed-off-by: Larry Dewey <[email protected]>
  • Loading branch information
larrydewey authored and fitzthum committed May 1, 2023
1 parent c29278b commit 7ac2cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/sev.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Usually it should be the public IP of the node where `simple-kbs` runs.

The SEV policy can also be set by adding `io.katacontainers.config.sev.policy: "<SEV POLICY>"` to your pod configuration.
Setting the second bit of the policy enables SEV-ES.
For more information see chapter 3 of the [Secure Encrypted Virtualization API](https://www.amd.com/system/files/TechDocs/55766_SEV-KM_API_Specification.pdf#page=31).
For more information see chapter 3 of the Secure Encrypted Virtualization API.
The SEV policy is not the same as the policies that drive `simple-kbs`.

The CoCo project has created a sample encrypted container image ([encrypted-image-tests](ghcr.io/fitzthum/encrypted-image-tests:encrypted)). This image is encrypted using a key that comes already provisioned inside the `simple-kbs` for ease of testing. No `simple-kbs` policy is required to get things running.
Expand Down

0 comments on commit 7ac2cc9

Please sign in to comment.