Skip to content

Commit ddd37af

Browse files
committed
readme: add decrecated note for master/legacy branch.
1 parent cd5d1a8 commit ddd37af

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
[![Coverage Status](https://coveralls.io/repos/github/apache/incubator-teaclave/badge.svg?branch=master)](https://coveralls.io/github/apache/incubator-teaclave?branch=master)
66
[![Homepage](https://img.shields.io/badge/site-homepage-blue)](https://teaclave.apache.org/)
77

8+
**Note**: The `master` branch has been renamed to `legacy` and is deprecated.
9+
The Teaclave FaaS framework is no longer actively maintained as the community's focus has shifted to SDK development.
10+
The legacy codebase remains available for historical reference and to recognize early contributions.
11+
812
Apache Teaclave (incubating) is an open source ***universal secure computing***
913
platform, making computation on privacy-sensitive data safe and simple.
1014

@@ -59,14 +63,6 @@ platform, making computation on privacy-sensitive data safe and simple.
5963
- [Rust Development Guideline](docs/rust-guideline.md)
6064
- [Development Tips](docs/development-tips.md)
6165

62-
### API References
63-
64-
- [Teaclave SGX SDK](https://teaclave.apache.org/api-docs/sgx-sdk/)
65-
- [Teaclave Client SDK (Python)](https://teaclave.apache.org/api-docs/client-sdk-python/)
66-
- [Teaclave Client SDK (Rust)](https://teaclave.apache.org/api-docs/client-sdk-rust/)
67-
- [Crates in Teaclave (Enclave)](https://teaclave.apache.org/api-docs/crates-enclave/)
68-
- [Crates in Teaclave (App)](https://teaclave.apache.org/api-docs/crates-app/)
69-
7066
## Teaclave Projects
7167

7268
This is the main repository for the Teaclave FaaS platform. There are several

0 commit comments

Comments
 (0)