Remove redundant KBS

Co-authored-by: Christophe de Dinechin <christophe@dinechin.org>
This commit is contained in:
Dan
2023-03-03 07:44:58 -06:00
parent d5f6ccd76e
commit f6b7d4bffa

View File

@@ -33,7 +33,7 @@ The following are known limitations of this release:
- Attestation and key brokering support is still under development
* The disk-based key broker client (KBC) is used for non-tee testing, but is not suitable for production, except with encrypted VM images.
* Currently, there are two key broker services (KBS) that can be used:
- simple-kbs: simple key broker service (KBS) for SEV(-ES).
- simple-kbs: simple key broker service for SEV(-ES).
- [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.