🔐 Make Trusted Execution Environments (TEEs) work with the Internet Computer.
Relation project:
- IC-COSE, a decentralized COnfiguration service with Signing and Encryption on the Internet Computer.
 - IC-OSS, a decentralized Object Storage Service on the Internet Computer.
 
| Library | Description | 
|---|---|
| ic_tee_agent | An agent to interact with the Internet Computer for Trusted Execution Environments (TEEs). | 
| ic_tee_cdk | A Canister Development Kit to make Trusted Execution Environments (TEEs) work with the Internet Computer. | 
| ic_tee_cli | A command-line tool implemented in Rust for the IC-TEE. | 
| ic_tee_daemon | A daemon running in enclave. | 
| ic_tee_host_daemon | A daemon running on the host machine of TEEs. | 
| ic_tee_identity_canister | An on-chain authentication service for Trusted Execution Environments (TEEs) on the Internet Computer. | 
| ic_tee_logtail | A simple log tailing service for the TEE environment. | 
| ic_tee_nitro_attestation | A Rust library to process AWS Nitro enclave attestation. | 
| ic_tee_nitro_gateway | A gateway service within an AWS Nitro enclave. | 
Copyright © 2024-2025 LDC Labs.
ldclabs/ic-tee is licensed under the MIT License. See LICENSE for the full license text.
