Jump to content

Free software

From Wikipedia, the free encyclopedia
An operating system's computer screen, the screen completely covered by various free software applications.
GNU Guix.An example of aGNU FSDGcomplying free-software operating system running some representative applications. Shown are theGNOMEdesktop environment, theGNU Emacstext editor, theGIMPimage editor, and theVLC media player.

Free software,libre software,orlibreware[1][2]is computersoftwaredistributedunder termsthat allow users to run the software for any purpose as well as to study, change, and distribute it and any adapted versions.[3][4][5][6]Free software is a matter ofliberty,not price; all users are legally free to do what they want with their copies of a free software (including profiting from them) regardless of how much is paid to obtain the program.[7][2]Computer programs are deemed "free" if they give end-users (not just the developer) ultimate control over the software and, subsequently, over their devices.[5][8]

The right to study and modify a computer program entails that thesource code—the preferred format for making changes—be made available to users of that program. While this is often called "access to source code" or "public availability", the Free Software Foundation (FSF) recommends against thinking in those terms,[9]because it might give the impression that users have an obligation (as opposed to a right) to give non-users a copy of the program.

Although the term "free software" had already been used loosely in the past and other permissive software like theBerkeley Software Distributionreleased in 1978 existed,[10]Richard Stallmanis credited with tying it to the sense under discussion and starting thefree software movementin 1983, when he launched theGNU Project:a collaborative effort to create a freedom-respectingoperating system,and to revive the spirit of cooperation once prevalent amonghackersduring the early days of computing.[11][12]

Context[edit]

Free software differs from:

For software under the purview ofcopyrightto be free, it must carry asoftware licensewhereby the author grants users the aforementioned rights. Software that is not covered by copyright law, such as software in thepublic domain,is free as long as the source code is also in the public domain, or otherwise available without restrictions.

Proprietary software uses restrictive software licences orEULAsand usually does not provide users with the source code. Users are thus legally or technically prevented fromchangingthe software, and this results in reliance on the publisher to provide updates, help, and support. (See alsovendor lock-inandabandonware). Users often may notreverse engineer,modify, or redistribute proprietary software.[14][15]Beyond copyright law, contracts and a lack of source code, there can exist additional obstacles keeping users from exercising freedom over a piece of software, such assoftware patentsanddigital rights management(more specifically,tivoization).[16]

Free software can be a for-profit, commercial activity or not. Some free software is developed by volunteercomputer programmerswhile other is developed by corporations; or even by both.[17][7]

Naming and differences with open source[edit]

Although both definitions refer to almost equivalent corpora of programs, the Free Software Foundation recommends using the term "free software" rather than "open-source software"(an alternative, yet similar, concept coined in 1998), because the goals and messaging are quite dissimilar. According to the Free Software Foundation," Open source "and its associated campaign mostly focus on the technicalities of thepublic development modeland marketing free software to businesses, while taking the ethical issue of user rights very lightly or even antagonistically.[18]Stallman has also stated that considering the practical advantages of free software is like considering the practical advantages of not being handcuffed, in that it is not necessary for an individual to consider practical reasons in order to realize that being handcuffed is undesirable in itself.[19]

The FSF also notes that "Open Source" has exactly one specific meaning in common English, namely that "you can look at the source code." It states that while the term "Free Software" can lead to two different interpretations, at least one of them is consistent with the intended meaning unlike the term "Open Source".[a]The loan adjective "libre"is often used to avoid the ambiguity of the word" free "in theEnglish language,and the ambiguity with the older usage of "free software" as public-domain software.[10](SeeGratis versus libre.)

Definition and the Four Essential Freedoms of Free Software[edit]

Diagram of free and nonfree software, as defined by the Free Software Foundation. Left: free software, right: proprietary software, encircled:gratis software

The first formal definition of free software was published by FSF in February 1986.[20]That definition, written byRichard Stallman,is still maintained today and states that software is free software if people who receive a copy of the software have the following four freedoms.[21][22]The numbering begins with zero, not only as a spoof on the common usage ofzero-based numberingin programming languages, but also because "Freedom 0" was not initially included in the list, but later added first in the list as it was considered very important.

  • Freedom 0: The freedom to use the program for any purpose.
  • Freedom 1: The freedom to study how the program works, and change it to make it do what you wish.
  • Freedom 2: The freedom to redistribute and make copies so you can help your neighbor.
  • Freedom 3: The freedom to improve the program, and release your improvements (and modified versions in general) to the public, so that the whole community benefits.

