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

Using the attestation generation capability of the new attestatation API inside the eservice enclave #502

Draft
wants to merge 2 commits into
base: attestation-dev
Choose a base branch
from

Conversation

bvavala
Copy link
Member

@bvavala bvavala commented Oct 19, 2024

This PR depends on #501 and is meant to show how to use the attestation API within the eservice enclave to generate an attestation.
While the PR works with the current flow (with EPID attestations), a generous code refactoring (particularly of eservice and pservice) should be considered to remove EPID specific code (including the IAS client) -- possibly leaving only what is necessary to select the attestation to be produced.

This PR does not show how to use the attestation API for verification -- so the flow still uses the legacy code for EPID, particularly in the pservice and transaction processor in CCF.

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