Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/virtee/reference-kbs
A reference implementation of the KBS attestation protocol
https://github.com/virtee/reference-kbs
Last synced: 25 days ago
JSON representation
A reference implementation of the KBS attestation protocol
- Host: GitHub
- URL: https://github.com/virtee/reference-kbs
- Owner: virtee
- License: apache-2.0
- Created: 2022-08-03T07:33:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-20T16:41:48.000Z (2 months ago)
- Last Synced: 2024-11-20T17:38:47.779Z (2 months ago)
- Language: Rust
- Homepage:
- Size: 44.9 KB
- Stars: 3
- Watchers: 3
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# reference-kbs
A reference implementation of the [KBS](https://github.com/confidential-containers/kbs/).
## Attestation Server
While the [KBS](https://github.com/confidential-containers/kbs/) doesn't define the location of the component that does the attestation of the TEE measurements, allowing it to be a separate component from KBS, in this implementation that functionality is provided locally.