-
The latest intel output reorders JSON:
```
$ curl https://api.trustedservices.intel.com/sgx/certification/v4/qe/identity
{"signature":"903b22a5be81e36304839a57e97192c256cbcd2e805ffd49be2fc261e558…
-
Trying to deploy tcs-issuer in k8s cluster, but got :
```shell
$ kubectl logs -f -n intel-system tci-tcs-issuer-5b8b5bf544-c55hv
Defaulted container "tcs-issuer" out of: tcs-issuer, init (init)
…
-
I know this should be put into Discussions instead of issues, but it seems that our developers are too busy to give even a single glance at those discussions, so I questioned here for some explanation…
-
PCCS应该是安装好了,状态如下:
root@R750xa:/home/admin/occlum_instance# systemctl status pccs
pccs.service - Provisioning Certificate Caching Service (PCCS)
Loaded: loaded (/var/run/systemd/system/pccs.serv…
-
Design & implement CC-service to verify an SGX quote (for example, the one generated by Gramine) without using Intel enclaves or libraries
I've attached a copy of the Quote information I have. You…
-
Hi team!
I wonder whether Marblerun has intel sgx sdk support or not. I only see openenclave in some examples. Thanks!
-
Hi,
I'm implementing remote attestation, I was wondering if there is any way of mapping of Intel SGX attestation quote to EAT token available?
-
error: failed to run custom build command for `tdx-attest-sys v0.1.0 (https://github.com/intel/SGXDataCenterAttestationPrimitives?tag=DCAP_1.16#71557c7d)`
Caused by:
process didn't exit successf…
-
I'm trying to run `monero-wallet-rpc` in [Gramine](https://gramineproject.io/) as for security purposes.
The http request are not working (it receives and close them), and errors got shadowed so no…
yagop updated
5 months ago
-
Running `cargo install sgxs-tools --git https://github.com/fortanix/rust-sgx` on Windows 10 results in a compilation failure due to dead code.
Inspecting [`mod.rs:789`](https://github.com/fortanix/…