Added an "Open Source" paragraph and header. (#27378)

This commit is contained in:
The Archangel
2019-03-21 09:40:30 -04:00
committed by The Coding Aviator
parent 7d1f321717
commit 26ef82d8f6

View File

@ -5,6 +5,9 @@ title: Advantages of Linux
Linux updates happen through the global collaboration of developers. Bugs are documented and resolved much quicker with this type of support. Also, since the developers are also the end-users they have the proper motivation to make sure it meets user's needs and that it is designed to run well.
## Open Source.
All of the code that makes any Linux distribution work is freely available for anyone to review. This gives an added layer of transparency and guarantees that it would be difficult for someone to commit code with malicious purposes. This allows for constant code review by experienced programmers and developers to ensure the best available experience for the user as the operating system is continuously refined.
## Less risk.
Software is only as good as the support its given. Imagine this: a piece of software is created by the company XYZ and later down the road, they go bankrupt or get bought by another company that decides to cut its support. The software would never see improvements or fixes and therefore its usefulness would inevitably erode and die. Linux is owned and operated by no single entity or company, so this situation cannot happen. More than that anyone is free to pick it up and contribute as well. The risk of losing support for Linux is very unlikely due to its overwhelming popularity and use.