|
|
|
|
|
by jolmg
1104 days ago
|
|
> Are you actually reading all the code before you run it? Are you re-reading it for each update? If not, then what's the point of bragging about having access to the source? Not every user needs to read everything. We can read pieces of what we use and trust others to also read pieces of what they use. We can also place some amount of trust that there's a body of people that have read code before we started using it, and that it's only the new changes that need the more review. People can also use reputation to make safety in review more economical. Sandboxing is not bad, but it's not the only way that security can be achieved. Having a good social infrastructure also helps. |
|
I still believe that having the code available for review is important, but I don't think it's a reliable means of saving people from insecure or malicious software.