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

adds mrenclave to receipt header #176

Merged
merged 13 commits into from
Feb 1, 2024

Conversation

ivarprudnikov
Copy link
Member

To aid better visibility into the state of the source code that was used to build the scitt enclave, mrenclave measurement was added to the receipt headers. Should increase the root of trust of this service.

Contrary to just the DID or service identity this ensures one can look up the source code and to find and rebuild the same version locally. If does not solve the problem how to find the correct source code version though, that could be solved by printing the value in the releases on GitHub, but for now mrenclave is printed in the CI build.

@ivarprudnikov ivarprudnikov marked this pull request as ready for review January 17, 2024 17:22
@ivarprudnikov ivarprudnikov self-assigned this Jan 17, 2024
test/test_x509.py Show resolved Hide resolved
app/src/main.cpp Outdated Show resolved Hide resolved
@ivarprudnikov ivarprudnikov merged commit cd6b3af into main Feb 1, 2024
6 checks passed
@ivarprudnikov ivarprudnikov deleted the feat/adds-mrenclave-to-receipt-headers branch February 1, 2024 10:33
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.

None yet

2 participants