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 67b2bdbdacfcd1290b80233bb46a8e6c6f93f418 Author: Mingshen Sun <[email protected]> AuthorDate: Thu Nov 10 21:25:50 2022 -0800 Update Java TEE SDK related information --- site/.vuepress/config.js | 1 + site/contributors.md | 19 ++++++++++++------- site/download.md | 12 +++++++++--- site/index.md | 4 ++-- 4 files changed, 24 insertions(+), 12 deletions(-) diff --git a/site/.vuepress/config.js b/site/.vuepress/config.js index 305ccd4fc..4114762d0 100644 --- a/site/.vuepress/config.js +++ b/site/.vuepress/config.js @@ -69,6 +69,7 @@ module.exports = { { text: 'Teaclave', link: 'https://github.com/apache/incubator-teaclave'}, { text: 'Teaclave SGX SDK', link: 'https://github.com/apache/incubator-teaclave-sgx-sdk'}, { text: 'Teaclave TrustZone SDK', link: 'https://github.com/apache/incubator-teaclave-trustzone-sdk'}, + { text: 'Teaclave Java TEE SDK', link: 'https://github.com/apache/incubator-teaclave-java-tee-sdk'}, { text: 'Teaclave Website', link: 'https://github.com/apache/incubator-teaclave-website'}, ] }, diff --git a/site/contributors.md b/site/contributors.md index 338b1fd81..424efca66 100644 --- a/site/contributors.md +++ b/site/contributors.md @@ -54,19 +54,23 @@ oversight of Teaclave. Committers are people who have made substantial contribution to the project and being active. -| Name | Apache ID | GitHub ID | Tag | -| :------------ | :---------- | :-------------------------------------------- | :-------------------------- | -| Hongbo Chen | ya0guang | [ya0guang](https://github.com/ya0guang) | `webassembly`, `executor` | -| Qinkun Bao | qinkun | [qinkunbao](https://github.com/qinkunbao) | `teaclave-faas` | -| Rong Fan | fanrong | [fanrong1992](https://github.com/fanrong1992) | `trustzone-sgx-sdk` | +| Name | Apache ID | GitHub ID | Tag | +| :------------ | :---------- | :------------------------------------------------ | :-------------------------- | +| Hongbo Chen | ya0guang | [ya0guang](https://github.com/ya0guang) | `webassembly`, `executor` | +| Lei Yu | yulei | [yuleil](https://github.com/yuleil) | `java-tee-sdk` | +| Qinkun Bao | qinkun | [qinkunbao](https://github.com/qinkunbao) | `teaclave-faas` | +| Rong Fan | fanrong | [fanrong1992](https://github.com/fanrong1992) | `trustzone-sgx-sdk` | +| Sanhong Li | sanhongli | - | `java-tee-sdk` | +| Shaojun Wang | shaojunwang | [superajun-wsj](https://github.com/superajun-wsj) | `java-tee-sdk` | +| Ziyi Lin | ziyilin | [ziyilin](https://github.com/ziyilin) | `java-tee-sdk` | ## Contributors Teaclave is a community project and is very thankful for the many community contributions it receives. -List of external contributors of Teaclave, Teaclave SGX SDK, and Teaclave -TrustZone SDK (in alphabetical order): +List of external contributors of Teaclave, Teaclave SGX SDK, Teaclave Java TEE +SDK and Teaclave TrustZone SDK (in alphabetical order): - [Akhil Velagapudi](https://github.com/akhilles) - [Bing Duan](https://github.com/duanbing) @@ -123,3 +127,4 @@ More people tracked in GitHub: - [Teaclave](https://github.com/apache/incubator-teaclave/graphs/contributors) - [Teaclave SGX SDK](https://github.com/apache/incubator-teaclave-sgx-sdk/graphs/contributors) - [Teaclave TrustZone SDK](https://github.com/apache/incubator-teaclave-trustzone-sdk/graphs/contributors) + - [Teaclave Java TEE SDK](https://github.com/apache/incubator-teaclave-java-tee-sdk/graphs/contributors) diff --git a/site/download.md b/site/download.md index 7894b90bc..90c283592 100644 --- a/site/download.md +++ b/site/download.md @@ -4,9 +4,10 @@ sidebar: false --- # Download -The followings are Apache Incubator releases for Teaclave projects. -These source archives are generated from tagged releases. You can verify your -download by following these +The followings are Apache Incubator releases for Teaclave projects - Teaclave, +Teaclave SGX SDK, Teaclave TrustZone SDK, and Teaclave Java TEE SDK. These +source archives are generated from tagged releases. You can verify your download +by following these [procedures](https://www.apache.org/info/verification.html) and using these [KEYS](https://downloads.apache.org/incubator/teaclave/KEYS). @@ -28,6 +29,11 @@ download by following these |:-------:|:------------:|:-------------------------:|:----:|:-------:| | 0.2.0 | 2022-04-18 | [apache-teaclave-trustzone-sdk-0.2.0-incubating.tar.gz](https://www.apache.org/dyn/closer.lua/incubator/teaclave/trustzone-sdk-0.2.0/apache-teaclave-trustzone-sdk-0.2.0-incubating.tar.gz)| [asc](https://downloads.apache.org/incubator/teaclave/trustzone-sdk-0.2.0/apache-teaclave-trustzone-sdk-0.2.0-incubating.tar.gz.asc), [sha512](https://downloads.apache.org/incubator/teaclave/trustzone-sdk-0.2.0/apache-teaclave-trustzone-sdk-0.2.0-incubating.tar.gz.sha512) | [ [...] +### Teaclave Java TEE SDK + +| Version | Date | Source Code | PGP/SHA | Link | +|:-------:|:------------:|:-------------------------:|:----:|:-------:| +| - | - | - | - | - | Note that older releases can be found in the [archive](https://archive.apache.org/dist/incubator/teaclave/) site. diff --git a/site/index.md b/site/index.md index f693f8d3d..a89a5539e 100644 --- a/site/index.md +++ b/site/index.md @@ -43,8 +43,8 @@ client SDKs and command line tools. </p> <h3><i class="fas fa-shapes"></i> Flexible</h3> <p> Components in Teaclave are designed in modular, and features like remote attestation can be easily embedded in other -projects. In addition, Teaclave SGX SDK and Teaclave TrustZone SDK can also be -used separately to write TEE apps for other purposes. </p> +projects. In addition, Teaclave SGX SDK, Teaclave Java TEE SDK, and Teaclave +TrustZone SDK can also be used separately to write TEE apps for other purposes. </p> </div> </div> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
