This is an automated email from the ASF dual-hosted git repository. zfc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-website.git
commit 519bf9b9b0ae0905cc5cee2a7f1b137317fa4c57 Author: Zhaofeng Chen <[email protected]> AuthorDate: Tue Jul 29 10:48:28 2025 +0000 site: polish the teaclave context --- site/docs/community/becoming-a-member.md | 4 ++-- site/docs/community/community.md | 2 +- site/docs/community/maturity.md | 4 ++-- site/docs/overview.md | 6 +++--- site/src/pages/download.md | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/site/docs/community/becoming-a-member.md b/site/docs/community/becoming-a-member.md index df3ef7be5..24d120112 100644 --- a/site/docs/community/becoming-a-member.md +++ b/site/docs/community/becoming-a-member.md @@ -14,11 +14,11 @@ responsibility, and a deeper commitment to the project's long-term success. ## Become a Committer of Apache Teaclave™ -Anyone actively supporting the Teaclave community across any CoPDoC area, +Anyone actively supporting the Apache Teaclave™ community across any CoPDoC area, **Community, Project, Documentation, and Code**, can become a committer. The CoPDoC model recognizes diverse contributions beyond just code. -Teaclave operates as a meritocracy. Consistent, high-quality contributions and +Apache Teaclave™ operates as a meritocracy. Consistent, high-quality contributions and positive community engagement make you a strong candidate for committership. Becoming a committer means you are trusted with the project's direction and growth, not just commit access. diff --git a/site/docs/community/community.md b/site/docs/community/community.md index 07af9cb50..85fff556f 100644 --- a/site/docs/community/community.md +++ b/site/docs/community/community.md @@ -4,7 +4,7 @@ permalink: /community # Community -Welcome to the Teaclave community. Here are several ways that you can get involved. +Welcome to the Apache Teaclave™ community. Here are several ways that you can get involved. ## Mailing Lists diff --git a/site/docs/community/maturity.md b/site/docs/community/maturity.md index ccff27400..b0af914a0 100644 --- a/site/docs/community/maturity.md +++ b/site/docs/community/maturity.md @@ -2,7 +2,7 @@ permalink: /maturity --- -# Maturity Assessment For The Teaclave Ecosystem +# Maturity Assessment For The Apache Teaclave™ Ecosystem This is a maturity assessment of Apache Teaclave™ based on the ASF project [maturity model](https://community.apache.org/apache-way/apache-project-maturity-model.html). @@ -84,7 +84,7 @@ welcomes any updates if necessary. | ID | Description | Status | |----|-------------|--------| -| IN10 | The project is independent from any corporate or organizational influence. | **YES** The Teaclave project maintains complete independence from corporate or organizational influence, with individual contributors shaping the community solely through transparent contributions. | +| IN10 | The project is independent from any corporate or organizational influence. | **YES** Apache Teaclave™ maintains complete independence from corporate or organizational influence, with individual contributors shaping the community solely through transparent contributions. | | IN20 | Contributors act as themselves, not as representatives of a corporation or organization. | **YES** The committers and contributors act independently on their own initiative. | ### Trademark and Branding (TB) diff --git a/site/docs/overview.md b/site/docs/overview.md index 84017d855..f3c55aad6 100644 --- a/site/docs/overview.md +++ b/site/docs/overview.md @@ -2,7 +2,7 @@ permalink: /overview --- -# Teaclave: Empowering Memory-Safe Development for TEEs +# Apache Teaclave™: Empowering Memory-Safe Development for TEEs Welcome to the official website of Teaclave, an open-source initiative under the [Apache Incubator](https://incubator.apache.org/). Teaclave empowers developers to build memory-safe Trusted Applications across diverse confidential computing platforms, including Intel SGX and Arm TrustZone. @@ -12,9 +12,9 @@ This page serves as an overview and entry point to the entire Teaclave ecosystem --- -## 🔧 The Teaclave Ecosystem +## 🔧 The Apache Teaclave™ Ecosystem -The Teaclave ecosystem consists of several independently maintained repositories, each targeting a specific Trusted Execution Environment (TEE). These SDKs and supporting libraries provide essential tooling for building secure applications in constrained environments using modern memory-safe languages like Rust. +The Apache Teaclave™ ecosystem consists of several independently maintained repositories, each targeting a specific Trusted Execution Environment (TEE). These SDKs and supporting libraries provide essential tooling for building secure applications in constrained environments using modern memory-safe languages like Rust. --- diff --git a/site/src/pages/download.md b/site/src/pages/download.md index 0ff157f65..4bdc70529 100644 --- a/site/src/pages/download.md +++ b/site/src/pages/download.md @@ -11,9 +11,9 @@ by following these [procedures](https://www.apache.org/info/verification.html) and using these [KEYS](https://downloads.apache.org/incubator/teaclave/KEYS). -## Teaclave Ecosystem Releases +## Apache Teaclave™ Ecosystem Releases -The Teaclave ecosystem consists of several independently released SDKs and components, +The Apache Teaclave™ ecosystem consists of several independently released SDKs and components, with each sub-project targeting a specific trusted execution environment (TEE). Each SDK evolves independently to best support its respective platform and use cases. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
