ELI5, Why is Open Source Software considered safe if it can be accessed and changed by anyone?

1.73K views

ELI5, Why is Open Source Software considered safe if it can be accessed and changed by anyone?

In: Technology

17 Answers

Anonymous 0 Comments

Open vs. Closed source is essentially whether you are allowed to view the process that created the software you’re using. Without knowing the process, you must simply trust the creator of the software to have no bad intentions.

While it can be accessed by anyone, changes are not so simple. While you can download, view, and edit the source code as you like, you can’t change the origin of the download unless the creator manually approves your changes.

You are viewing 1 out of 17 answers, click here to view all answers.