Freedoms 1 and 3 requiresource codeto be available because studying and modifying software without its source code can range from highly impractical to nearly impossible.

Thus, free software means thatcomputer usershave the freedom to cooperate with whom they choose, and to control the software they use. To summarize this into a remark distinguishinglibre(freedom) software fromgratis(zero price) software, the Free Software Foundation says: "Free software is a matter of liberty, not price. To understand the concept, you should think of 'free' as in 'free speech', not as in 'free beer'".[21](SeeGratis versus libre.)

In the late 1990s, other groups published their own definitions that describe an almost identical set of software. The most notable areDebian Free Software Guidelinespublished in 1997,[23]andThe Open Source Definition,published in 1998.

TheBSD-based operating systems, such asFreeBSD,OpenBSD,andNetBSD,do not have their own formal definitions of free software. Users of these systems generally find the same set of software to be acceptable, but sometimes seecopyleftas restrictive. They generally advocatepermissive free software licenses,which allow others to use the software as they wish, without being legallyforcedto provide the source code. Their view is that this permissive approach is more free. TheKerberos,X11,andApachesoftware licenses are substantially similar in intent and implementation.

Examples[edit]

There are thousands of free applications and many operating systems available on the Internet. Users can easily download and install those applications via apackage managerthat comes included with mostLinux distributions.

TheFree Software Directorymaintains a large database of free-software packages. Some of the best-known examples includeLinux-libre,Linux-based operating systems, theGNU Compiler CollectionandC library;theMySQLrelational database; theApacheweb server; and theSendmailmail transport agent. Other influential examples include theEmacstext editor; theGIMPraster drawing and image editor; theX Window Systemgraphical-display system; theLibreOfficeoffice suite; and theTeXandLaTeXtypesetting systems.

History[edit]

From the 1950s up until the early 1970s, it was normal for computer users to have thesoftware freedomsassociated with free software, which was typicallypublic-domain software.[10]Softwarewas commonly shared by individuals who used computers and by hardware manufacturers who welcomed the fact that people were making software that made their hardware useful. Organizations of users and suppliers, for example,SHARE,were formed to facilitate exchange of software. As software was often written in aninterpreted languagesuch asBASIC,thesource codewas distributed to use these programs. Software was also shared and distributed as printed source code (Type-in program) incomputer magazines(likeCreative Computing,SoftSide,Compute!,Byte,etc.) and books, like the bestsellerBASIC Computer Games.[24]By the early 1970s, the picture changed: software costs were dramatically increasing, a growing software industry was competing with the hardware manufacturer's bundled software products (free in that the cost was included in the hardware cost), leased machines required software support while providing no revenue for software, and some customers able to better meet their own needs did not want the costs of "free" software bundled with hardware product costs. InUnited States vs.IBM,filed January 17, 1969, the government charged that bundled software wasanti-competitive.[25]While some software might always be free, there would henceforth be a growing amount of software produced primarily for sale. In the 1970s and early 1980s, thesoftware industrybegan using technical measures (such as only distributingbinary copiesofcomputer programs) to preventcomputer usersfrom being able to study or adapt the software applications as they saw fit. In 1980,copyrightlaw was extended to computer programs.

In 1983,Richard Stallman,one of the original authors of the popularEmacsprogram and a longtime member of thehackercommunity at theMIT Artificial Intelligence Laboratory,announced theGNU Project,the purpose of which was to produce a completely non-proprietaryUnix-compatibleoperating system, saying that he had become frustrated with the shift in climate surrounding the computer world and its users. In his initial declaration of the project and its purpose, he specifically cited as a motivation his opposition to being asked to agree tonon-disclosure agreementsand restrictive licenses which prohibited the free sharing of potentially profitable in-development software, a prohibition directly contrary to the traditionalhacker ethic.Software development for theGNU operating systembegan in January 1984, and theFree Software Foundation(FSF) was founded in October 1985. He developed a free software definition and the concept of "copyleft",designed to ensuresoftware freedomfor all. Some non-software industries are beginning to use techniques similar to those used in free software development for their research and development process; scientists, for example, are looking towards more open development processes, and hardware such as microchips are beginning to be developed with specifications released undercopyleftlicenses (see theOpenCoresproject, for instance).Creative Commonsand thefree-culture movementhave also been largely influenced by the free software movement.

