initc3 / auditee

Tool to verify the reproducibility of SGX enclave builds
https://auditee.readthedocs.io
GNU General Public License v3.0
4 stars 6 forks source link

Look into mobilecoin / reproducible builds #21

Open sbellem opened 3 years ago

sbellem commented 3 years ago

See https://github.com/mobilecoinfoundation/mobilecoin/blob/master/consensus/service/BUILD.md#build.

sbellem commented 3 years ago

Question about reproducible builds has been asked at https://github.com/mobilecoinfoundation/mobilecoin/issues/853.

sbellem commented 3 years ago

See whether the approach used in https://github.com/signalapp/contactdiscoveryservice is also used in MobileCoin.

They use https://wiki.debian.org/ReproducibleBuilds. See https://github.com/signalapp/contactdiscoveryservice#building-reproducibly-with-docker.