This is an automated email from the ASF dual-hosted git repository.
zfc pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git
The following commit(s) were added to refs/heads/main by this push:
new 83839e60 doc: update branding name
83839e60 is described below
commit 83839e60c974eb4f8acbb7d805db56fc301ed7d4
Author: Zhaofeng Chen <[email protected]>
AuthorDate: Mon Aug 4 07:34:21 2025 +0000
doc: update branding name
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 7d9a60f5..57b3f2c9 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,13 @@
-# Teaclave SGX SDK
+# Apache Teaclave™ (incubating) SGX SDK
[](LICENSE)
[](https://teaclave.apache.org/)
-**Apache Teaclave SGX SDK** is a Rust SDK for developing Intel SGX
applications. It enables developers to write secure, privacy-preserving
applications using Intel Software Guard Extensions (SGX) technology with the
safety and performance benefits of the Rust programming language.
+**Apache Teaclave™ (incubating) SGX SDK** is a Rust SDK for developing Intel
SGX applications. It enables developers to write secure, privacy-preserving
applications using Intel Software Guard Extensions (SGX) technology with the
safety and performance benefits of the Rust programming language.
## Overview
-The Apache Teaclave SGX SDK provides a comprehensive development environment
for building Intel SGX enclaves in Rust. The current version (v2.0) offers
significant improvements over the [legacy
v1.1](https://github.com/apache/incubator-teaclave-sgx-sdk/tree/master) ,
including:
+Apache Teaclave™ (incubating) SGX SDK provides a comprehensive development
environment for building Intel SGX enclaves in Rust. The current version (v2.0)
offers significant improvements over the [legacy
v1.1](https://github.com/apache/incubator-teaclave-sgx-sdk/tree/master) ,
including:
- **Modern Build System**: Supports `cargo build` with `no_std`, `xargo
build`, and `cargo-std-aware` modes
- **Rich Ecosystem**: Direct support for Tokio and Tonic in enclave
programming without modifications
@@ -52,7 +52,7 @@ For detailed installation instructions, development guides,
and API documentatio
## Contributing
-Teaclave is developed in the open following [The Apache
Way](https://www.apache.org/theapacheway/). We strive to maintain a project
that is community-driven and inclusive.
+Apache Teaclave™ (incubating) is developed in the open following [The Apache
Way](https://www.apache.org/theapacheway/). We strive to maintain a project
that is community-driven and inclusive.
We welcome all forms of contributions. Please refer to our [Contributing
Guide](https://teaclave.apache.org/contributing) for more information. A big
thank-you to all our [contributors](https://teaclave.apache.org/contributors/)!
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]