This is an automated email from the ASF dual-hosted git repository. mssun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-website.git
commit 6490267803da522b1662eee8a0e5c945237c6da5 Author: Mingshen Sun <[email protected]> AuthorDate: Wed Dec 1 21:49:02 2021 -0800 Remove powered-by-logos.png --- site/assets/powered-by-logos.png | Bin 704878 -> 0 bytes site/powered-by.md | 5 +++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/site/assets/powered-by-logos.png b/site/assets/powered-by-logos.png deleted file mode 100644 index 70f8e04..0000000 Binary files a/site/assets/powered-by-logos.png and /dev/null differ diff --git a/site/powered-by.md b/site/powered-by.md index 27f83fd..0eb49e2 100644 --- a/site/powered-by.md +++ b/site/powered-by.md @@ -10,8 +10,6 @@ being used and actively contributed by developers from many organizations and other open source projects. This is a community maintained list of organizations and projects using and contributing to Teaclave. - - ## Organizations - [Alibaba](https://www.alibabagroup.com/) @@ -19,6 +17,7 @@ and projects using and contributing to Teaclave. - [Baidu](https://www.baidu.com/) - [ByteDance](https://www.bytedance.com/) - [Enigma](https://www.enigma.co/) + - [Intel](https://www.intel.com/content/www/us/en/developer/tools/software-guard-extensions/overview.html) - [LayerX](https://layerx.co.jp/) ## Projects @@ -40,6 +39,8 @@ and projects using and contributing to Teaclave. - [Inclavare Containers](https://github.com/alibaba/inclavare-containers): A novel container runtime, aka confidential container, for cloud-native confidential computing and enclave runtime ecosystem. + - [Integritee Worker](https://github.com/integritee-network/worker): + Integritee worker for Integritee node or parachain. - [Occlum](https://github.com/occlum/occlum): Occlum is a memory-safe, multi-process library OS for Intel SGX. - [Phala Network](https://github.com/Phala-Network/phala-blockchain): --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
