Hacker News new | ask | show | jobs
by roblabla 3387 days ago
Clover is fully open source. And it's not too complicated to follow along, so it's actually a fairly auditable piece of software.

I've been using hackintosh for a while, and it's almost a vanilla OSX with the exception of Clover and FakeSMC. I doubt there's any malware in there...

1 comments

> I doubt there's any malware in there...

Famous last words. Unless the builds are verifiable, they're not trustable. Open source doesn't do you any good if you don't know that the binary that you download and run doesn't do something weird.

I doubt you verify every bit of binaries you download.

Open source gives you the possibility of knowing your binary is good, by compiling it yourself. I chose not to do so, because I couldn't really be bothered. But others who need this kind of security could, and I would hope they do.