tf-trusted icon indicating copy to clipboard operation
tf-trusted copied to clipboard

Investigate how to implement Remote Attestation

Open justin1121 opened this issue 5 years ago • 0 comments

Remote Attestation allows an SGX/enclave device to prove that it is a trusted device. Currently Asylo does not have remote attestation implemented. Further details here.

Another route we could take is to implement Intel Remote Attestation ourselves using this guide and extending the Asylo interface suggested in the above asylo thread.

justin1121 avatar Apr 24 '19 12:04 justin1121