Hi all,

The Apache Teaclave (incubating) community is happy to announce Apache
Teaclave (incubating) version 0.1.0!

This is the first Apache Incubator release of Teaclave. Apache Teaclave
(incubating) is an open source universal secure computing platform, making
computation on privacy-sensitive data safe and simple.

Apache Teaclave (incubating) has following highlights:

  - Security: Teaclave adopts multiple security technologies to enable
secure computing, in  particular, Teaclave uses Intel SGX to serve the most
security-sensitive tasks  with *hardware-based isolation*, *memory
encryption* and *attestation*.  Also, Teaclave is written in Rust to
prevent *memory-safety* issues.
  - Functionality: Teaclave is provided as a *function-as-a-service
platform*. With many built-in  functions, it supports tasks like machine
learning, private set intersection,  crypto computation, etc. In addition,
developers can also deploy and execute  Python scripts in Teaclave. More
importantly, unlike traditional FaaS,  Teaclave supports both general
secure computing tasks and *flexible single- and multi-party secure
computation*.
    - Usability: Teaclave builds its components in containers, therefore,
it supports deployment both locally and within cloud infrastructures.
Teaclave also provides convenient endpoint APIs, client SDKs and command
line tools.
- Modularity: Components in Teaclave are designed in modular, and some like
remote attestation can be easily embedded in other projects. In addition,
Teaclave SGX SDK can also be used separately to write standalone SGX
enclaves for other purposes.

Release notes can be found here:
https://github.com/apache/incubator-teaclave/releases/tag/v0.1.0

A link to the download can be found here:
https://dist.apache.org/repos/dist/release/incubator/teaclave/0.1.0/

The release tag: https://github.com/apache/incubator-teaclave/tree/v0.1.0

Teaclave resources:
  - Teaclave dev mailing list (
https://lists.apache.org/list.html?dev@teaclave.apache.org)
  - Teaclave website (https://teaclave.apache.org/)
  - Github issues (https://github.com/apache/incubator-teaclave/issues)
  - Twitter (https://twitter.com/ApacheTeaclave)

Best regards,
Apache Teaclave (incubating) Team

--
Mingshen Sun

Reply via email to