Reproducible builds innovation

Papers and tools showing some very interesting innovation in he field of reproducible builds. Below is just one paper of many others

We propose a novel approach to verifiable provenance based on compiling software with zero-knowledge virtual machines (zkVMs). By executing a compiler within a zkVM, our system produces both the compiled output and a cryptographic proof attesting that the compilation was performed on the claimed source code with the claimed compiler.

3 Likes

Quote Reproducible Builds in November 2025 — reproducible-builds.org

1 Like