1980s: Foundation of the GNU Project[edit]

In 1983,Richard Stallman,longtime member of thehackercommunity at theMIT Artificial Intelligence Laboratory,announced the GNU Project, saying that he had become frustrated with the effects of the change in culture of the computer industry and its users.[26]Software development for the GNU operating system began in January 1984, and theFree Software Foundation(FSF) was founded in October 1985. An article outlining the project and its goals was published in March 1985 titled theGNU Manifesto.The manifesto included significant explanation of the GNU philosophy,Free Software Definitionand "copyleft"ideas.

1990s: Release of the Linux kernel[edit]

TheLinux kernel,started byLinus Torvalds,was released as freely modifiable source code in 1991. The first licence was a proprietary software licence. However, with version 0.12 in February 1992, herelicensedthe project under theGNU General Public License.[27]Much like Unix, Torvalds' kernel attracted the attention of volunteer programmers. FreeBSDandNetBSD(both derived from386BSD) were released as free software when theUSL v. BSDilawsuit was settled out of court in 1993.OpenBSDforkedfrom NetBSD in 1995. Also in 1995, TheApache HTTP Server,commonly referred to as Apache, was released under theApache License 1.0.

Licensing[edit]

Copyleft,a novel use of copyright law to ensure that works remain unrestricted, originates in the world of free software.[28]

All free-software licenses must grant users all the freedoms discussed above. However, unless the applications' licenses are compatible, combining programs by mi xing source code or directly linking binaries is problematic, because oflicense technicalities.Programs indirectly connected together may avoid this problem.

The majority of free software falls under a small set of licenses. The most popular of these licenses are:[29][30]

The Free Software Foundation and the Open Source Initiative both publish lists of licenses that they find to comply with their own definitions of free software and open-source software respectively:

The FSF list is not prescriptive: free-software licenses can exist that the FSF has not heard about, or considered important enough to write about. So it is possible for a license to be free and not in the FSF list. The OSI list only lists licenses that have been submitted, considered and approved. All open-source licenses must meet theOpen Source Definitionin order to be officially recognized as open source software. Free software, on the other hand, is a more informal classification that does not rely on official recognition. Nevertheless, software licensed under licenses that do not meet the Free Software Definition cannot rightly be considered free software.

Apart from these two organizations, theDebianproject is seen by some to provide useful advice on whether particular licenses comply with theirDebian Free Software Guidelines.Debian does not publish a list ofapprovedlicenses, so its judgments have to be tracked by checking what software they have allowed into their software archives. That is summarized at the Debian web site.[31]

It is rare that a license announced as being in-compliance with the FSF guidelines does not also meet theOpen Source Definition,although the reverse is not necessarily true (for example, theNASA Open Source Agreementis an OSI-approved license, but non-free according to FSF).

There are different categories of free software.

  • Public-domainsoftware: the copyright has expired, the work was not copyrighted (released withoutcopyright noticebefore 1988), or the author has released the software onto the public domain with awaiverstatement (in countries where this is possible). Since public-domain software lacks copyright protection, it may be freely incorporated into any work, whether proprietary or free. The FSF recommends theCC0public domain dedication for this purpose.[32]
  • Permissive licenses,also called BSD-style because they are applied to much of the software distributed with theBSDoperating systems. The author retains copyright solely to disclaim warranty and require proper attribution of modified works, and permits redistribution andanymodification, even closed-source ones.
  • Copyleftlicenses, with theGNU General Public Licensebeing the most prominent: the author retains copyright and permits redistribution under the restriction that all such redistribution is licensed under the same license. Additions and modifications by others must also be licensed under the same "copyleft" license whenever they are distributed with part of the original licensed product. This is also known as aviral,protective,orreciprocallicense.

Proponents of permissive and copyleft licenses disagree on whether software freedom should be viewed as anegativeorpositive liberty.Due to their restrictions on distribution, not everyone considers copyleft licenses to be free.[33]Conversely, a permissive license may provide an incentive to create non-free software by reducing the cost of developing restricted software. Since this is incompatible with the spirit of software freedom, many people consider permissive licenses to be less free than copyleft licenses.[34]

Security and reliability[edit]

