Hacker News new | ask | show | jobs
by Ajedi32 1161 days ago
That can be fixed with reproducible builds to ensure the source matches the binary, and binary transparency to ensure the version of the app you're running is the same one everyone else is running.

Open source code is a prerequisite to either of those being useful though.