Hacker News new | ask | show | jobs
by rdeboo 2955 days ago
How is it more secure? Do you read the entire source code to search for backdoors?
2 comments

Web servers hosting binaries seem to be compromised more often than git repos. Transmission comes to mind as a semi-recent example.
But this isn't a website hosting a binary. These are binary repos hosted by Apache, who self-hosts their VCS repos as well. The idea that Apache can be trusted to host one safely but not the other is absurd, and the idea that you are more likely to notice malicious tampering via MitM attack on 2.9 million lines of code than you are a binary is laughable.
I didn't say I agreed with the statement. Which I don't.