Comparison of open-source and closed-source software: Difference between revisions

Content deleted Content added
OAbot (talk | contribs)
m Open access bot: url-access updated in citation with #oabot.
 
(435 intermediate revisions by more than 100 users not shown)
Line 1:
{{short description|None}}
{{NPOV}}
{{tone}}
{{not verified}}
{{advert}}
 
{{Use dmy dates|date=August 2022}}
'''[[Open source]]''' and '''[[closed source]]''' (or [[Proprietary software]]) are two approaches to the control, exploitation and commercializing of computer [[software]]. Open source approaches differ from the traditional model of software licensing by allowing other individuals and organizations to view and modify the [[source code]] and in many cases resell the software without providing royalties to the original authors of the software, or under some open source licenses without even requiring that they credit the original authors of the software.
[[Free software|Free]]/[[open-source software]] – the [[free software license|source availability model]] used by [[free and open-source software]] (FOSS) – and [[closed source]] are two approaches to the distribution of software.
 
== Background ==
Computer software is an unusual commodity. Once written, it can be copied and reproduced for very little cost, and can have great commercial value. However, the original [[source code]] created by the authors, if publicized, would allow anyone to duplicate their work in theory. Traditionally, source code has been hidden from anyone outside the company that developed the software and the code is treated as a [[trade secret]] which companies may attempt to [[software patent|patent]].
 
