How to check that specific code is running in the enclave [reproducible build] #1690
Unanswered
tiagorvmartins
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I think it's not specifically with gsc, but the reproducible build is yet supported in general (while there're several attempts). Pls see some discussions here: #153. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Did some search around, and I believe there are some issues with reproducible builds specifically when using gsc?
Can someone confirm?
At least I tried to build and sign two docker images with same content on the Dockerfile (and related code) and got different mrenclaves.
I wonder how can this be tackled?
The goal is to generate the same mrenclave using the same codebase.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions