nitro-enclave-python-demo
nitro-enclave-python-demo copied to clipboard
Using Python to implement basic features on AWS Nitro Enclaves
AWS Nitro Enclaves Python demo
WARNING: This project is just proof-of-concept, not production-ready, use at your own risk.
Contents
-
HTTP Proxy - This project showcase how we can use Python socket package to establish communication between EC2 instance and Nitro Enclave. And use a proxy to make HTTPS call from inside the enclave as usual.
-
Attestation Verifier - This project showcase how we can validate the attestation document generated by AWS Nitro Enclaves' Nitro Secure Module (NSM).
Todos
License
Apache License, Version 2.0