Skip to content
/ ic-tee Public

πŸ” Make Trusted Execution Environments (TEEs) work with the Internet Computer.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

ldclabs/ic-tee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 18, 2025
d7cd86d Β· Feb 18, 2025

History

70 Commits
Feb 2, 2025
Feb 2, 2025
Feb 18, 2025
Nov 1, 2024
Feb 18, 2025
Feb 12, 2025
Nov 1, 2024
Jan 9, 2025
Nov 14, 2024
Feb 2, 2025
Jan 8, 2025
Nov 1, 2024
Nov 7, 2024

Repository files navigation

IC-TEE

πŸ” Make Trusted Execution Environments (TEEs) work with the Internet Computer.

IC TEE

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.

Libraries

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 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.

License

Copyright Β© 2024-2025 LDC Labs.

ldclabs/ic-tee is licensed under the MIT License. See LICENSE for the full license text.