Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open source #192

Merged
merged 26 commits into from
Jun 24, 2024
Merged

Open source #192

merged 26 commits into from
Jun 24, 2024

Conversation

smo4201
Copy link
Collaborator

@smo4201 smo4201 commented Jun 24, 2024

No description provided.

Signed-off-by: Simon Ott <[email protected]>
Signed-off-by: Simon Ott <[email protected]>
add the apache licened jsoncanonicalizer source files
to be able to generate reproducible JSON container
configuration files for measuring container configs.

Signed-off-by: Simon Ott <[email protected]>
The measure module implements functionality to measure
OCI runtime bundles (config.json container specification
and rootfs) into a specified hardware trust anchor.

For now, this module implements the TPM as the hardware
trust anchor.

Signed-off-by: Simon Ott <[email protected]>
Signed-off-by: Simon Ott <[email protected]>
Add standalone tool to measure OCI runtime bundles. The
tool is used to generate reference values.

Signed-off-by: Simon Ott <[email protected]>
Add measure API call for receiving and recording measurements
via the measure module to all supported APIs

Signed-off-by: Simon Ott <[email protected]>
Signed-off-by: Simon Ott <[email protected]>
Required for the prover to provide details on the
order of measurements for self-contained attestation
reports.

Signed-off-by: Simon Ott <[email protected]>
The container config is required for the drivers.

Signed-off-by: Simon Ott <[email protected]>
Signed-off-by: Simon Ott <[email protected]>
Add script to demonstrate how to generate reference
values for containers.

Signed-off-by: Simon Ott <[email protected]>
Add script to demonstrate how to generate reference values
for containers based on dry-running containers.

Signed-off-by: Simon Ott <[email protected]>
Signed-off-by: Simon Ott <[email protected]>
@smo4201 smo4201 merged commit fcbf6fa into main Jun 24, 2024
1 check passed
@smo4201 smo4201 deleted the open-source branch June 24, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant