• a_Ha
    link
    fedilink
    arrow-up
    3
    ·
    3 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
    fedilink
    arrow-up
    2
    ·
    3 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.