Hacker News new | ask | show | jobs
by mch82 2648 days ago
There was an entire controversy about how hard Apple made it for law enforcement to access iPhones, which indicates security benefits.

Apple’s business model also aligns with user privacy (so far).

It’s also worth considering Apple’s CEO personally values privacy because he had to keep his sexuality a secret his entire life until he reached such a prominent position he felt safe to speak out.

I agree that the strongest evidence is the source code, compiler code, and electronics schematics. However, there are other forms of evidence.

1 comments

> There was an entire controversy about how hard Apple made it for law enforcement to access iPhones, which indicates security benefits.

It indicates that Apple software is secure, it doesn't indicate that it is secure because it is closed-source. It might be even more secure if it were open source, because then many more people would be looking for vulnerabilities in it.

Good catch. I responded to “no evidence Apple is more secure” and missed the “because it is closed” context.

I think Apple’s products would be more secure if they were more open. I appreciate that the core is open (Darwin, WebKit, Swift, LLVM).