Editing User:Aeong/Open Source Hardware And Software
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 5: | Line 5: | ||
==Importance of Open Source in Software== | ==Importance of Open Source in Software== | ||
In the early days of software, all software had its code made freely available for programmers to modify. However, as time passed, software became increasingly closed off for the sake of profit. With its source code closed off, programmers could discreetly hide malicious code in their software. It also made software harder for anyone but the dev team to debug. Hackers attempted to report security holes in the software to the corporations that owned it, but these corporations responded by trying to get these hackers into legal trouble. In the modern day, many pieces of closed-source software will spy on your activity and send that data to data brokers. | In the early days of software, all software had its code made freely available for programmers to modify. However, as time passed, software became increasingly closed off for the sake of profit. With its source code closed off, programmers could discreetly hide malicious code in their software. It also made software harder for anyone but the dev team to debug. Hackers attempted to report security holes in the software to the corporations that owned it, but these corporations responded by trying to get these hackers into legal trouble. In the modern day, many pieces of closed-source software will spy on your activity and send that data to data brokers. | ||
==Important distinction== | ==Important distinction== |