Skip to content

Commit 83839e6

Browse files
committed
doc: update branding name
1 parent dceb9c1 commit 83839e6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# Teaclave SGX SDK
1+
# Apache Teaclave™ (incubating) SGX SDK
22

33
[![License](https://img.shields.io/badge/license-Apache-green.svg)](LICENSE)
44
[![Homepage](https://img.shields.io/badge/site-homepage-blue)](https://teaclave.apache.org/)
55

6-
**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.
6+
**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.
77

88
## Overview
99

10-
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:
10+
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:
1111

1212
- **Modern Build System**: Supports `cargo build` with `no_std`, `xargo build`, and `cargo-std-aware` modes
1313
- **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
5252

5353
## Contributing
5454

55-
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.
55+
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.
5656

5757
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/)!
5858

0 commit comments

Comments
 (0)