fibercrypto / fibercrypto/skywallet-mcu
Deterministic Builds
Open
emulator
enhancement
- Dominant language
- C
- Stars
- 2
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
It seems that "Gitian" allows creating deterministic builds in order to make sure the executable we use is really compiled from the source code we have.
I found a [gitian.yml](https://github.com/trezor/trezor-mcu/blob/master/gitian/gitian.yml) configuration file in trezor repository.
Here is a presentation of gitian:
https://bitcoinmagazine.com/articles/what-is-gitian-building-how-bitcoin-s-security-processes-became-a-model-for-the-open-source-community-1461862937/
Contributor guide
Assessment
This issue has not been assessed yet.