Skip to content

Releases: confidential-containers/simple-kbs

v0.1.3

30 Aug 15:36
Compare
Choose a tag to compare

What's Changed

  • Fix build by correcting the module path by @Amulyam24 in #60
  • docker: update rust image used to specific bullseye version by @ryansavino in #62

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

30 Mar 18:34
Compare
Choose a tag to compare
Copy image signing resources into docker filesystem

Resources such as the policy.json and cosign.pub used to verify a signed image need to be copied into the docker environment to get used.

Signed-off-by: Alex Carter <[email protected]>

v0.1.1

16 Sep 22:29
Compare
Choose a tag to compare

The second release of simple-kbs

This release adds stability, usability, and a bunch of cool new features including:

  • support for runtime secret provisioning with an online KBC
  • modular database backend
  • support for resource requests that can be used for signatures or other sensitive material
  • convenient deployment via docker compose
  • durable report secret type
  • other stuff we forgot