Reproducible Builds
Process in computer science Logo of the Software Freedom Conservancy's Reproducible Builds project Reproducible builds, also known as deterministic compilation, is a process of compiling software which ensures the resulting binary code can be reproduced. Source code compiled using deterministic compilation will always output the same binary.[1][2][3] Reproducible builds can act as part of a chain of trust;[1] the source code can be signed, and deterministic compilation can prove that the bina