• @a_Ha
    link
    32 years ago

    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)…

  • weex
    link
    22 years ago

    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.