-
remote_attestation/dcap demo can not run
branch: 0.29.7 commit 4783098308da2b76c600c31c716d36eeedc95478
# Logs
```
[2023-09-22T03:51:14.084Z][ERROR][T2][#116][·····Brk] New brk address is too lo…
-
The SMCWG should discuss options for a "secure process to establish that the entity controlling the email address also controls the public-private key pair."
This is mentioned on the Mozilla GitHub…
-
Is there a ready-made complete demo of remote attestation? Specifically, we want to get the remote attestation of the sha256 of files and programs that copied to the LibOS using `copy_bom` of Occlum.
-
This may be most interesting to institutional/organizational/repository/archival folks, though it might also be of interest to anybody operating or relying on a hosted "pinning" service (like hashbase…
-
# Describe the bug
运行/demos/remote_attestation/init_ra_flow失败
# To reproduce
Steps to reproduce the behavior:
如其readme所示
# Expected behavior
A clear and concise description of what you exp…
TYTaO updated
2 years ago
-
How can I enable the wolftpm examples? I am looking to build the examples found here: https://github.com/wolfSSL/wolfTPM/tree/master/examples
In my own layer, I created my own recipes-wolfssl/wolft…
-
It looks like the remote atesttation report is generated for the given SPID (`RA_CLIENT_SPID` env var), but it is not sent to Intel for verification. Sending a the report to Intel is done via an `HTTP…
-
Does the SGX SDK v2.0 currently support Remote Attestation?
Since the examples for remote attestation are not yet ported, i was wondering if there are still some missing pieces in the sdk.
-
Hello everyone, I'm trying to launch a Kata container using an encrypted container image, but I'm encountering errors during the image pull and decryption process. I'll provide more details below and …
fu-ju updated
2 weeks ago
-
Hello, I'm studying how DCAP remote attestation works on Occlum. I already tried both the [dcap test](https://github.com/occlum/occlum/tree/master/demos/remote_attestation/dcap) and the [init_ra_flow …