Under the ''closed -source'' model, source code mustis benot hiddenreleased fromto the public and competitors who might otherwise reproduce or modify the code, either to resell the product or for other malicious reasons. Software companies that follow the closed source model see it as a way to protect their products from [[software piracy]] or misuse, from [[reverse engineering]] and duplication, and to maintain competitive advantage and [[vendor lockClosed-in]]. Closed source software usually is developed and maintained by a relatively small team who produceproduces their "product" in a [[compiler|compiled]] -executable state, which is what the market is allowed access to. [[Microsoft]], the owner and developer of [[Microsoft Windows|Windows]] and [[Microsoft Office]], along with other major software companies, have long been proponents of this business model, although theirin businessAugust models2010, haveMicrosoft shiftedinteroperability withgeneral manager Jean Paoli said Microsoft "loves open source" timeand its anti-open-source position was a mistake.<ref name="Microsoft Open Source Statement">{{Cite web |url=https://www.pcworld.com/article/203923/microsoft_we_love_open_source.html |title=Microsoft: 'We Love Open Source' |access-date=17 September 2017 |archive-date=26 August 2017 |archive-url=https://web.archive.org/web/20170826155901/http://www.pcworld.com/article/203923/microsoft_we_love_open_source.html |url-status=dead }}</ref>
 
The ''open source''[[FOSS]] model allows for anyable userusers to view and modify a product's source code., Organizationsbut and individuals that adhere to this model believe that the benefit that they gain from improvements to their software provided by the communitymost of softwaresuch developerscode is morenot importantin thenthe protecting[[public their competitive advantage___domain]]. Common advantages cited by proponents for having such a structure are expressed in terms of trust, acceptance, teamwork and quality.<ref>[httphttps://www.gnu.org/gnu/manifesto.html]. The GNU Manifesto – GNU Project – Free Software Foundation (FSF)<!-- Bot generated title -->]</ref>
 
A non-free license is used to limit what [[free software movement]] advocates consider to be the essential freedoms. A license, whether providing open-source code or not, that does not stipulate the "four software freedoms",<ref>[https://www.gnu.org/philosophy/free-sw.html The Free Software Definition – GNU Project – Free Software Foundation (FSF)<!-- Bot generated title -->]</ref> are not considered "free" by the free software movement. A closed source license is one that limits only the availability of the source code. By contrast a [[copyleft]] license claims to protect the "four software freedoms" by explicitly granting them and then explicitly prohibiting anyone to redistribute the package or reuse the code in it to make derivative works without including the same licensing clauses. Some licenses grant the four software freedoms but allow redistributors to remove them if they wish. Such licenses are sometimes called ''permissive software licenses''.<ref>[https://www.gnu.org/licenses/license-list.html Various Licenses and Comments about Them – GNU Project – Free Software Foundation (FSF)<!-- Bot generated title -->]</ref> An example of such a license is the [[FreeBSD License]] which allows derivative software to be distributed as non-free or closed source, as long as they give credit to the original designers.
Open source software is licensed under what is often termed a "[[copyleft]]" license[http://www.gnu.org/copyleft/], a term which emphasizes the license's reversal of the principles of copyright. A variety of open source licenses exist. The two main license approaches are the [[GNU/Linux]] license which requires that any software that derives from the software also be open source, and the [[BSD license]] which allows derivative software to be sold as closed source products, in return for giving credit to the original designers. Open source can and is commercialized, both by purely open source companies such as [[RedHat]] and more traditional software companies such as [[IBM]] and [[Novell]]. The archetypal open source software is [[Linux]] (often referred to as [[GNU/Linux]]).
 
A misconception that is often made by both proponents and detractors of FOSS is that it cannot be capitalized.<ref>{{cite news | first = Greg | last = Perkins | title = Open Source and Capitalism | date = 1999-08-24 | url = http://slashdot.org/articles/980824/0854256.shtml | work = [[Slashdot]] | access-date = 2014-02-13 | archive-url = https://web.archive.org/web/20000817054044/http://slashdot.org/articles/980824/0854256.shtml | archive-date = 2000-08-17}}</ref> FOSS can and has been commercialized by companies such as [[Red Hat]], [[Canonical Ltd.|Canonical]], [[Mozilla Corporation|Mozilla]], [[Google]], [[IBM]], [[Novell]], [[Sun Microsystems|Sun]]/[[Oracle Corporation|Oracle]], [[VMware]] and others.<ref name="Popp2">{{cite book | first = Dr. Karl Michael | last = Popp | title = Best Practices for commercial use of open source software | year = 2015 | publisher = Books on Demand | ___location = Norderstedt, Germany | isbn = 978-3738619096}}</ref>
==Comparing and contrasting the open and closed source approaches==
===Collaboration and project management===
Closed source projects ("CS") tend to collaborate either only to a limited or peripheral degree with third parties (other than project co-members), or under [[non-disclosure agreement]]s. Corporate development is usually run by teams or structured groups, with workload, agendas, intended results, and deadlines, centrally agreed, and use paid developers to achieve these goals as required.
 
== Commercialization ==
Open source projects ("OS") by contrast usually embrace third party involvement with enthusiasm. Project involvement tends to be voluntary for many of those involved, and harnesses the enthusiasm of participants who are usually given in return, freedom to do what they feel best suited to, and allowed to become involved, committed, or (in many cases) learn as they do so. New code is developed and reviewed in a less formal process by many people - in some cases hundreds of thousands, or millions - and since many of these are intimately familiar with the system concerned, the quality of review and final writing tends to be extremely high on such projects and the speed of development can be very fast. Collaborative work is also resource efficient, since duplication of effort is avoided.
 
=== Closed-source software===
CS and OS projects tend to view their ''priorities'' as different. CS projects tend to work to deadlines, the date at which (for corporate, market or investor purposes) a new product or update must be released, or a new feature made available. OS projects, lacking investor pressure, tend to be more actively interested in how to do a job well, as well as produce it quickly, and in producing work to a high standard.
{{Main article|Proprietary software}}
The primary [[business model]] for closed-source software involves the use of constraints on what can be done with the software and the restriction of access to the original source code.<ref name="Popp2"/> This can result in a form of imposed [[artificial scarcity]] on a product that is otherwise very easy to copy and redistribute. The result is that an end-user is not actually purchasing software, but purchasing the right to use the software. To this end, the source code to closed-source software is considered a trade secret by its manufacturers.
 
=== FOSS ===
Example:
{{Main article|Business models for open-source software}}
* ''Microsoft Windows is closed source'', it is the worlds most common operating system and a de facto standard in the computer world. Proponents would tend to agree that almost every version of Windows has been a major leap from previous versions, in practically every area, both in innovation, and ease of use. Because it is developed by one company, it can be centrally managed and co-ordinated, and there are fewer "odd gaps" in its development as such. However against this, a huge effort has gone into protecting and preventing others from benefiting from this work in unintended ways, there has been much conflict over "hidden code" allegations, and security and quality have consistently been criticized by many third parties over the years.
FOSS methods, on the other hand, typically do not limit the use of software in this fashion. Instead, the revenue model is based mainly on support services. [[Red Hat Inc.]] and [[Canonical Ltd.]] are such companies that give its software away freely, but charge for support services. The [[source code]] of the software is usually given away, and pre-compiled binary software frequently accompanies it for convenience. As a result, the source code can be freely modified. However, there can be some license-based restrictions on re-distributing the software. Generally, software can be modified and re-distributed for free, as long as credit is given to the original manufacturer of the software. In addition, FOSS can generally be sold commercially, as long as the source-code is provided. There are a wide variety of [[free software license]]s that define how a program can be used, modified, and sold commercially (see [[GNU General Public License|GPL]], [[GNU Lesser General Public License|LGPL]], and [[BSD licenses|BSD-type licenses]]). FOSS may also be funded through donations.
* ''Wikipedia itself is open source'', both its software ([[mediawiki]]) and the actual content, is collaborative. In five years it grew from under 1000 articles, to millions of articles, and its software is continually updated by a developer community that spans the world. The software is as a result very robust, since millions of people have access to it and any untoward happening has been analyzed by many developers at a moments notice. The information contained is broader, more comprehensive and more in depth than any corporate team could produce, and grows extremely fast in quality and scope, there is no censorship or hidden agendas, and there is a huge user base of millions of contributors, however as there is no central control, there are many articles not yet up to the intended long term standard and no article can be 100% relied upon without additional checking by the user.
 
A software philosophy that combines aspects of FOSS and proprietary software is [[open core]] software, or commercial open source software. Despite having received criticism from some proponents of FOSS,<ref name="Riehle">{{cite conference
===Commercialization===
| first = Dirk
The primary mechanisms for making money from closed-source software all seem to involve imposition of [[artificial scarcity]] constraints on something that, by its nature, can be very easily and cheaply copied and distributed. It has famously been said that "[[information wants to be free]]"; closed-source vendors would counter this by saying that "information providers want to be paid". Thus, they impose various limitations on what can be done with their software, first of all by usually not giving customers access to the source code, and then backing this up by restrictions on copying, enforced using both legal ([[copyright]] law) and technological measures ([[copy protection]] and [[digital rights management]]).
| last = Riehle
| title = The Commercial Open Source Business Model
| book-title = Value Creation in e-Business Management
| pages = 18–30
| publisher = Springer Verlag
| year = 2009
| url = http://dirkriehle.com/publications/2009/the-commercial-open-source-business-model/
}}</ref> it has exhibited marginal success. Examples of open core software include [[MySQL]] and [[VirtualBox]]. The [[MINIX]] operating system used to follow this business model, but came under the full terms of the [[BSD license]] after the year 2000.
 
=== Handling competition ===
Thus, in closed-source software, there is an element of the design which means that the product is designed to ''prevent'' the customer from doing some actions that the company feels would result in compromise of their source code, even if this is something that isn't source compromising, or something the consumer wishes to do.
This model has proved somewhat successful, as witnessed in the [[Linux]] community. There are numerous [[Linux distribution]]s available, but a great many of them are simply modified versions of some previous version. For example, [[Fedora Linux]], [[Mandriva Linux]], and [[PCLinuxOS]] are all derivatives of an earlier product, [[Red Hat Linux]]. In fact, [[Red Hat Enterprise Linux]] is itself a derivative of Fedora Linux. This is an example of one vendor creating a product, allowing a third-party to modify the software, and then creating a tertiary product based on the modified version. All of the products listed above are currently produced by software service companies.
 
Operating systems built on the [[Linux kernel]] are available for a wider range of processor architectures than [[Microsoft Windows]], including [[PowerPC]] and [[SPARC]]. None of these can match the sheer popularity of the [[x86]] architecture, nevertheless they do have significant numbers of users; Windows remains unavailable for these alternative architectures, although there have been such ports of it in the past.
Open-source, on the other hand, abandons all such attempts at forcing the customer to do things in a certain way. Instead, the revenue model is based solely on what customers can be persuaded to pay for of their own free will.
 
The most obvious complaint against FOSS revolves around the fact that making money through some traditional methods, such as the sale of the use of individual copies and patent [[Royalties|royalty]] payments, is much more difficult and sometimes impractical with FOSS. Moreover, FOSS has been considered damaging to the commercial software market, evidenced in documents released as part of the [[Microsoft Halloween documents leak]].<ref>"[...] the documents show that while Microsoft may be dismissive of open-source software in public, it considers it a serious competitor in private." – quote from the "[[Microsoft Halloween documents leak#Documents I and II|Documents_I_and_II]]" subsection of [[Microsoft Halloween documents leak]] article</ref><ref>The [http://www.catb.org/~esr/halloween/halloween6.html "Halloween VI" document] appears to give convincing evidence that Microsoft had their reasons for trying to argue against the popularity of Linux and other [[Free and open-source software]].</ref><ref>Bill Gates, in his [http://www.startupgallery.org/gallery/notesViewer.php?ii=76_4&p=5 reply] {{webarchive|url=https://web.archive.org/web/20101130115904/http://www.startupgallery.org/gallery/notesViewer.php?ii=76_4&p=5 |date=30 November 2010 }} after the public response to his own 1976 [[Open letter to hobbyists]], said "Unfortunately, some of the companies I have talked to about microcomputer software are reluctant to have it distributed to the hobbyist, some of whom will steal it, when [...]".</ref>
Another important factor in the closed-source revenue model involves fending off competitors (both actual and potential) by continually ''raising the [[barriers to entry]]''. Thus, new versions of the software are continually being introduced, with lots of new features being added. Competitors then have to come up with their own answers to these new features (otherwise they will not be seen to "remain competitive"), which they have to reinvent essentially from scratch, which adds to their own costs. Typically these features are added with little thought for their impact on the conceptual integrity of the overall product{{citationneeded}}, leading to the well-known phenomenon of [[software bloat]].
 
The cost of making a copy of a software program is essentially zero, so per-use fees are perhaps unreasonable for open-source software. At one time, open-source software development was almost entirely volunteer-driven, and although this is true for many small projects, many alternative funding streams have been identified and employed for FOSS:
Another problem with the addition of these features is that they often add to the software vendor's own costs; when they try to adapt the product to new markets and new applications, then the more feature-ridden the product is, the less flexible and adaptable it becomes. For example, operating systems built on the [[Linux]] kernel are available for a wider range of processor architectures than [[Microsoft Windows]], including [[PowerPC]] and [[SPARC]]. None of these can match the sheer popularity of the [[x86]] architecture, nevertheless they do have significant numbers of users; yet Windows remains unavailable for these alternative architectures, because the cost of porting it would be far too great.
 
* Give away the program and charge for installation and support (used by many [[Linux distributions]]).
The most obvious complaint against open source software revolves around the fact that making money through some traditional methods, such as the sale of the use of individual copies and [[patent]] [[Royalties|royalty]] payments, is much more difficult and sometimes impractical with open source software. Moreover, many see the introduction of open source software as damaging to the market for commercial software. Most software development companies sell licenses to use individual copies of software as their primary source of income, using a combination of [[copyright]], [[patent]], [[trademark]] and [[trade secret]] laws (collectively called [[intellectual property rights]] laws). Fees from sale and licensing of commercial software are the primary source of income for companies that sell software.
* "[[Commoditizing the complement|Commoditize complements]]": make a product cheaper or free so that people are more likely to purchase a related product or service you do sell.
* Cost avoidance / cost sharing: many developers need a product, so it makes sense to share development costs (this is the genesis of the [[X Window System]] and the [[Apache HTTP Server|Apache]] web server).
* [[Donation]]s
* [[Crowd funding]]
 
Increasingly, FOSS is developed by commercial organizations. In 2004, [[Andrew Morton (computer programmer)|Andrew Morton]] noted that 37,000 of the 38,000 recent patches in the [[Linux kernel]] were created by developers directly paid to develop the Linux kernel. Many projects, such as the X Window System and Apache, have had commercial development as a primary source of improvements since their inception. This trend has accelerated over time.{{Citation needed|date=November 2008}}
Additionally, some companies with large research and development teams develop extensive patent portfolios, with the purpose of making money from patent royalties. These companies can charge licensing fees for the use of their patents in software, however open source distribution creates the potential for an unlimited number of derived works using the patented technology without payment to the patent holder.
 
There are some{{Who|date=December 2011}} who counter that the commercialization of FOSS is a poorly devised business model because commercial FOSS companies answer to parties with opposite agendas. On one hand commercial FOSS companies answer to volunteers developers, who are difficult to keep on a schedule, and on the other hand they answer to shareholders, who are expecting a return on their investment. Often FOSS development is not on a schedule and therefore it may have an adverse effect on a commercial FOSS company releasing software on time.<ref>[http://www.packettrap.com/pdf/white_paper_open_source.pdf Integrating Open Source in Commercial Solutions<!-- Bot generated title -->]</ref>
This complaint is countered by a large number of alternative funding streams, which are actually better-connected to the real costs of creating and maintaining software. After all, the cost of making a copy of a software program is essentially zero, so per-use fees are perhaps unreasonable. At one time, open-source software development was almost entirely volunteer-driven, and although this is true for many small projects, many alternative funding streams have been identified and employed for open source software:
*Give away the program and charge for installation and support (used by many [[Linux distributions]]).
*"Commoditize complements": make a product cheaper or free so that people are more likely to purchase a related product or service you do sell (this is a primary reason for OpenOffice.org; Sun gives away the office suite to encourage users to buy their computer hardware). This is similar to [[The Gillette Company]] giving away razor handles so they could make money on razor blades, or [[Radio Shack]] giving away [[CueCat|:CueCat]] scanners.
*Cost avoidance / cost sharing: many developers need a product, so it makes sense to share development costs (this is the genesis of the [[X Window System]] and the [[Apache HTTP Server|Apache]] web server).
 
== Innovation ==
Increasingly, open source software is developed by commercial organizations. In 2004, [[Andrew Morton (computer programmer)|Andrew Morton]] noted that 37,000 of the 38,000 recent patches in the [[Linux kernel]] were not created by developers directly paid to develop the Linux kernel. Many projects, such as the X Window System and Apache, have had commercial development as a primary source of improvements since their inception. This trend has accelerated over time.
 
[[Gary Hamel]] counters this claim by saying that quantifying who or what is innovative is impossible.<ref>{{Cite web|url=http://opensource.com/business/11/2/whos-really-innovative|title = Who's really innovative?}}</ref>
Additionally, it is worth noting that open source programmers may have non-financial reasons for developing software. An analogy is that of [[Wikipedia]], where people contribute without expecting compensation.
 
The implementation of compatible FOSS replacements for proprietary software is encouraged by the [[Free Software Foundation]] to make it possible for their users to use FOSS instead of proprietary software, for example they have listed [[GNU Octave]], an API-compatible replacement for [[MATLAB]], as one of their [[Free Software Foundation#High priority projects|high priority projects]]. In the past this list contained free binary compatible Java and CLI implementations, like [[GNU Classpath]] and [[DotGNU]]. Thus even "derivative" developments are important in the opinion of many people from FOSS. However, there is no quantitative analysis, if FOSS is less innovative than proprietary software, since there are derivative/re-implementing proprietary developments, too.
===End user support===
Computer software is complex enough that users frequently need help with it even after they have got it set up and working to begin with. Software also invariably has ''[[software bug|bugs]]'' in it, which may adversely impact the users' ability to get work done and so need to be fixed. And a user may see areas in which the functionality of the software may be improved, to help not just that user but others as well.
 
Some of the largest well-known FOSS projects are either legacy code (e.g., FreeBSD or Apache) developed a long time ago independently of the [[free software movement]], or by companies like [[Netscape]] (which open-sourced its code with the hope that they could compete better), or by companies like [[MySQL]] which use FOSS to lure customers for its more expensive licensed product. However, it is notable that most of these projects have seen [[Rewrite (programming)|major or even complete rewrites]] (in the case of the Mozilla and Apache 2 code, for example) and do not contain much of the original code.
Closed-source software vendors typically provide a "one-stop shop" for all support matters: since the vendor developed the software (and appropriately licensed any included components that were developed by others), the vendor also provides all necessary support functions. Nobody else can provide the level of support that the original vendor does, simply because nobody else has the requisite access to the source code (not just to understand how it works, but to make modifications and fix bugs).
 
Innovations have come, and continue to come, from the open-source world:
This kind of model works well up to a certain point. However, as the number of customers increases, its effectiveness decreases. The better-known PC software packages of today have customer bases numbered in the millions. With that many users, support needs to be delegated to a group of people separate from the software developers (otherwise the developers would have no time to work on the software). This group increases development costs, and invaritably, not all bugs may be fixed fast enough to remain profitable. Another problem when a closed source project is this big is hackers trying to compromise other users' systems, often outnumbering the bug-fixers. (However, some say that it is easier to find bugs in open source software, as bugs can be more easily found with source code.)
 
Open-source offers an alternative model, where easy access to the source code allows the proliferation of a multitude of alternative support organizations, each remaining small enough to remain responsive to the needs of its own set of customers. With ready access to the source code, anybody can find a bug or shortcoming in the software, and submit a patch for it all the way back to the original software developers, who in turn can very quickly decide whether the patch is worth accepting or not. It is often said that the more eyes looking for bugs reduce them, and with more people looking for bugs, then looking to exploit them, it is no wonder bug fixes may be faster for open source projects.
 
===Innovation===
Open-source software has often been accused of being more derivative than innovative. This is true to some extent, mostly in the desktop arena. Thus, [[GIMP]] is in many ways a reinvention of the functionality of [[Photoshop]], while [[OpenOffice.org]] is primarily designed as a plug-compatible replacement for [[Microsoft Office]].
 
Many of the largest well-known open source projects are either legacy code (e.g., FreeBSD or Apache) developed a long time ago independently of the open source movement, or by companies like Netscape (which open-sourced its code with the hope that they can compete better), or by companies like [[MySQL]] which use open source to lure customers for its more expensive licensed product. However, it is notable that most of these projects have seen major or even complete rewrites (in the case of the Mozilla and Apache 2 code, for example) and do not contain much of the original code.
 
However, one should not overlook the many innovations that have come, and continue to come, from the open-source world:
* [[GNU Compiler Collection|GCC]] is a set of compilers for [[C (programming language)|C]] and other languages, that supports more different processor architectures, for both native and cross-compilation, than any other compiler.
* [[Linux]] is available for [http://lxr.linux.no/source/arch/ nearly two dozen] different major processor architectures—more than most other operating systems{{citationneeded}}.
* [[Apache HTTP Server|Apache]] powers more [[web server]]s on the [[internet]] than any other program, including Microsoft's own [[IIS]], and yet has a reputation for ''fewer'' software problems and vulnerabilities when configured by a competent user, despite (presumably) being of more interest to [[hacker]]s due to its greater popularity.
* [[Mozilla Firefox]] is a Web browser which has managed to take [http://www.dwheeler.com/oss_fs_why.html#firefox-marketshare increasing market share] from Microsoft's [[Internet Explorer]], to the extent that version 7 of Internet Explorer offers many features similar to those already in Firefox. Firefox, however, copies many features from closed-source browsers such as [[Opera (web browser)|Opera]].
* [http://greasemonkey.mozdev.org/ Greasemonkey] is a Firefox [[plug-in]] that allows user customization of the appearance and behaviour of Web sites, whether to work around bugs, or to [http://news.com.com/2061-10802_3-6047441.html add features] that the site creators omitted (inadvertently or otherwise).
* [[Beowulf (computing)|Beowulf]] [[Message Passing Interface|MPI]] is an open-source framework used for building [[parallel processing|parallel-processing]] applications that run on [[Linux]] and other [[UNIX]]-like operating systems. It has proved itself so powerful that [http://www.eweek.com/article2/0,1759,1859439,00.asp Microsoft has adopted it] as a crucial part of its own efforts to establish a presence in the [[supercomputing]] market.
* The [http://richard.jones.name/google-hacks/gmail-filesystem/gmail-filesystem.html Gmail Filesystem] is a good example of the collaborative nature of much open-source development. Building on [http://fuse.sourceforge.net/ FUSE] (which allows filesystems to be implemented in userspace, instead of as code that needs to be loaded into the kernel) combined with [http://sourceforge.net/projects/libgmail libgmail], which is a [[Python (programming language)|Python]] library for programmatic access to a user's [[Gmail]] message store, the result is the ability to use the multiple gigabytes of Gmail message space as a fileserver accessible from anywhere on the Internet.
* [[Perl]], the pioneering open-source scripting language, made popular many features, like [[regular expressions]] and [[associative array]]s, that were unusual at the time. The newer [[Python (programming language)|Python]] language continues this innovation, with features like functional constructs and class-dictionary unification.
* [http://www.cybercom.net/~dcoffin/dcraw/ [dcraw]] is an open-source tool for decoding [[RAW format|RAW-format]] images from a variety of [[digital camera]]s, which can produce [http://www.aim-dtp.net/aim/digicam/dcraw/ better-quality output]images than the closed-source tools provided by the camera vendors themselves.
* A number of laptop models are available with a particular emphasis on multimedia capabilities. While these invariably come preinstalled with a copy of Microsoft Windows, some of them<ref>{{Cite web |url=http://www.infoworld.com/article/04/07/22/HNqosmio_1.html |title=Toshiba launches multimedia Qosmio notebooks {{!}} InfoWorld {{!}} News {{!}} 2004-07-22 {{!}} By Martyn Williams, IDG News Service<!-- Bot generated title --> |access-date=23 February 2006 |archive-url=https://web.archive.org/web/20071225191034/http://www.infoworld.com/article/04/07/22/HNqosmio_1.html |archive-date=25 December 2007 |url-status=dead }}</ref><ref>{{Cite web |url=http://www.pcworld.com/news/article/0,aid,112577,00.asp |title=PC World – Acer Readies New Notebook, Tablet PC<!-- Bot generated title --> |access-date=23 February 2006 |archive-date=29 August 2008 |archive-url=https://web.archive.org/web/20080829223459/http://www.pcworld.com/news/article/0,aid,112577,00.asp |url-status=dead }}</ref> also offer an alternative "[[Instant-on|fast-boot]]" mode (such as [[HyperSpace (software)|Phoenix HyperSpace]]) based on Linux. This gets around the long time it can take to boot up Windows.
* Nicholas Negroponte's [http://news.com.com/Are+politics+delaying+the+100+laptop/2100-1003_3-6032656.html $100 laptop] will use Linux as its operating system. The decision was made after months of discussions with vendors of closed-source alternatives.
* [[VLC media player]], [[Songbird (software)|Songbird]], and [[Amarok (software)|Amarok]] are FOSS music players that integrate internet-based data sources to an unprecedented degree, taking song information from [[MusicBrainz]], related track information from [[last.fm]], album cover art from [[Amazon (company)|Amazon]] and displaying an artist's Wikipedia page within the player.
* A number of laptop models are available with a particular emphasis on multimedia capabilities. While these invariably come preinstalled with a copy of Microsoft Windows, some of them [http://www.infoworld.com/article/04/07/22/HNqosmio_1.html][http://www.pcworld.com/news/article/0,aid,112577,00.asp] also offer an alternative "fast-boot" mode based on Linux. This gets around the long time it can take to boot up Windows.
* While admittedly inspired by [[Mac OS X]]'s [[Quartz (graphics layer)|Quartz]] graphics layer, [[Compiz Fusion]] has pioneered the concept of "plug in" window decorators and animation effects. Users can develop their own creative and unique effects.
* [http://jackit.sourceforge.net/ JACK] is an audio-routing architecture that has been found sufficiently useful to be ported to Apple's [[Mac OS X]].
* Open-source telecommunication products, such as the [[Asterisk (PBX)|Asterisk PBX]], have revolutionized the [[ICT industry]].<ref>{{Cite web |url=http://www.ictinnovations.com/content/open-source-voice-applications |title=Open Source in ICT Industry |access-date=19 July 2011 |archive-url=https://web.archive.org/web/20160925081927/http://www.ictinnovations.com/content/open-source-voice-applications |archive-date=25 September 2016 |url-status=dead }}</ref>
* There are substantial efforts towards the implementation of a [[semantic desktop]] in FOSS communities.
* Today's desktop environments are innovating regarding their unique idea of a Social Desktop.
* Many academic research projects release their results as FOSS.
 
=== Code quality ===
===Compatibility and interoperability===
In 2008, the Department of Management Science and Technology in the [[Athens University of Economics and Business]] published an analysis of the [[FreeBSD]], [[Linux]], [[Solaris (operating system)|Solaris]], and [[Microsoft Windows|Windows]] operating system kernels which looked for differences between code developed using open-source and proprietary processes. The study collected metrics in the areas of file organization, code structure, code style, the use of the C preprocessor, and data organization. The aggregate results indicated that they scored comparably to each other.<ref>{{cite conference
One issue that needs to be watched with software as it evolves is the need to maintain compatibility with other software, whether via common data formats, communication protocols or [[API]]s. Closed-source software has a particular problem with APIs, since old, obsolete ones may need to be supported essentially forever, because they are still being used by other software that has never been updated.
| first = Diomidis
| last = Spinellis
| author-link = Diomidis Spinellis
| title = A Tale of Four Kernels
| book-title = ICSE '08: Proceedings of the 30th International Conference on Software Engineering
| pages = 381–390
| publisher = Association for Computing Machinery
| date = May 2008
| ___location = Leipzig, Germany
| url = http://www.dmst.aueb.gr/dds/pubs/conf/2008-ICSE-4kernel/html/Spi08b.html
| doi = 10.1145/1368088.1368140
| url-access = subscription
}}</ref>
Another study conducted by [[Synopsys]] published in 2014 found open source code to be of better quality.<ref>{{cite web|url=http://www.coverity.com/press-releases/coverity-scan-report-finds-open-source-software-quality-outpaces-proprietary-code-for-the-first-time/|title=Coverity Scan Report Finds Open Source Software Quality Outpaces Proprietary Code for the First Time|access-date=10 August 2014}}</ref>
 
=== Security ===
For instance, consider the migration from [[16-bit]] to [[32-bit]] [[x86]] processor architectures. Microsoft brought out its first 32-bit version of Windows, [[Windows NT]] 3.1, in 1993, yet it wasn't until 2001, with the release of [[Windows XP]], that it was able to put out a mass-market 32-bit OS that did away with most of the backward compatibility with 16-bit code. Now there is the next transition, to [[64-bit]] processor architectures. [[Windows XP Professional x64 Edition]] was released in 2005, but full 64-bit support in the way of applications and hardware drivers still remains thin on the ground, and the migration looks likely to be at least as protracted as the 16-to-32-bit one.
A study done on seventeen open-source and closed-source software showed that the number of vulnerabilities existing in a piece of software is not affected by the source availability model that it uses. The study used a very simple metrics of comparing the number of vulnerabilities between the open-source and closed-source software.<ref>{{Cite journal|title = Is Open Source Security a Myth?|journal = Commun. ACM|date = 2011-05-01|issn = 0001-0782|pages = 130–140|volume = 54|issue = 5|doi = 10.1145/1941487.1941516|first = Guido|last = Schryen|s2cid = 16280410}}</ref> Another study was also done by a group of professors in [[Northern Kentucky University]] on fourteen open-source web applications written in [[PHP]]. The study measured the vulnerability density in the web applications and shown that some of them had increased vulnerability density, but some of them also had decreased vulnerability density.<ref>{{Cite book|date = 2009-10-01|pages = 545–553|doi = 10.1109/ESEM.2009.5314215|first1 = J.|last1 = Walden|first2 = M.|last2 = Doyle|first3 = G.A.|last3 = Welch|first4 = M.|last4 = Whelan| title=2009 3rd International Symposium on Empirical Software Engineering and Measurement | chapter=Security of open source web applications |isbn = 978-1-4244-4842-5| s2cid=2613367 }}</ref>
 
==Business models==
Contrast the situation with [[Linux]]. That has been available on a range of processor architectures, including 64-bit ones, since early in its history. Now that 64-bit processors are commonplace in the mass market, all the major Linux distributions offer full 64-bit-native versions, running full 64-bit binaries and using full 64-bit drivers.
{{See also|Microsoft and open source}}
<!-- Feel free to split or merge this new section into other parts of the article. -->
In its 2008 Annual Report, Microsoft stated that FOSS business models challenge its license-based software model and that the firms who use these business models do not bear the cost for their software development{{Clarify|date=June 2009}}. The company also stated in the report:<ref>[https://www.sec.gov/Archives/edgar/data/789019/000119312508162768/d10k.htm Annual Report on Form 10-K]</ref><ref>[http://news.cnet.com/8301-13505_3-10005379-16.html?hhTest=1 Microsoft's annual report: Open-source mental block | The Open Road – The Business and Politics of Open Source by Matt Asay – CNET News.com]</ref>
 
{{quotation|Some of these [open source software] firms may build upon Microsoft ideas that we provide to them free or at low royalties in connection with our [[interoperability]] initiatives. To the extent open source software gains increasing market acceptance, our sales, revenue and operating margins may decline.
===User freedoms to exploit software===
The politics of Open Source is an area that is so controversial, often even Open Source advocates themselves cannot agree what it should be.
 
Open source software vendors are devoting considerable efforts to developing software that mimics the features and functionality of our products, in some cases on the basis of technical specifications for Microsoft technologies that we make available. In response to competition, we are developing versions of our products with basic functionality that are sold at lower prices than the standard versions.}}
However, one thing all are agreed on is that Open Source software is never designed to ''prevent'' users from doing things they might legitimately want to do.
There are numerous business models for open source companies which can be found in the literature.<ref name="Popp2"/>
 
== See also ==
For example, when [[Adobe Systems]] released its [[SDK]] for [[Photoshop]] 7.0 in 2002, it abandoned its previous policy of making SDKs available for free download from its Web site, instead requiring prospective developers to sign non-disclosure agreements before they could obtain the SDK. The reason given was that the new version included [[trade secret]]s and other commercially-sensitive information that could not be revealed to all and sundry. Which seemed reasonable enough. Except that, at the same time, SDKs for 6.0 and earlier versions of Photoshop were withdrawn from the site. Surely the argument of trade secrets in version 7.0 could not retroactively apply to earlier versions. Yet this kind of arbitrary exercise of control is precisely the sort of thing that regularly happens in the closed-source world, and that open-source advocates abhor.
{{Portal|Free and open-source software}}
 
===Integration and overall "feel"===
When people compare the user experience with using Microsoft Windows versus typical Linux distributions as a desktop system, they generally agree that Windows works in a more seamless fashion. Every bit of the system was produced by one company, so naturally the parts work together well. A typical Linux distro, on the other hand, is a combination of pieces from a large number of independent groups: the Linux kernel itself, basic [[operating system]] infrastructure from the [[GNU]] project, basic [[GUI]] functions from [[X.Org]] on top of which one may run [[window manager]]s or alternatively more elaborate GUI environments such as [[GNOME|Gnome]] or [[KDE]], and so on. The Linux desktop experience is very much a work in progress.
 
But on the other hand, all the different open-source groups have a strong interest in having their projects work well together. They achieve this by having a fondness for open interoperability standards, such as those promoted by [[Freedesktop.org]] and the [[Linux Standard Base]].
 
This cooperation between different groups naturally has to be conducted on a more structured basis than that between different departments of the same company. This turns out to have benefits in some respects. For instance, the [[Internet Explorer]] browser is so heavily tied into the Windows operating system that it needs to run effectively as "superuser", with full access to every part of the machine. This kind of situation would be unacceptable in the Linux world, where ordinary user desktop software has no business requesting full superuser privileges; if there is some task that it needs superuser privileges to perform, then it can ask the user for appropriate permissions before performing that specific task, or if that is not convenient then alternatively a suitably-privileged [[daemon]] could be created to perform that part of the task, with a defined protocol for communication between privileged and non-privileged code, to minimize the opportunity for security breaches that might compromise the integrity of the machine. Having the entire application run all the time with full superuser privileges is almost never the right solution to the problem.
 
For another example of why integration needs to be done on a carefully-structured basis, compare the systems for applying updates to operating system installations in Windows versus typical open-source operating systems. In versions of Windows up to XP/2003, updates (patches) are applied to the OS as a monolithic whole [http://www.installsite.org/pages/en/msi/chat20030204.htm]:
 
: One of the new features under consideration for the next version of the Windows Installer is the ability to uninstall a patch. Currently you must uninstall the whole product or use a hacky anti-patch style mechanism.
: ...
: Currently patches are applied by MSI in the order they are received at the client, not the order they were created by the author. This can get really nasty in some scenarios, because applying patches in the wrong order can actually result in files being down-reved.
 
Most Linux distributions, as well as the [[BSD]] operating systems, on the other hand, include [[package management system]]s as standard. The various components of the installation are carefully separated into individual ''packages'', with clearly-defined ''dependencies'' between them. An attempt to upgrade a package on which another package depends will trigger a message to that effect, perhaps with an offer to automatically upgrade the latter package as well. Two packages that do not depend on each other can be independently upgraded, and if a problem is revealed with the new version of one of them, it can be independently reverted, regardless of the order in which the two were upgraded.
 
And since the package management systems are open-source and public, it is straightforward for third parties to set up additional package repositories (such as [http://packman.links2linux.org/ Packman] for [[SuSE]] Linux) that integrate cleanly with the original vendor/developer provided ones
 
===Security===
Open source advocates usually believe that open source programs are more secure, mostly because flaws in the code can be seen and fixed by anyone. Different studies reach different conclusions about [[security through obscurity]] versus open source. Closed source programs have fewer advisories, but open-source software usually has less times between flaw discovery and a patch or a fix. Also note that proprietary software companies may not always release advisories for all bugs in their software. Closed source advocates, including [[Microsoft]] corporation, argue that since no one is responsible for open source, there is no way to know whether it has been fixed. Open Source advocates argue back that no one knows what bugs exist in a closed source product, since there is no one indepenedent and credible checking in depth claims made by its vendor nor any open process addressing problems whose quality can be examined by 3rd parties.
 
Some people believe that closed source software is <!-- "more susceptible to security problems" --> more secure than open source software. With any given piece of software, it's much easier for a [[black hat]] to find and exploit security holes in any given piece of software when he has the source code than without it. For example, many open source web programs using [[PHP]] have serious security problems and although these problems are being fixed, they are only fixed when affected end users prompt the developers about the problem.
 
Other people believe that open source software is more secure than closed source software. The availability of open source code leads to faster discovery of security issues, and faster resolution of these issues. They point to the exploitation of proprietary software such as [[Internet Explorer]]. But others claim that such software is exploited because it has a large market share&mdash;making it an attractive target for attackers—and claim that open-source software would also be exploited if it attracted the attention of those attackers. Open source advocates often counter by pointing to [[Apache HTTP Server|Apache]], which is more popular than its main competitor, [[Microsoft IIS]], but is also exploited less often. This argument is analogous to one in [[cryptography]]: it is believed that a secure encryption scheme has to be able to withstand attacks from people who have access to the code, and that [[security through obscurity]] is not a good thing. However, cryptography and software development are very much different things.
 
Flaws certainly occur in both closed-source and open-source software. However it has frequently been the case that a patch to fix one security problem in closed-source software has created another problem[http://news.com.com/Windows+patch+backfires+on+the+security-minded/2100-1002_3-5897997.html][http://news.com.com/Microsoft+fixes+Windows+2000+update/2100-1002_3-5863060.html][http://news.com.com/Microsoft+Windows+patch+is+flawed/2100-1002_3-5648595.html][http://news.com.com/QuickTime+patch+hits+trouble/2100-1002_3-6026745.html][http://news.com.com/2100-1002_3-6047762.html] or failed to fix the actual problem[http://news.com.com/Expert+Flaw+still+dogs+Windows+patch/2100-1002_3-5548586.html][http://www.eweek.com/article2/0,1895,1909445,00.asp], and other times[http://news.com.com/Unpatched+flaw+found+in+Microsoft+software/2100-1002_3-5668257.html][http://www.eweek.com/article2/0,1895,1872574,00.asp] [http://www.theregister.co.uk/2006/01/26/security_researcher_versus_oracle/] a vendor may leave a known flaw unpatched for months or even years at a time. These sorts of issues seem to be less common in open-source software [http://www.linux-watch.com/news/NS7350372195.html].
 
==See also==
{{portalpar|free software}}
* [[Windows vs. Linux]]
* [[Linux adoption]]
* [[GNU Project]]
* [[Open system (computing)|Open system]]
* [[Open standard]]
* [[Open format]]
* [[Vendor lock-in]]
* [[Embrace, extend and extinguish]]
* [[Network effect]]
* [[Opendocument]] great summary of the new OASIS Opendocument format (ODF) to create an open system for business & public sector documents
 
==Quotes==
From the European Parliament investigation into the [[Echelon]] system (05/18/2001):
:''"As far as firms are concerned, they should take strict measures to ensure that sensitive information is only transmitted via secure media.... If security is to be taken seriously, only those operating systems should be used whose source code has been published and checked, since only then can it be determined with certainty what happens to the data."'' [http://fas.org/irp/program/process/europarl_draft.pdf report mirrored on fas.org website, PDF, p.83]
 
==External linksReferences==
{{Reflist}}
*[http://www.matthewbarr.co.uk/opensource.htm Open source versus proprietary software: a discussion]
* [http://www.opensource.org/docs/peru_and_ms.php Peru congressman response to Microsoft] detailed letter summarizing and rebutting on the Peruvian government's view, why closed source is not seen as being appropriate
 
{{FOSS}}
; Debate
*[http://forum.redlers.com/viewtopic.php?t=14 Forum Debate] a lively and informative ongoing debate over whether or not a word processor application should adopt the OpenDocument format (ODF) included is a discussion of open vs. closed systems, open vs. closed standards, and free vs. proprietary software
 
{{DEFAULTSORT:Comparison of Open Source And Closed Source}}
[[Category:Free software culture and documents]]
[[Category:SoftwareFree software lists and comparisons|Closed source]]
[[Category:Software comparisons|Open source and closed source]]
[[Category:Proprietary software|Open source]]