Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Setup local mutual attestation between the data-enclave and the authorization-enclave #34

Closed
longtomjr opened this issue May 3, 2021 · 0 comments · Fixed by #60
Closed
Assignees

Comments

@longtomjr
Copy link
Collaborator

longtomjr commented May 3, 2021

Depends on: #33

There are several potential ways to go about this.

  1. Use the SGX local attestation 2.0. See:
  2. Use the DCAP attestation process to generate and verify the quote.
    • The benefit to using this if possible is that our attestation code will be shared between local and remote attestation
    • This will only make sense if we can verify a quote from an enclave without having to go through Azure Attestation
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant