hyperledger / hyperledger/fabric-private-chaincode
Reproducible build for Publicly verifiable attestation
Open
comp/validation
- Dominant language
- Go
- Stars
- 174
- Forks
- 98
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
Given our multi-party settings, no single entity can be trusted to build the enclaves which are attested to. Assuming open source, the easiest approach is reproducible build. SGX SDK 2.6, has started to add support to build SDK and samples reproducibly based, see https://github.com/intel/linux-sgx/tree/master/linux/docker. Hopefully we will be able to leverage that to reproducibly build
- ecc shim library
- ltcc
and facilitate
- fpc ecc enclave reproducible build
Contributor guide
Assessment
This issue has not been assessed yet.