You must log in or register to comment.
This is fantastic. Reproducible builds help solve the issue of uncertainty that binaries were generated from the specified source code. It’s a key piece of developing more secure software. Thanks for sharing.
tldr (?) ; mine is :
The Reproducible Builds project runs a significant testing framework (at tests… …org), to check (Linux’s) packages and other artifacts for reproducibility. This month, …
The Reproducible Builds project attempts to fix as many currently-unreproducible packages as possible. In (2022-jan)…