English

Reproducible Builds: Increasing the Integrity of Software Supply Chains

Software Engineering 2021-04-14 v1

Abstract

Although it is possible to increase confidence in Free and Open Source Software (FOSS) by reviewing its source code, trusting code is not the same as trusting its executable counterparts. These are typically built and distributed by third-party vendors, with severe security consequences if their supply chains are compromised. In this paper, we present reproducible builds, an approach that can determine whether generated binaries correspond with their original source code. We first define the problem, and then provide insight into the challenges of making real-world software build in a "reproducible" manner-this is, when every build generates bit-for-bit identical results. Through the experience of the Reproducible Builds project making the Debian Linux distribution reproducible, we also describe the affinity between reproducibility and quality assurance (QA).

Keywords

Cite

@article{arxiv.2104.06020,
  title  = {Reproducible Builds: Increasing the Integrity of Software Supply Chains},
  author = {Chris Lamb and Stefano Zacchiroli},
  journal= {arXiv preprint arXiv:2104.06020},
  year   = {2021}
}

Comments

IEEE Software, Institute of Electrical and Electronics Engineers, In press