|
|
|
|
|
by jmillikin
4719 days ago
|
|
There's enough security researchers (of any hat color) crawling over the Chrome binaries that I'm fairly confident there are no backdoors being introduced. To verify, you could disassemble the Chrome binary and compare it against a disassembled Chromium binary that you built. You could also use a packet sniffer and/or MITM proxy to verify that no unexpected data transmissions are occurring. |
|
1. The probability of discovering something in all that binary code, especially with the intricate and non-orthogonal nature of x86/x64 assembly and odd compiler optimisations. This isn't some 80's game.
A comparison:
So we're only 26x more complicated than Chrome and we have absolutely no fucking idea what is going on with us most of the time.2. The probability of a vulnerability being published to Google versus selling it on the private market.
[1] http://neugierig.org/software/chromium/bloat/
[2] http://www.biostars.org/p/5514/