←back to thread

917 points cryptophreak | 6 comments | | HN request time: 0.001s | source | bottom
Show context
mna_ ◴[] No.45769903[source]
For me, it's the fact that I'm running code written by some random people. The code could be malicious. I don't know unless I audit it myself and I have no time for that. Remember the XZ Utils backdoor thing from a few months ago? Well how many backdoors are there in other FOSS stuff?
replies(1): >>45769928 #
1. mbork_pl ◴[] No.45769928[source]
How is that specific to FOSS?
replies(1): >>45770045 #
2. a96 ◴[] No.45770045[source]
It's one of the main features, just incoherently rambled and backwards.

https://en.wikipedia.org/wiki/The_Free_Software_Definition#T...

> The freedom to study how the program works, and change it to make it do what you wish (freedom 1). Access to the source code is a precondition for this.

Free software can be audited for backdoors. Closed can not. Their backdoors will stay there indefinitely.

replies(2): >>45770115 #>>45770779 #
3. fragmede ◴[] No.45770115[source]
disassembler and decompilers exist.
replies(1): >>45770269 #
4. goodpoint ◴[] No.45770269{3}[source]
This statement is ridiculous.
replies(1): >>45770297 #
5. fragmede ◴[] No.45770297{4}[source]
A music CD installing a stealthed persistent kernel-level rootkit on your Windows PC would also be ridiculous, yet that's exactly what Sony BMG's rootkit in 2005 did. And guess how it was found?
6. int_19h ◴[] No.45770779[source]
Access to source code does not translate to "written by some random people". Many F/OSS projects have a tight circle of contributors, sometimes even outright closed as for e.g. SQLite.

That aside, OP was complaining about software written by "random people". Thing is, people working in companies that write proprietary software are equally "random" in that sense. We know that some of them are North Korean agents, for example.