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

Create a detailed, low level, design doc for attestation using SGX #127

Open
dpal opened this issue Nov 23, 2022 · 1 comment
Open

Create a detailed, low level, design doc for attestation using SGX #127

dpal opened this issue Nov 23, 2022 · 1 comment
Assignees
Labels
attestation Issues related to attestation

Comments

@dpal
Copy link

dpal commented Nov 23, 2022

The following ticket tracked the high-level design of the attestation flow.
enarx/enarx#2230
The document is here: https://hackmd.io/KHyHqYHFTSukTOvMjW9N2Q

The ticket is closed now, and this ticket is open for creating a low-level detailed end-to-end attestation flow for the specific architecture - SGX.

The acceptance criteria:

  • Document describes all the details of the specific data that goes into the attestation, the ins and outs.
  • Document describes collecting the necessary data, from where and using which calls.
  • Document includes the detailed workflow of every step involved in the attestation focusing on the specific architecture (SGX).
  • Document covers all the details and structure of the resulting artifacts (Certificate, CSR)
@rjzak
Copy link
Member

rjzak commented Nov 23, 2022

Copying from #124:

Should be a markdown document in the SGX attestation crate.

@dpal dpal added the attestation Issues related to attestation label Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
attestation Issues related to attestation
Projects
None yet
Development

No branches or pull requests

2 participants