Research paper tests how many Arch Linux packages are reproducible (opens in new tab)
“Reproducible builds” is a way to ensure that the source code for any software and the binary code resulting from building that source code are matched byte-for-byte; that is, no one tampered with the software during the build phase to add malicious code or other changes to it. Person A and Person B building the [...]
Read the original article