aws / aws-nitro-enclaves-nsm-api

This provides a library for interacting with the Nitro Secure Module, which provides Nitro Enclaves with attestation capability.
Apache License 2.0
62 stars 43 forks source link

How to integrate this module in your Nitro Enclaves project #37

Open leongross opened 1 year ago

leongross commented 1 year ago

In the README.md the How to integrate this module in your Nitro Enclaves project section is still missing the link to the documentation. If this already exists it should be easy to add. If there is a link to the mentioned resource please provide it, I would be happy to help with the documentation.

andraprs commented 1 year ago

Thanks for reaching out. The AWS docs page mentioning this GitHub repo is https://docs.aws.amazon.com/enclaves/latest/user/verify-root.html and the docs from this GitHub repo can be found at https://github.com/aws/aws-nitro-enclaves-nsm-api/blob/main/docs/attestation_process.md.