Comment on Do you actually audit open source projects you download?
CosmicTurtle0@lemmy.dbzer0.com 6 days ago
I implicitly trust FOSS more than closed source but because that trust has been earned through millions of FOSS projects.
On occasion, I will dive deep into a codebase especially if I have a bug and I think I can fix it.
You can’t do this with closed source or even source available code because there is no guarantee that the code you have is the code that’s been compiled.