Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Authors could publish official builds with a signature - but you can't build the same binary, so you can't be sure published source and binaries match.

Say you checkout "libmagnificent" from github, browse the source and like what you see. You can build a binary and see it matches the upstream build. This gives you some (more) confidence in upstream builds.

It also lets you know you're starting from a known good source, if you want to make modifications; the changes in the build come from the changes you made to the source - not through some side effect in the build process.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: