TEE-Proof Generation Considerations:
- Trusted Execution Environment: Each TEE device used by the Omnichain Solver is verified and registered on the network, ensuring the execution environment is secure and trusted. This validation process involves checking device integrity, which helps establish a “confidential level” of the TEE.
- Security of Cryptographic Keys: In the TEE, the keys used to sign proofs are securely derived within the environment. Through mechanisms like Key Hierarchy and Key Rotation, the safety of these cryptographic keys is assured. This ensures that any signed data or proof from the TEE can be trusted, as it originates from a secure environment.

