![The Open Source Definition](https://www.english.nina.az/wikipedia/image/aHR0cHM6Ly91cGxvYWQud2lraW1lZGlhLm9yZy93aWtpcGVkaWEvY29tbW9ucy90aHVtYi8zLzMxL0ZyZWVfYW5kX29wZW4tc291cmNlX3NvZnR3YXJlX2xvZ29fJTI4MjAwOSUyOS5zdmcvMTYwMHB4LUZyZWVfYW5kX29wZW4tc291cmNlX3NvZnR3YXJlX2xvZ29fJTI4MjAwOSUyOS5zdmcucG5n.png )
The Open Source Definition (OSD) is a document published by the Open Source Initiative. Derived from Bruce Perens' Debian Free Software Guidelines, the definition is the most common standard for open-source software. The definition has ten criteria, such as requiring freely accessed source code and granting the open-source rights to everyone who receives a copy of the program. Covering both copyleft and permissive licenses, it is effectively identical to the definition of free software, but motivated by more pragmatic and business-friendly considerations. The Open Source Initiative's board votes on proposals of licenses to certify that they are compliant with the definition, and maintains a list of compliant licenses on its website. The definition has been adapted into the Open Knowledge Foundation's Open Definition for open knowledge and into open hardware definitions.
History
There have been several attempts to define open source and free software. Amongst the earliest was Free Software Foundation's Free Software Definition, which then defined as the three freedoms of Free Software (Freedom Zero was added later). Published versions of FSF's Free Software Definition existed as early as 1986, having been published in the first edition of the (now defunct) GNU's Bulletin.
Debian Free Software Guidelines
The DFSG was first published together with the first version of the Debian Social Contract in July 1997. The primary author was Bruce Perens, with input from the Debian developers during a month-long discussion on a private mailing list, as part of the larger Debian Social Contract. Perens was copied to an email discussion between Ean Schuessler (then of Debian) and Donnie Barnes of Red Hat, in which Schuessler accused Red Hat of never elucidating its social contract with the Linux community. Perens realized that Debian did not have any formal social contract either, and immediately started creating one. The (then) Three Freedoms, which preceded the drafting and promulgation of the DFSG, were unknown to its authors.
The guidelines were:
- Free redistribution.
- Inclusion of source code.
- Allowing for modifications and derived works.
- Integrity of the author's source code (as a compromise).
- No discrimination against persons or groups.
- No discrimination against fields of endeavor, like commercial use.
- The license needs to apply to all to whom the program is redistributed.
- License must not be specific to a product.
- License must not restrict other software.
- Example licenses: The GNU GPL, BSD, and Artistic licenses are examples of licenses considered free.
Open source
As Netscape released the open-source Mozilla browser in 1998, Bruce Perens again drafted a set of open-source guidelines to go with the release. It has been claimed that the Open Source Definition was created by re-titling the exact text of the DFSG.
A modified version of this definition was adopted by the Open Source Initiative (OSI) as the Open Source Definition. The OSI uses the label "open source", rather than "free software", because it felt that the latter term had undesirable ideological and political freight, and it wanted to focus on the pragmatic and business-friendly arguments for open-source software. It adopted a closed rather than membership-driven organizational model in order to draft the definition and work together with a wider variety of stakeholders than other free or open-source projects.
Once the DFSG became the Open Source Definition, Richard Stallman saw the need to differentiate free software from open source and promoted the Free Software Definition.
Debian diverges
In November 1998, Ian Jackson and others proposed several changes in a draft versioned 1.4, but the changes were never made official. Jackson stated that the problems were "loose wording" and the patch clause.
The Debian General Resolution 2004-003, titled "Editorial amendments to the social contract", modified the Social Contract. The proposer Andrew Suffield stated:
- "The rule is 'this resolution only changes the letter of the law, not the spirit'. Mostly it changes the wording of the social contract to better reflect what it is supposed to mean, and this is mostly in light of issues that were not considered when it was originally written."
However, the change of the sentence "We promise to keep the Debian GNU/Linux Distribution entirely free software" into "We promise that the Debian system and all its components will be free" resulted in the release manager, Anthony Towns, making a practical change:
- "As [SC #1] is no longer limited to 'software', and as this decision was made by developers after and during discussion of how we should consider non-software content such as documentation and firmware, I don't believe I can justify the policy decisions to exempt documentation, firmware, or content any longer, as the Social Contract has been amended to cover all these areas."
This prompted another General Resolution, 2004–004, in which the developers voted overwhelmingly against immediate action, and decided to postpone those changes until the next release (whose development started a year later, in June 2005).
Criteria
Providing access to the source code is not enough for software to be considered "open-source". The Open Source Definition requires that ten criteria be met:
- Free redistribution
- Source code must be accessible and the license must permit redistribution in the form of source code (rather than object code). In order to modify the software, access to source code is required.
- Derivative works must be allowed and able to be redistributed under the same licensing terms as the open-source product
- The license may require that the original software be distributed intact, but only if modifications are able to be distributed as patches without restriction.
- No discrimination between users
- No discrimination between uses, including commercial use
- Everyone who receives a copy of the program is granted all the open-source rights
- The license must cover all the code, not a particular product or distribution.
- There may not be restrictions on other software distributed at the same time
- Technological neutrality—cannot restrict use to any particular technology. For example, a license that requires a user to click a box agreeing to it is not free because the work cannot be distributed as a paper copy.
The Open Source Definition is available under a Creative Commons (CC BY 4.0) license. It covers both copyleft—where redistribution and derivative works must be released under a free license—and permissive licenses—where derivative works can be released under any license. It is part of the open source movement rather than the free software movement, and seeks to promote the availability of open-source software for anyone seeking to reuse it, even the makers of proprietary software. It does not address warranty disclaimers, although these are very common in open-source software. The definition does not specify a governance structure for open-source projects.
Compliant licenses
The criteria are used by the OSI to approve certain licenses as compatible with the definition, and maintain a list of compliant licenses. New licenses have to submit a formal proposal that is discussed by the OSI mailing list before it is approved or rejected by the OSI board. Seven approved licenses are particularly recommended by the OSI as "popular, widely used, or having strong communities":
- Apache License 2.0
- BSD 3-Clause and BSD 2-Clause Licenses
- All versions of the GNU General Public License
- All versions of the GNU Lesser Public License
- MIT License
- Mozilla Public License 2.0
- Common Development and Distribution License (CDDL)
- Eclipse Public License version 2.0
Application
Software
Most discussions about the DFSG happen on the debian-legal mailing list. When a Debian Developer first uploads a package for inclusion in Debian, the ftpmaster team checks the software licenses and determines whether they are in accordance with the social contract. The team sometimes confers with the debian-legal list in difficult cases.
Non-"software" content
The DFSG is focused on software, but the word itself is unclear—some apply it to everything that can be expressed as a stream of bits, while a minority considers it to refer to just computer programs. Also, the existence of PostScript, executable scripts, sourced documents[clarification needed], etc., greatly muddies the second definition. Thus, to break the confusion, in June 2004 the Debian project decided to explicitly apply the same principles to software documentation, multimedia data and other content. The non-program content of Debian began to comply with the DFSG more strictly in Debian 4.0 (released in April 2007) and subsequent releases.
GFDL
Much documentation written by the GNU Project, the Linux Documentation Project and others licensed under the GNU Free Documentation License contain invariant sections, which do not comply with the DFSG. This assertion is the end result of a long discussion and the General Resolution 2006-001.
Due to the GFDL invariant sections, content under this license must be separately contained in an additional "non-free" repository which is not officially considered part of Debian.
Multimedia files
It can be sometimes hard to define what constitutes the "source" for multimedia files, such as whether an uncompressed image file is the source of a compressed image and whether the 3D model before ray tracing is the source for its resulting image.
debian-legal tests for DFSG compliance
The debian-legal mailing list subscribers have created some tests to check whether a license violates the DFSG. The common tests (as described in the draft DFSG FAQ) are the following:
- "The Desert Island test". Imagine a castaway on a desert island with a solar-powered computer. This would make it impossible to fulfill any requirement to make changes publicly available or to send patches to some particular place. This holds even if such requirements are only upon request, as the castaway might be able to receive messages but be unable to send them. To be free, software must be modifiable by this unfortunate castaway, who must also be able to legally share modifications with friends on the island.
- "The Dissident test". Consider a dissident in a totalitarian state who wishes to share a modified bit of software with fellow dissidents, but does not wish to reveal the identity of the modifier, or directly reveal the modifications themselves, or even possession of the program, to the government. Any requirement for sending source modifications to anyone other than the recipient of the modified binary—in fact, any forced distribution at all, beyond giving source to those who receive a copy of the binary—would put the dissident in danger. For Debian to consider software free it must not require any such excess distribution.
- "The Tentacles of Evil test". Imagine that the author is hired by a large evil corporation and, now in their thrall, attempts to do the worst to the users of the program: to make their lives miserable, to make them stop using the program, to expose them to legal liability, to make the program non-free, to discover their secrets, etc. The same can happen to a corporation bought out by a larger corporation bent on destroying free software in order to maintain its monopoly and extend its evil empire. To be free, the license cannot allow even the author to take away the required freedoms.
Reception
The Open Source Definition is the most widely used definition for open-source software, and is often used as a standard for whether a project is open source. It and the official definitions of free software by the Free Software Foundation (FSF) essentially cover the same software licenses. Nevertheless, there is a values difference between the free software and open source movements: the former is more based on ethics and values, the latter on pragmatism.
Derived definitions
The Open Knowledge Foundation's Open Definition is substantially derivative of the Open Source Definition.
The Open Source Hardware Statement of Principles is adapted from the Open Source Definition.
See also
- Comparison of free and open-source software licenses
- History of free and open-source software
- The Free Software Definition
References
- Richard M. Stallman, What is the Free Software Foundation?, GNU's Bulletin, Volume 1, No.1, February 1986
- Bruce Perens (1997-07-04). "Debian's "Social Contract" with the Free Software Community". debian-announce mailing list.
- Bruce Perens: "when I had to write license guidelines for Debian, the Four Freedoms document was unknown."
- "Debian Social Contract". Debian. 2004-04-26.
- Overly, Michael R. (2003). The Open Source Handbook. Pike & Fischer. p. 5. ISBN 978-0-937275-12-2.
- Gardler, Ross; Walli, Stephen R (2022). "Evolving Perspective on Community and Governance". Open Source Law, Policy and Practice. Oxford University PressOxford. p. 47–48, 52. doi:10.1093/oso/9780198862345.003.0002. ISBN 978-0-19-886234-5.
- Katz, Andrew (2022). "Everything Open". Open Source Law, Policy and Practice. Oxford University Press. p. 521. ISBN 978-0-19-260687-7.
- Richard Stallman. "Why "Open Source" misses the point of Free Software". GNU website.
- Ian Jackson: Draft new DFSG, debian-devel mailing list
- General Resolution: Editorial amendments to the social contract
- Andrew Suffield: Re: Candidate social contract amendments (part 1: editorial) (3rd draft), debian-vote mailing list
- Anthony Towns: Social Contract GR's effect on Sarge, debian-devel mailing list
- General Resolution: Sarge Release Schedule in view of GR 2004-003
- Greenleaf, Graham; Lindsay, David (2018). Public Rights: Copyright's Public Domains. Cambridge University Press. p. 485. ISBN 978-1-107-13406-5.
- Erlich, Zippy (2007). "Open Source Software". Handbook of Research on Open Source Software. IGI Global. pp. 187–188. ISBN 978-1591409991.
- Laurent, Andrew M. St (2004). Understanding Open Source and Free Software Licensing: Guide to Navigating Licensing Issues in Existing & New Software. O'Reilly Media, Inc. pp. 9–11. ISBN 978-0-596-55395-1.
- Mertic, John (2023). Open Source Projects - Beyond Code: A blueprint for scalable and sustainable open source projects. Packt Publishing Ltd. p. 5. ISBN 978-1-83763-385-2.
- Meeker, Heather J. (2008). The Open Source Alternative: Understanding Risks and Leveraging Opportunities. John Wiley & Sons. pp. 21–22. ISBN 978-0-470-25581-0.
- Smith, P McCoy (2022). "Copyright, Contract, and Licensing in Open Source". Open Source Law, Policy and Practice. Oxford University PressOxford. pp. 108–111. doi:10.1093/oso/9780198862345.003.0003. ISBN 978-0-19-886234-5.
- General Resolution: Why the GNU Free Documentation License is not suitable for Debian main
- The Debian Free Software FAQ
- De Maria, Carmelo; Díaz Lantada, Andrés; Di Pietro, Licia; Ravizza, Alice; Ahluwalia, Arti (2022). "Open-Source Medical Devices: Concept, Trends, and Challenges Toward Equitable Healthcare Technology". Engineering Open-Source Medical Devices. Cham: Springer International Publishing. p. 4. doi:10.1007/978-3-030-79363-0_1. ISBN 978-3-030-79362-3.
- Kelty, Christpher M. (2008). "The Cultural Significance of free Software – Two Bits" (PDF). Duke University Press. p. 99. Archived (PDF) from the original on 2016-03-04. Retrieved 2016-02-24.
- Martin, Victoria (2022). The Complete Guide to Open Scholarship. Bloomsbury Publishing. p. 27. ISBN 979-8-216-06415-2.
- Bonvoisin, Jérémy; Mies, Robert; Boujut, Jean-François; Stark, Rainer (2017). "What is the "Source" of Open Source Hardware?". Journal of Open Hardware. 1 (1). doi:10.5334/joh.7. ISSN 2514-1708.
External links
![image](https://www.english.nina.az/wikipedia/image/aHR0cHM6Ly93d3cuZW5nbGlzaC5uaW5hLmF6L3dpa2lwZWRpYS9pbWFnZS9hSFIwY0hNNkx5OTFjR3h2WVdRdWQybHJhVzFsWkdsaExtOXlaeTkzYVd0cGNHVmthV0V2WTI5dGJXOXVjeTkwYUhWdFlpODBMelJqTDFkcGEybHpiM1Z5WTJVdGJHOW5ieTV6ZG1jdk16aHdlQzFYYVd0cGMyOTFjbU5sTFd4dloyOHVjM1puTG5CdVp3PT0ucG5n.png)
![image](https://www.english.nina.az/wikipedia/image/aHR0cHM6Ly93d3cuZW5nbGlzaC5uaW5hLmF6L3dpa2lwZWRpYS9pbWFnZS9hSFIwY0hNNkx5OTFjR3h2WVdRdWQybHJhVzFsWkdsaExtOXlaeTkzYVd0cGNHVmthV0V2WTI5dGJXOXVjeTkwYUhWdFlpOWtMMlJtTDFkcGEybGliMjlyY3kxc2IyZHZMV1Z1TFc1dmMyeHZaMkZ1TG5OMlp5ODBNSEI0TFZkcGEybGliMjlyY3kxc2IyZHZMV1Z1TFc1dmMyeHZaMkZ1TG5OMlp5NXdibWM9LnBuZw==.png)
- The Open Source Definition
- The Open Source Definition by Bruce Perens, Open Sources: Voices from the Open Source Revolution, January 1999, ISBN 1-56592-582-3
- Debian Social Contract and Free Software Guidelines
- debian-legal list, with archives from previous discussions
- Draft DFSG FAQ
- Section A.1.3 of Why OSS/FS? Look at the Numbers! identifies some of the major issues discussed by debian-legal.
- List of software licenses currently found in Debian
- The DFSG and Software Licenses Debian wiki
The Open Source Definition OSD is a document published by the Open Source Initiative Derived from Bruce Perens Debian Free Software Guidelines the definition is the most common standard for open source software The definition has ten criteria such as requiring freely accessed source code and granting the open source rights to everyone who receives a copy of the program Covering both copyleft and permissive licenses it is effectively identical to the definition of free software but motivated by more pragmatic and business friendly considerations The Open Source Initiative s board votes on proposals of licenses to certify that they are compliant with the definition and maintains a list of compliant licenses on its website The definition has been adapted into the Open Knowledge Foundation s Open Definition for open knowledge and into open hardware definitions HistoryThere have been several attempts to define open source and free software Amongst the earliest was Free Software Foundation s Free Software Definition which then defined as the three freedoms of Free Software Freedom Zero was added later Published versions of FSF s Free Software Definition existed as early as 1986 having been published in the first edition of the now defunct GNU s Bulletin Debian Free Software Guidelines The DFSG was first published together with the first version of the Debian Social Contract in July 1997 The primary author was Bruce Perens with input from the Debian developers during a month long discussion on a private mailing list as part of the larger Debian Social Contract Perens was copied to an email discussion between Ean Schuessler then of Debian and Donnie Barnes of Red Hat in which Schuessler accused Red Hat of never elucidating its social contract with the Linux community Perens realized that Debian did not have any formal social contract either and immediately started creating one The then Three Freedoms which preceded the drafting and promulgation of the DFSG were unknown to its authors The guidelines were Free redistribution Inclusion of source code Allowing for modifications and derived works Integrity of the author s source code as a compromise No discrimination against persons or groups No discrimination against fields of endeavor like commercial use The license needs to apply to all to whom the program is redistributed License must not be specific to a product License must not restrict other software Example licenses The GNU GPL BSD and Artistic licenses are examples of licenses considered free Open source As Netscape released the open source Mozilla browser in 1998 Bruce Perens again drafted a set of open source guidelines to go with the release It has been claimed that the Open Source Definition was created by re titling the exact text of the DFSG A modified version of this definition was adopted by the Open Source Initiative OSI as the Open Source Definition The OSI uses the label open source rather than free software because it felt that the latter term had undesirable ideological and political freight and it wanted to focus on the pragmatic and business friendly arguments for open source software It adopted a closed rather than membership driven organizational model in order to draft the definition and work together with a wider variety of stakeholders than other free or open source projects Once the DFSG became the Open Source Definition Richard Stallman saw the need to differentiate free software from open source and promoted the Free Software Definition Debian diverges In November 1998 Ian Jackson and others proposed several changes in a draft versioned 1 4 but the changes were never made official Jackson stated that the problems were loose wording and the patch clause The Debian General Resolution 2004 003 titled Editorial amendments to the social contract modified the Social Contract The proposer Andrew Suffield stated The rule is this resolution only changes the letter of the law not the spirit Mostly it changes the wording of the social contract to better reflect what it is supposed to mean and this is mostly in light of issues that were not considered when it was originally written However the change of the sentence We promise to keep the Debian GNU Linux Distribution entirely free software into We promise that the Debian system and all its components will be free resulted in the release manager Anthony Towns making a practical change As SC 1 is no longer limited to software and as this decision was made by developers after and during discussion of how we should consider non software content such as documentation and firmware I don t believe I can justify the policy decisions to exempt documentation firmware or content any longer as the Social Contract has been amended to cover all these areas This prompted another General Resolution 2004 004 in which the developers voted overwhelmingly against immediate action and decided to postpone those changes until the next release whose development started a year later in June 2005 CriteriaProviding access to the source code is not enough for software to be considered open source The Open Source Definition requires that ten criteria be met Free redistribution Source code must be accessible and the license must permit redistribution in the form of source code rather than object code In order to modify the software access to source code is required Derivative works must be allowed and able to be redistributed under the same licensing terms as the open source product The license may require that the original software be distributed intact but only if modifications are able to be distributed as patches without restriction No discrimination between users No discrimination between uses including commercial use Everyone who receives a copy of the program is granted all the open source rights The license must cover all the code not a particular product or distribution There may not be restrictions on other software distributed at the same time Technological neutrality cannot restrict use to any particular technology For example a license that requires a user to click a box agreeing to it is not free because the work cannot be distributed as a paper copy The Open Source Definition is available under a Creative Commons CC BY 4 0 license It covers both copyleft where redistribution and derivative works must be released under a free license and permissive licenses where derivative works can be released under any license It is part of the open source movement rather than the free software movement and seeks to promote the availability of open source software for anyone seeking to reuse it even the makers of proprietary software It does not address warranty disclaimers although these are very common in open source software The definition does not specify a governance structure for open source projects Compliant licensesThe criteria are used by the OSI to approve certain licenses as compatible with the definition and maintain a list of compliant licenses New licenses have to submit a formal proposal that is discussed by the OSI mailing list before it is approved or rejected by the OSI board Seven approved licenses are particularly recommended by the OSI as popular widely used or having strong communities Apache License 2 0 BSD 3 Clause and BSD 2 Clause Licenses All versions of the GNU General Public License All versions of the GNU Lesser Public License MIT License Mozilla Public License 2 0 Common Development and Distribution License CDDL Eclipse Public License version 2 0ApplicationSoftware Most discussions about the DFSG happen on the debian legal mailing list When a Debian Developer first uploads a package for inclusion in Debian the ftpmaster team checks the software licenses and determines whether they are in accordance with the social contract The team sometimes confers with the debian legal list in difficult cases Non software content The DFSG is focused on software but the word itself is unclear some apply it to everything that can be expressed as a stream of bits while a minority considers it to refer to just computer programs Also the existence of PostScript executable scripts sourced documents clarification needed etc greatly muddies the second definition Thus to break the confusion in June 2004 the Debian project decided to explicitly apply the same principles to software documentation multimedia data and other content The non program content of Debian began to comply with the DFSG more strictly in Debian 4 0 released in April 2007 and subsequent releases GFDL Much documentation written by the GNU Project the Linux Documentation Project and others licensed under the GNU Free Documentation License contain invariant sections which do not comply with the DFSG This assertion is the end result of a long discussion and the General Resolution 2006 001 Due to the GFDL invariant sections content under this license must be separately contained in an additional non free repository which is not officially considered part of Debian Multimedia files It can be sometimes hard to define what constitutes the source for multimedia files such as whether an uncompressed image file is the source of a compressed image and whether the 3D model before ray tracing is the source for its resulting image debian legal tests for DFSG complianceThe debian legal mailing list subscribers have created some tests to check whether a license violates the DFSG The common tests as described in the draft DFSG FAQ are the following The Desert Island test Imagine a castaway on a desert island with a solar powered computer This would make it impossible to fulfill any requirement to make changes publicly available or to send patches to some particular place This holds even if such requirements are only upon request as the castaway might be able to receive messages but be unable to send them To be free software must be modifiable by this unfortunate castaway who must also be able to legally share modifications with friends on the island The Dissident test Consider a dissident in a totalitarian state who wishes to share a modified bit of software with fellow dissidents but does not wish to reveal the identity of the modifier or directly reveal the modifications themselves or even possession of the program to the government Any requirement for sending source modifications to anyone other than the recipient of the modified binary in fact any forced distribution at all beyond giving source to those who receive a copy of the binary would put the dissident in danger For Debian to consider software free it must not require any such excess distribution The Tentacles of Evil test Imagine that the author is hired by a large evil corporation and now in their thrall attempts to do the worst to the users of the program to make their lives miserable to make them stop using the program to expose them to legal liability to make the program non free to discover their secrets etc The same can happen to a corporation bought out by a larger corporation bent on destroying free software in order to maintain its monopoly and extend its evil empire To be free the license cannot allow even the author to take away the required freedoms ReceptionThe Open Source Definition is the most widely used definition for open source software and is often used as a standard for whether a project is open source It and the official definitions of free software by the Free Software Foundation FSF essentially cover the same software licenses Nevertheless there is a values difference between the free software and open source movements the former is more based on ethics and values the latter on pragmatism Derived definitions The Open Knowledge Foundation s Open Definition is substantially derivative of the Open Source Definition The Open Source Hardware Statement of Principles is adapted from the Open Source Definition See alsoFree and open source software portalComparison of free and open source software licenses History of free and open source software The Free Software DefinitionReferencesRichard M Stallman What is the Free Software Foundation GNU s Bulletin Volume 1 No 1 February 1986 Bruce Perens 1997 07 04 Debian s Social Contract with the Free Software Community debian announce mailing list Bruce Perens when I had to write license guidelines for Debian the Four Freedoms document was unknown Debian Social Contract Debian 2004 04 26 Overly Michael R 2003 The Open Source Handbook Pike amp Fischer p 5 ISBN 978 0 937275 12 2 Gardler Ross Walli Stephen R 2022 Evolving Perspective on Community and Governance Open Source Law Policy and Practice Oxford University PressOxford p 47 48 52 doi 10 1093 oso 9780198862345 003 0002 ISBN 978 0 19 886234 5 Katz Andrew 2022 Everything Open Open Source Law Policy and Practice Oxford University Press p 521 ISBN 978 0 19 260687 7 Richard Stallman Why Open Source misses the point of Free Software GNU website Ian Jackson Draft new DFSG debian devel mailing list General Resolution Editorial amendments to the social contract Andrew Suffield Re Candidate social contract amendments part 1 editorial 3rd draft debian vote mailing list Anthony Towns Social Contract GR s effect on Sarge debian devel mailing list General Resolution Sarge Release Schedule in view of GR 2004 003 Greenleaf Graham Lindsay David 2018 Public Rights Copyright s Public Domains Cambridge University Press p 485 ISBN 978 1 107 13406 5 Erlich Zippy 2007 Open Source Software Handbook of Research on Open Source Software IGI Global pp 187 188 ISBN 978 1591409991 Laurent Andrew M St 2004 Understanding Open Source and Free Software Licensing Guide to Navigating Licensing Issues in Existing amp New Software O Reilly Media Inc pp 9 11 ISBN 978 0 596 55395 1 Mertic John 2023 Open Source Projects Beyond Code A blueprint for scalable and sustainable open source projects Packt Publishing Ltd p 5 ISBN 978 1 83763 385 2 Meeker Heather J 2008 The Open Source Alternative Understanding Risks and Leveraging Opportunities John Wiley amp Sons pp 21 22 ISBN 978 0 470 25581 0 Smith P McCoy 2022 Copyright Contract and Licensing in Open Source Open Source Law Policy and Practice Oxford University PressOxford pp 108 111 doi 10 1093 oso 9780198862345 003 0003 ISBN 978 0 19 886234 5 General Resolution Why the GNU Free Documentation License is not suitable for Debian main The Debian Free Software FAQ De Maria Carmelo Diaz Lantada Andres Di Pietro Licia Ravizza Alice Ahluwalia Arti 2022 Open Source Medical Devices Concept Trends and Challenges Toward Equitable Healthcare Technology Engineering Open Source Medical Devices Cham Springer International Publishing p 4 doi 10 1007 978 3 030 79363 0 1 ISBN 978 3 030 79362 3 Kelty Christpher M 2008 The Cultural Significance of free Software Two Bits PDF Duke University Press p 99 Archived PDF from the original on 2016 03 04 Retrieved 2016 02 24 Martin Victoria 2022 The Complete Guide to Open Scholarship Bloomsbury Publishing p 27 ISBN 979 8 216 06415 2 Bonvoisin Jeremy Mies Robert Boujut Jean Francois Stark Rainer 2017 What is the Source of Open Source Hardware Journal of Open Hardware 1 1 doi 10 5334 joh 7 ISSN 2514 1708 External linksWikisource has original text related to this article The Open Source Definition Wikibooks has a book on the topic of FOSS Licensing The Open Source Definition The Open Source Definition by Bruce Perens Open Sources Voices from the Open Source Revolution January 1999 ISBN 1 56592 582 3 Debian Social Contract and Free Software Guidelines debian legal list with archives from previous discussions Draft DFSG FAQ Section A 1 3 of Why OSS FS Look at the Numbers identifies some of the major issues discussed by debian legal List of software licenses currently found in Debian The DFSG and Software Licenses Debian wiki