-
I tried to use AlibabaCloud ECS ecs.g7t.xlarge to run BigDL-PPML-Azure-Occlum-Example Spark pi example. I pulled the image and followed the command:
```
docker run --rm -it \
--name=azure-ppml-…
-
Dear @dingelish
So far we've only done RA in debug mode, which is pointless for a real application. After talking to Intel we've learned that RA is possible in production mode without obtaining an…
-
At the remote attestation,we can use the function:sgx_ra_proc_msg2() to get the msg3, and the struct of msg3 include a quote[], and the structure of quote include a sgx_report_body_t, I learn the stru…
-
I recently spoke at the latest CCC TAC meeting on how we're building confidential computing support in existing container projects:
https://youtu.be/hSQC9GWvK-M?list=PLmfkUJc39uMjaB_I1dYW72I44kr9Qz…
-
Hi,
I'm looking to use PEP 740 attestations in Sphinx, using the `pypi_attestations` CLI. The signing and inspection steps seem to work, but I've had some trouble with `verify`. Hopefully there's an …
-
Hi! I'm still new to DOS and tried to get in contact (by donating via LiberaPay, which doesn't allow to attach an telegram :-( Nor was my attempt to join via XMPP successfull, likewise my post in th…
-
I'm running into strange behavior. I'm getting this error when I invoke my remote attestation process via grpc to issue a quote, but when I run the same method the grpc service is calling via a unit t…
-
@dcmiddle on Slack:
---
Dear SIG members,
The TAC has begun creating a set of priorities as we did for 2023.
Please consider setting SIG goals for 2024 that we can reflect in
the TAC. I t…
-
From the AsGO 2023 conference and systemd https://github.com/systemd/systemd/pull/29004 we need to log the TPM events to prove we did extend PCR and also for future work for remote attestation and sys…
-
In the remote attestation sample code, the attestation key ID lists for [ECDSA](https://github.com/intel/linux-sgx/blob/a9f7bc42e063407090ecce544e2e335d330a73e5/SampleCode/RemoteAttestation/service_pr…