# tee_distributed_tee_service **Repository Path**: openharmony-sig/tee_distributed_tee_service ## Basic Information - **Project Name**: tee_distributed_tee_service - **Description**: OpenHarmony分布式可信执行环境系统服务,提供实现和支持分布式TEE的必要能力。 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://gitee.com/openharmony-sig/tee_distributed_tee_service - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 4 - **Created**: 2023-06-30 - **Last Updated**: 2025-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🚨 **重要提示 | IMPORTANT** > > **⚠️ 此代码仓已归档。新地址请访问 [tee_distributed_tee_service](https://gitcode.com/openharmony-sig/tee_distributed_tee_service)。| ⚠️ This repository has been archived. For the new address, please visit [tee_distributed_tee_service](https://gitcode.com/openharmony-sig/tee_distributed_tee_service).** > --- > # Distributed TEE Service - The **tee_distributed_tee_service** project supports exposing the security capabilities of a single device to serve the security computing needs of all scenarios. You can choose to run enclave on a remote device. - This project provides specific usage examples. - **CallRemoteEnclaveService** directly calls the security service provided by the remote device. - **MigrateLocalEnclaveService** deploys the local TEE on the remote device and completes subsequent operations.