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 11071ea8e0114062cf3402fdc854b09f35781d1d Author: Mingshen Sun <[email protected]> AuthorDate: Wed Mar 24 13:42:23 2021 -0700 meetup #3 preview --- site/blog/2021-03-25-teaclave-meetup-3.md | 41 +++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/site/blog/2021-03-25-teaclave-meetup-3.md b/site/blog/2021-03-25-teaclave-meetup-3.md new file mode 100644 index 0000000..68621b7 --- /dev/null +++ b/site/blog/2021-03-25-teaclave-meetup-3.md @@ -0,0 +1,41 @@ +--- +title: "[Scheduled] Teaclave Meetup #3 on 7pm-8pm, Mar 25 PT" +date: 2021-03-25 +author: Mingshen Sun +--- + +We are going to have the third monthly Teaclave (virtual) meetup. The meetup in +this month is scheduled on March 25, 2021 (PT): + +- 19:00-20:00 on Thursday, March 25, 2021 (PT) + +You can find the corresponding date time in your timezone here: [https://time.is/compare/1900_25_Mar_2021_in_PT](https://time.is/compare/1900_25_Mar_2021_in_PT) + +## Schedule + +- Recent Updates on Teaclave, Mingshen Sun (15 m) +- Comparison of Public Cloud Attestation Services, Mengyuan Li (45 m) + +**Abstract** + +Confidential computing is an emerging security feature provided by more and more +public cloud service providers (e.g., Amazon AWS, Microsoft Azure, and Google +Cloud) in order to help customers protect their sensitive data in the cloud +environment. Some popular confidential computing services include Intel Software +Guard Extensions (SGX) enclaves and AMD Secure Encrypted Virtualization (SEV) +VMs. These services are usually atop different hardware-based Trusted Execution +Environments (TEE) technologies. + +Meanwhile, to help convince the customers the trustworthiness of the platform +hardware and the integrity of codes inside the TEE, cloud services providers +also offer remote attestation services. In this talk, we will first cover the +remote attestation workflow provided by some famous cloud TEE services, +including Azure Open Enclave, Nitro Enclave, Google confidential computing VM +and Fortanix. From the perspective of customers, we also focus on the +attestation reports the customers can get. We then introduce Teaclave's current +attestation design and discuss the attestation report standard Teaclave should +follow. + +## Join? + +RSVP for the Zoom link in [this thread](https://lists.apache.org/thread.html/r703f9605cca8cb25041ddc20cbaf4497591c540a6bfd31eab9d5cc14%40%3Cdev.teaclave.apache.org%3E). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
