RA-TLS (Remote Attestation - Transport Layer Security) is an attestation technology that allows the establishment of secure communication channels between applications and Trusted Execution Environments (TEEs), primarily within the Gramine framework. It ensures that user applications can verify the integrity of a remote TEE and safely provision secrets or sensitive data. RA-TLS is especially suited for developers and security professionals building applications that require confidential computing and secure remote attestation in cloud or multi-service deployments.
Visit RA-TLS's official website for product details and getting started.
Comprehensive documentation for Gramine, including setup and configuration for RA-TLS.
Source code and contributions for Gramine and RA-TLS, along with issues and discussions.