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.git
The following commit(s) were added to refs/heads/master by this push:
new 0eeff3e8 readme: add a needed break
0eeff3e8 is described below
commit 0eeff3e81050ee6d457a9cab663fd1726437462e
Author: Tshepang Mbambo <[email protected]>
AuthorDate: Thu Jan 12 22:09:34 2023 +0200
readme: add a needed break
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index fe59a6fc..19648cfc 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ platform, making computation on privacy-sensitive data safe
and simple.
## Highlights
- **Secure and Attestable**:
- Teaclave adopts multiple security technologies to enable secure computing, in
+ 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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]