2.1 - Open Source vs Closed Source Flashcards
(5 cards)
What is open source software?
Computer software whose code source is made available for public use, modification, and distribution often free of charge
What is closed source software?
Software whose source code is not made available to the public, users can purchase or license the software, but they cannot easily see or modify the underlying code
What’s an example of closed source software?
Microsoft Windows
What are 3 advantages of open source software in comparison to closed source software?
Almost always inexpensive
More flexible to users wants
A community may have tested and vetted the code
What are 3 disadvantages of open source software in comparison to closed source software?
Can be more susceptible to security breaches and vulnerabilities if not properly maintained
Can sometimes require more technical know-how to install, configure, and troubleshoot
Less likely there’ll be support to contact