Although nearly allcomputer virusesonly affectMicrosoft Windows,[35][36][37]antivirus softwaresuch asClamTk(shown here) is still provided for Linux and other Unix-based systems, so that users can detectmalwarethat might infect Windows hosts.

There is debate over thesecurityof free software in comparison to proprietary software, with a major issue beingsecurity through obscurity.A popular quantitative test in computer security is to use relative counting of known unpatched security flaws. Generally, users of this method advise avoiding products that lack fixes for known security flaws, at least until a fix is available.

Free software advocates strongly believe that this methodology is biased by counting more vulnerabilities for the free software systems, since their source code is accessible and their community is more forthcoming about what problems exist as a part offull disclosure,[38][39]and proprietary software systems can have undisclosed societal drawbacks, such as disenfranchising less fortunate would-be users of free programs. As users can analyse and trace the source code, many more people with no commercial constraints can inspect the code and find bugs and loopholes than a corporation would find practicable. According to Richard Stallman, user access to the source code makes deploying free software with undesirable hiddenspywarefunctionality far more difficult than for proprietary software.[40]

Some quantitative studies have been done on the subject.[41][42][43][44]

Binary blobs and other proprietary software[edit]

In 2006,OpenBSDstarted the first campaign against the use ofbinary blobsinkernels.Blobs are usually freely distributabledevice driversfor hardware from vendors that do not reveal driver source code to users or developers. This restricts the users' freedom effectively to modify the software and distribute modified versions. Also, since the blobs are undocumented and may havebugs,they pose a security risk to anyoperating systemwhose kernel includes them. The proclaimed aim of the campaign against blobs is to collect hardware documentation that allows developers to write free software drivers for that hardware, ultimately enabling all free operating systems to become or remain blob-free.

The issue of binary blobs in theLinux kerneland other device drivers motivated some developers in Ireland to launchgNewSense,a Linux-based distribution with all the binary blobs removed. The project received support from theFree Software Foundationand stimulated the creation, headed by theFree Software Foundation Latin America,of theLinux-librekernel.[45]As of October 2012,Trisquelis the most popular FSF endorsed Linux distribution ranked by Distrowatch (over 12 months).[46]WhileDebianis not endorsed by the FSF and does not use Linux-libre, it is also a popular distribution available without kernel blobs by default since 2011.[45]

The Linux community uses the term "blob" to refer to all nonfree firmware in a kernel whereas OpenBSD uses the term to refer to device drivers. The FSF does not consider OpenBSD to be blob free under the Linux community's definition of blob.[47]

Business model[edit]

Selling softwareunder any free-software licence is permissible, as is commercial use. This is true for licenses with or withoutcopyleft.[17][48][49]

Since free software may be freely redistributed, it is generally available at little or no fee. Free software business models are usually based on adding value such as customization, accompanying hardware, support, training, integration, or certification.[17]Exceptions exist however, where the user is charged to obtain a copy of the free application itself.[50]

Fees are usually charged for distribution on compact discs and bootable USB drives, or for services of installing or maintaining the operation of free software. Development of large, commercially used free software is often funded by a combination of user donations,crowdfunding,corporate contributions, and tax money. TheSELinuxproject at the United StatesNational Security Agencyis an example of a federally funded free-software project.

Proprietary software, on the other hand, tends to use a different business model, where a customer of the proprietary application pays a fee for a license to legally access and use it. This license may grant the customer the ability to configure some or no parts of the software themselves. Often some level of support is included in the purchase of proprietary software, but additional support services (especially for enterprise applications) are usually available for an additional fee. Some proprietary software vendors will also customize software for a fee.[51]

The Free Software Foundation encourages selling free software. As the Foundation has written, "distributing free software is an opportunity to raise funds for development. Don't waste it!".[7]For example, the FSF's own recommended license (theGNU GPL) states that "[you] may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee."[52]

Microsoft CEOSteve Ballmerstated in 2001 that "open source is not available to commercial companies. The way the license is written, if you use any open-source software, you have to make the rest of your software open source."[53]This misunderstanding is based on a requirement ofcopyleftlicenses (like the GPL) that if one distributes modified versions of software, they must release the source and use the same license. This requirement does not extend to other software from the same developer.[54]The claim of incompatibility between commercial companies and free software is also a misunderstanding. There are several large companies, e.g.Red HatandIBM(IBM acquired RedHat in 2019),[55]which do substantial commercial business in the development of free software.[citation needed]

