Y
Hacker News
new
|
ask
|
show
|
jobs
by
anaphor
4503 days ago
If you're really paranoid then you should build the code yourself from github, not just install the version on the play store.
1 comments
bduerst
4502 days ago
In a compiler that was compiled by someone else. /tinfoil hat
link
TacticalCoder
4502 days ago
That's why in the future we'll be using compilers which are open-source and using deterministic builds and double-compilation (or "n-compilation") : )
link
sneak
4502 days ago
I recently discovered that there are no basic deterministic OS image builds (like a bootable .iso) with just a toolchain and wget and gpg and a shell.
I was surprised; seems like a good basic target.
link
LeonidasXIV
4502 days ago
Debian has an ongoing project for this,
https://wiki.debian.org/ReproducibleBuilds
driven by Lunar from the Tor project.
link