|
|
|
|
|
by Sir_Cmpwn
3155 days ago
|
|
Observation only goes so far. You couldn't find backdoors unless you started to decompile it. I think having a trusted compiler is an important first step to trusting software, even if you have to analyize it in depth yourself. |
|
https://www.dwheeler.com/trusting-trust/dissertation/wheeler...
But note you are now adding a lot of extra preconditions that are largely not available.
The counter argument is reverse engineering & black box audits are actually easier than getting the conditions right to trust code audits. As a bonus they work regardless of the code availability.