-
Notifications
You must be signed in to change notification settings - Fork 8
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
Open source #192
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]>
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]>
Signed-off-by: Simon Ott <[email protected]>
The container config is required for the drivers. Signed-off-by: Simon Ott <[email protected]>
variables Signed-off-by: Simon Ott <[email protected]>
report Signed-off-by: Simon Ott <[email protected]>
variables Signed-off-by: Simon Ott <[email protected]>
Signed-off-by: Simon Ott <[email protected]>
Signed-off-by: Simon Ott <[email protected]>
Signed-off-by: Simon Ott <[email protected]>
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]>
Signed-off-by: Simon Ott <[email protected]>
Signed-off-by: Simon Ott <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.