Economic aspects and adoption[edit]

Free software played a significant part in the development of the Internet, the World Wide Web and the infrastructure ofdot-com companies.[56][57]Free software allows users to cooperate in enhancing and refining the programs they use; free software is apure public goodrather than aprivate good.Companies that contribute to free software increase commercialinnovation.[58]

"We migrated key functions from Windows to Linux because we needed an operating system that was stable and reliable – one that would give us in-house control. So if we needed to patch, adjust, or adapt, we could."

Official statement of theUnited Space Alliance,which manages the computer systems for theInternational Space Station(ISS), regarding their May 2013 decision to migrate ISS computer systems from Windows to Linux[59][60]

The economic viability of free software has been recognized by large corporations such asIBM,Red Hat,andSun Microsystems.[61][62][63][64][65]Many companies whose core business is not in the IT sector choose free software for their Internet information and sales sites, due to the lower initial capital investment and ability to freely customize the application packages. Most companies in the software business include free software in their commercial products if the licenses allow that.[17]

Free software is generally available at no cost and can result in permanently lower TCO (total cost of ownership) compared toproprietary software.[66]With free software, businesses can fit software to their specific needs by changing the software themselves or by hiring programmers to modify it for them. Free software often has no warranty, and more importantly, generally does not assign legal liability to anyone. However, warranties are permitted between any two parties upon the condition of the software and its usage. Such an agreement is made separately from the free software license.

A report byStandish Groupestimates that adoption of free software has caused a drop in revenue to the proprietary software industry by about $60 billion per year.[67]Eric S. Raymondargued that the termfree softwareis too ambiguous and intimidating for the business community. Raymond promoted the termopen-source softwareas a friendlier alternative for the business and corporate world.[68]

See also[edit]

Notes[edit]

  1. ^Access to source codeis a necessary but insufficient condition, according to both the Free Software and Open Source definitions.

