mc2-project / mc2

A Platform for Secure Analytics and Machine Learning
Apache License 2.0
296 stars 42 forks source link

Support for AWS Nitro Enclaves #194

Open dannydan412 opened 2 years ago

dannydan412 commented 2 years ago

Is this at all possible?

chester-leung commented 2 years ago

Hi @dannydan412, currently, mc2 uses the Open Enclave SDK, while Nitro has their own SDK. It is certainly possible for mc2 to support Nitro by using the Nitro SDK, but we currently do not support it. We're definitely thinking of adding support for it at some point in the future though.