References[edit]

  1. ^GNU Project."What is free software?".Free Software Foundation.Archivedfrom the original on Nov 15, 2023.
  2. ^ab"Richard Stallman".Internet Hall of Fame.Retrieved26 March2017.
  3. ^"Free Software Movement".GNU.Retrieved2021-01-11.
  4. ^"Philosophy of the GNU Project".GNU.Retrieved2021-01-11.
  5. ^ab"What is free software and why is it so important for society?".Free Software Foundation.Retrieved2021-01-11.
  6. ^Stallman, Richard M.(2015).Free Software Free Society: Selected Essays of Richard M. Stallman, 3rd Edition.
  7. ^abcSelling Free Software(GNU)
  8. ^Stallman, Richard (27 September 1983)."Initial Announcement".GNU Project.Free Software Foundation.
  9. ^Stallman, Richard."Words to Avoid (or Use with Care) Because They Are Loaded or Confusing: Access".gnu.org.
  10. ^abcShea, Tom (1983-06-23)."Free software - Free software is a junkyard of software spare parts".InfoWorld.Retrieved2016-02-10."In contrast to commercial software is a large and growing body of free software that exists in the public domain. Public-domain software is written by microcomputer hobbyists (also known as" hackers ") many of whom are professional programmers in their work life. [...] Since everybody has access to source code, many routines have not only been used but dramatically improved by other programmers."
  11. ^Levi, Ran. "Richard Stallman and The History of Free Software and Open Source".Curious Minds Podcast.
  12. ^"GNU".cs.stanford.edu.Retrieved2017-10-17.
  13. ^"Definition of GRATIS".merriam-webster.Retrieved2023-05-08.
  14. ^Dixon, Rod (2004).Open Source Software Law.Artech House. p. 4.ISBN978-1-58053-719-3.Retrieved2009-03-16.
  15. ^Graham, Lawrence D. (1999).Legal battles that shaped the computer industry.Greenwood Publishing Group. p. 175.ISBN978-1-56720-178-9.Retrieved2009-03-16.
  16. ^Sullivan, John(17 July 2008)."The Last Mile is Always the Hardest".fsf.org.Archived fromthe originalon 28 October 2014.Retrieved29 December2014.
  17. ^abcdPopp, Dr. Karl Michael (2015).Best Practices for commercial use of open source software.Norderstedt, Germany: Books on Demand.ISBN978-3738619096.
  18. ^Stallman, Richard."Why" Open Source "misses the point of Free Software".GNU Project.Free Software Foundation.
  19. ^Stallman, Richard(2013-05-14)."The advantages of free software".Free Software Foundation.Retrieved2013-08-12.
  20. ^Stallman, Richard."What is the Free Software Foundation?".GNU's Bulletin.Vol. 1, no. 1. p. 8.
  21. ^abFree Software Foundation."What is free software?".Retrieved14 December2011.
  22. ^"Four Freedoms".fsfe.org.RetrievedMarch 22,2022.
  23. ^Perens, Bruce."Debian's" Social Contract "with the Free Software Community".debian-announce mailing list.
  24. ^Ahl, David."David H. Ahl biography from Who's Who in America".Retrieved2009-11-23.
  25. ^Fisher, Franklin M.; McKie, James W.; Mancke, Richard B. (1983).IBM and the U.S. Data Processing Industry: An Economic History.Praeger.ISBN0-03-063059-2.
  26. ^Williams, Sam (2002).Free as in Freedom: Richard Stallman's Crusade for Free Software.O'Reilly Media.ISBN0-596-00287-4.
  27. ^"Release notes for Linux kernel 0.12".Kernel.org.
  28. ^Carver, Brian W. (2005-04-05). "Share and Share Alike: Understanding and Enforcing Open Source and Free Software Licenses".Berkeley Technology Law Journal.20:39.SSRN1586574.
  29. ^"Top 20 licenses".Black Duck Software. 19 November 2015. Archived fromthe originalon 19 July 2016.Retrieved19 November2015.1. MIT license 24%, 2. GNU General Public License (GPL) 2.0 23%, 3. Apache License 16%, 4. GNU General Public License (GPL) 3.0 9%, 5. BSD License 2.0 (3-clause, New or Revised) License 6%, 6. GNU Lesser General Public License (LGPL) 2.1 5%, 7. Artistic License (Perl) 4%, 8. GNU Lesser General Public License (LGPL) 3.0 2%, 9. Microsoft Public License 2%, 10. Eclipse Public License (EPL) 2%
  30. ^Balter, Ben (2015-03-09)."Open source license usage on GitHub".github.Retrieved2015-11-21."1 MIT 44.69%, 2 Other 15.68%, 3 GPLv2 12.96%, 4 Apache 11.19%, 5 GPLv3 8.88%, 6 BSD 3-clause 4.53%, 7 Unlicense 1.87%, 8 BSD 2-clause 1.70%, 9 LGPLv3 1.30%, 10 AGPLv3 1.05%
  31. ^"License information".Debian.2020-09-03.
  32. ^"Various Licenses and Comments about Them".GNU Operating System.12 January 2022.
  33. ^Palmer, Doug (2003-02-15)."Why Not Use the GPL? Thoughts on Free and Open-Source Software".charvolant.org.Archivedfrom the original on 2020-01-24.Retrieved2020-01-24.
  34. ^Stallman, Richard(2021-12-25)."The BSD License Problem".Free Software Foundation.Retrieved2024-03-29.
  35. ^Mookhey, K.K.; Burghate, Nilesh (2005).Linux: Security, Audit and Control Features.ISACA. p. 128.ISBN9781893209787.
  36. ^Toxen, Bob (2003).Real World Linux Security: Intrusion Prevention, Detection, and Recovery.Prentice Hall Professional. p. 365.ISBN9780130464569.
  37. ^Noyes, Katherine (Aug 3, 2010)."Why Linux Is More Secure Than Windows".PCWorld.Archived fromthe originalon 2013-09-01.
  38. ^"Firefox more secure than MSIE after all".News.
  39. ^"The Benefits of Open Source".Retrieved19 March2015.
  40. ^"Transcript where Stallman explains about spyware".
  41. ^David A. Wheeler:Why Open Source Software / Free Software (OSS/FS, FLOSS, or FOSS)? Look at the Numbers!2007
  42. ^Michelle Delio:Linux: Fewer Bugs Than RivalsWired 2004
  43. ^Barton P. Miller; David Koski; Cjin Pheow Lee; Vivekananda Maganty; Ravi Murthy; Ajitkumar Natarajan; Jeff Steidl (11 April 1995).Fuzz Revisited: A Re-examination of the Reliability of UNIX Utilities and Services(Report). Madison, WI: University of Wisconsin: Computer Sciences Department.Archived(PDF)from the original on 21 June 2010....The reliability of the basic utilities from GNU and Linux were noticeably better than those of the commercial systems
  44. ^Miller, Barton P.; Cooksey, Gregory; Moore, Fredrick (2006)."An empirical study of the robustness of MacOS applications using random testing"(PDF).Proceedings of the 1st international workshop on Random testing - RT '06.New York, New York, USA: ACM Press. pp. 1, 2.doi:10.1145/1145735.1145743.ISBN159593457X.Archived fromthe original(PDF)on 21 June 2010.We are back again, this time testing... Apple's Mac OS X. [...] While the results were reasonable, we were disappointed to find that the reliability was no better than that of the Linux/GNU tools tested in 1995. We were less sure what to expect when testing the GUI- based applications; the results turned out worse than we expected.
  45. ^ab"Links to Other Free Software Sites - GNU Project - Free Software Foundation".Retrieved19 March2015.
  46. ^"DistroWatch Page Hit Ranking".DistroWatch.30 October 2012. Archived fromthe originalon 7 October 2011.Retrieved30 October2012.
  47. ^"Explaining Why We Don't Endorse Other Systems".
  48. ^"BSD license definition".Retrieved19 March2015.
  49. ^"Why you should use a BSD style license for your Open Source Project".Retrieved19 March2015.
  50. ^"[libreplanet-discuss] Is there any software that is libre but not gratis".
  51. ^Andy Dornan."The Five Open Source Business Models".Archived fromthe originalon October 10, 2009.
  52. ^GNU General Public License, section 4.gnu.org
  53. ^"Ballmer calling open source a 'cancer', saying it's 'not available to commercial companies'".Chicago Sun-Times.1 June 2001. Archived fromthe originalon 2001-06-15.
  54. ^"Licenses".Choose a License.Retrieved2022-10-19.
  55. ^"IBM Closes Landmark Acquisition of Red Hat for $34 Billion; Defines Open, Hybrid Cloud Future".IBM Newsroom.Retrieved2022-10-19.
  56. ^Netcraft (14 March 2023)."Web Server Usage Survey".
  57. ^The Apache Software Foundation."Apache Strategy in the New Economy"(PDF).Archived fromthe original(PDF)on 2008-02-16.
  58. ^Waring, Teresa; Maddocks, Philip (1 October 2005)."Open Source Software implementation in the UK public sector: Evidence from the field and implications for the future".International Journal of Information Management.25(5): 411–428.doi:10.1016/j.ijinfomgt.2005.06.002.In addition OSS's development process is creating innovative products that are reliable, secure, practical and have high usability and performance ratings. Users are now not only benefiting from the OSS revolution but also from the improved proprietary software development that is being forced upon suppliers in order to maintain competitive advantage.
  59. ^Gunter, Joel (May 10, 2013)."International Space Station to boldly go with Linux over Windows".The Telegraph.Archivedfrom the original on 2022-01-11.
  60. ^Bridgewater, Adrian (May 13, 2013)."International Space Station adopts Debian Linux, drops Windows & Red Hat into airlock".Computer Weekly.
  61. ^"IBM launches biggest Linux lineup ever".IBM. 1999-03-02. Archived fromthe originalon 1999-11-10.
  62. ^Hamid, Farrah (2006-05-24)."IBM invests in Brazil Linux Tech Center".LWN.net.
  63. ^"Interview: The Eclipse code donation".IBM. 2001-11-01. Archived fromthe originalon 2009-12-18.
  64. ^"Sun begins releasing Java under the GPL".Free Software Foundation.November 15, 2006.Retrieved2007-09-23.
  65. ^Rishab Aiyer Ghosh (November 20, 2006)."Study on the: Economic impact of open source software on innovation and the competitiveness of the Information and Communication Technologies (ICT) sector in the EU"(PDF).European Union.p. 51.Retrieved2007-01-25.
  66. ^"Total cost of ownership of open source software: a report for the UK Cabinet Office supported by OpenForum Europe".Retrieved19 March2015.
  67. ^"Open Source".Standish Newsroom.Standishgroup. 2008-04-16. Archived fromthe originalon 2012-01-18.Retrieved2010-08-22.
  68. ^Eric S. Raymond."Eric S. Raymond's initial call to start using the term open source software, instead of free software".

Further reading[edit]

External links[edit]