Open source
<templatestyles src="Module:Hatnote/styles.css"></templatestyles>
Open source products include permission to use the source code, design documents, or content of the product. It most commonly refers to the open-source model, in which open-source software or other products are released under an open-source license as part of the open-source-software movement. Use of the term originated with software, but has expanded beyond the software sector to cover other open content and forms of open collaboration.
Contents
Origins
The term "open source", as used to describe software, was first proposed by a group of people in the free software movement who were critical of the political agenda and moral philosophy implied in the term "free software" and sought to reframe the discourse to reflect a more commercially minded position.[1] In addition, the ambiguity of the term "free software" was seen as discouraging business adoption.[2][3] The group included Christine Peterson, Todd Anderson, Larry Augustin, Jon Hall, Sam Ockman, Michael Tiemann and Eric S. Raymond. Peterson suggested "open source" at a meeting[4] held at Palo Alto, California, in reaction to Netscape's announcement in January 1998 of a source code release for Navigator. Linus Torvalds gave his support the following day, and Phil Hughes backed the term in Linux Journal. Richard Stallman, the founder of the free software movement, initially seemed to adopt the term, but later changed his mind.[4][5] Netscape released its source code under the Netscape Public License and later under the Mozilla Public License.[6]
Raymond was especially active in the effort to popularize the new term. He made the first public call to the free software community to adopt it in February 1998.[7] Shortly after, he founded The Open Source Initiative in collaboration with Bruce Perens.[4]
The term gained further visibility through an event organized in April 1998 by technology publisher Tim O'Reilly. Originally titled the "Freeware Summit" and later known as the "Open Source Summit",[8] the event was attended by the leaders of many of the most important free and open-source projects, including Linus Torvalds, Larry Wall, Brian Behlendorf, Eric Allman, Guido van Rossum, Michael Tiemann, Paul Vixie, Jamie Zawinski, and Eric Raymond. At that meeting, alternatives to the term "free software" were discussed. Tiemann argued for "sourceware" as a new term, while Raymond argued for "open source". The assembled developers took a vote, and the winner was announced at a press conference the same evening.[8]
Many large formal institutions have sprung up to support the development of the open-source software movement, including the Apache Software Foundation, which supports community projects such as the open-source framework Apache Hadoop and the open-source HTTP server Apache HTTP.
The open-source model and open collaboration
The open-source model is a decentralized software development model that encourages open collaboration,[9][10] meaning "any system of innovation or production that relies on goal-oriented yet loosely coordinated participants who interact to create a product (or service) of economic value, which they make available to contributors and noncontributors alike."[9] A main principle of open-source software development is peer production, with products such as source code, blueprints, and documentation freely available to the public. The open-source movement in software began as a response to the limitations of proprietary code. The model is used for projects such as in open-source appropriate technology,[11] and open-source drug discovery.[12][13]
The open source model for software development inspired the use of the term to refer to other forms of open collaboration, such as in Internet forums,[14] mailing lists[15] and online communities.[16] Open collaboration is also thought to be the operating principle underlining a gamut of diverse ventures, including bitcoin, TEDx, and Wikipedia.[17]
Open collaboration is the principle underlying peer production, mass collaboration, and wikinomics.[9] It was observed initially in open source software, but can also be found in many other instances, such as in Internet forums,[14] mailing lists,[15] Internet communities,[16] and many instances of open content, such as creative commons. It also explains some instances of crowdsourcing, collaborative consumption, and open innovation.[18]
Riehle et al. define open collaboration as collaboration based on three principles of egalitarianism, meritocracy, and self-organization.[19] Levine and Prietula define open collaboration as "any system of innovation or production that relies on goal-oriented yet loosely coordinated participants who interact to create a product (or service) of economic value, which they make available to contributors and noncontributors alike." [9] This definition captures multiple instances, all joined by similar principles. For example, all of the elements — goods of economic value, open access to contribute and consume, interaction and exchange, purposeful yet loosely coordinated work — are present in an open source software project, in Wikipedia, or in a user forum or community. They can also be present in a commercial website that is based on user-generated content. In all of these instances of open collaboration, anyone can contribute and anyone can freely partake in the fruits of sharing, which are produced by interacting participants who are loosely coordinated.
An annual conference dedicated to the research and practice of open collaboration is the International Symposium on Wikis and Open Collaboration (OpenSym, formerly WikiSym).[20] As per its website, the group defines open collaboration as "collaboration that is egalitarian (everyone can join, no principled or artificial barriers to participation exist), meritocratic (decisions and status are merit-based rather than imposed) and self-organizing (processes adapt to people rather than people adapt to pre-defined processes)."[21]
Open-source license
<templatestyles src="Module:Hatnote/styles.css"></templatestyles>
Open source promotes universal access via an open-source or free license to a product's design or blueprint, and universal redistribution of that design or blueprint.[22][23] Before the phrase open source became widely adopted, developers and producers used a variety of other terms. Open source gained hold with the rise of the Internet.[24] The open-source software movement arose to clarify copyright, licensing, domain, and consumer issues.
An open-source license is a type of license for computer software and other products that allows the source code, blueprint or design to be used, modified and/or shared under defined terms and conditions.[25][26] This allows end users and commercial companies to review and modify the source code, blueprint or design for their own customization, curiosity or troubleshooting needs. Open-source licensed software is mostly available free of charge, though this does not necessarily have to be the case. Licenses which only permit non-commercial redistribution or modification of the source code for personal use only are generally not considered as open-source licenses. However, open-source licenses may have some restrictions, particularly regarding the expression of respect to the origin of software, such as a requirement to preserve the name of the authors and a copyright statement within the code, or a requirement to redistribute the licensed software only under the same license (as in a copyleft license). One popular set of open-source software licenses are those approved by the Open Source Initiative (OSI) based on their Open Source Definition (OSD).
Open-source software code
<templatestyles src="Module:Hatnote/styles.css"></templatestyles>
Generally, open source refers to a computer program in which the source code is available to the general public for use for any (including commercial) purpose, or modification from its original design. Open-source code is meant to be a collaborative effort, where programmers improve upon the source code and share the changes within the community. Code is released under the terms of a software license. Depending on the license terms, others may then download, modify, and publish their version (fork) back to the community.
"Open" versus "free" versus "free and open"
Free and open-source software (FOSS) or Free/libre and open-source software (FLOSS) is openly shared source code that is licensed without any restrictions on usage, modification, or distribution.[citation needed] Confusion persists about this completely unrestricted definition because the "Free", also known as "Libre", refers to the freedom or the product not the price, expense, cost, or charge. For example, "being free to speak" is not the same as "free beer".[5]
Conversely, Richard Stallman argues the obvious meaning of term "open source" is that the source code is public/accessible for inspection, without necessarily any other rights granted, although the proponents of the term say the conditions in the Open Source Definition must be fulfilled.[27]
"Free and open" should not be confused with public ownership (state ownership), deprivatization (nationalization), anti-privatization (anti-corporate activism), or transparent behavior.[citation needed]
- GNU
- Gratis versus libre (no cost vs no restriction)
Software
- Open-source license, a copyright license that makes the source code available with a product
- The Open Source Definition, as used by the Open Source Initiative for open source software
- Open-source model, a decentralized software development model that encourages open collaboration
- Open-source software, software which permits the use and modification of its source code
- History of free and open-source software
- Open-source software advocacy
- Open-source software development
- Open-source-software movement
- Open-source video games
- Business models for open-source software
- Comparison of open-source and closed-source software
- Diversity in open-source software
- MapGuide Open Source, a web-based map-making platform to develop and deploy web mapping applications and geospatial web services
- Not to be confused with OpenStreetMap (OSM), a collaborative project to create a free editable map of the world.
Agriculture, economy, manufacturing and production
- Open-source appropriate technology (OSAT), is designed for environmental, ethical, cultural, social, political, economic, and community aspects
- Open-design movement, development of physical products, machines and systems via publicly shared design information, including free and open-source software and open-source hardware, among many others:
- Open Architecture Network, improving global living conditions through innovative sustainable design
- OpenCores, a community developing digital electronic open-source hardware
- Open Design Alliance, develops Teigha, a software development platform to create engineering applications including CAD software
- Open Hardware and Design Alliance (OHANDA), sharing open hardware and designs via free online services
- Open Source Ecology (OSE), a network of farmers, engineers, architects and supporters striving to manufacture the Global Village Construction Set (GVCS)
- OpenStructures (OSP), a modular construction model where everyone designs on the basis of one shared geometrical OS grid
- Open manufacturing or "Open Production" or "Design Global, Manufacture Local", a new socioeconomic production model to openly and collaboratively produce and distribute physical objects
- Open-source architecture (OSArc), emerging procedures in imagination and formation of virtual and real spaces within an inclusive universal infrastructure
- Open-source cola, cola soft drinks made to open-sourced recipes
- Open-source hardware, or open hardware, computer hardware, such as microprocessors, that is designed in the same fashion as open source software
- Open-source product development (OSPD), collaborative product and process openness of open-source hardware for any interested participants
- Open-source robotics, physical artifacts of the subject are offered by the open design movement
- Open Source Seed Initiative, open source varieties of crop seeds, as an alternative to patent-protected seeds sold by large agriculture companies.
Science and medicine
Open science
Open science is an antithesis to blind faith in Scientism,[citation needed] with inherent healthy skepticism and potential for practical defenses against proprietary (closed) pseudoscience in medicine and technology.[citation needed]
Open science uses the scientific method as a process of open discovery of shared verifiable knowledge.[citation needed] This contrasts with privately developed corporate proprietary science, where the processes and research are not publicly shared (or are obscured behind paywalls and/or in excessively expensive private journals), leaving all claims unverifiable nor legitimized.[citation needed] Thus the public is forced to have "faith" in privatized "closed science" without certainty that rigorous studies have been and are conducted, proper precautions taken, adequate warnings given, and that the results are beneficial to individuals, society, and the environment - all while serving private shareholders.[citation needed] The naive public is expected to "believe" all of the profit driven marketing, media hype, and propaganda, as well as the political lobbyists (a soft term for legalized bribery), and to trust for the best technology, drugs, medical care, and environmental stewardship while corporate monopolies safely and honestly earn their profits in a world where corporate corruption and status quo war profiteering are business as usual. This obscured or blind faith in corporate science is called Scientism.[citation needed]
It has been argued[by whom?] that peer-reviewed science, even computer science, had already been open until Apple Computer, Inc. v. Franklin Computer Corp. forced programmers to explicitly license products as Free or Open Source.[citation needed] As noted by Rob Landley, "The copyright issue changed in 1983, when the Apple v Franklin ruling extended copyright protections to binary code... Before that decision, source code was copyrightable but binaries weren't, so companies shipped source code to increase their ownership of the code in the eyes of the law. If you just shipped precompiled binaries, you had no rights the law would recognize".[28]
- Open science, the movement to make scientific research, data and dissemination accessible to all levels of an inquiring society, amateur or professional
- Open science data, a type of open data focused on publishing observations and results of scientific activities available for anyone to analyze and reuse
- Open Science Framework and the Center for Open Science
- Open Source Lab (disambiguation), several laboratories
- Open-Source Lab (book), a 2014 book by Joshua M. Pearce
- See also: The antithesis of open science is Scientism, a blind faith in profit driven proprietary (closed) science and marketing (ie. proprietary software, proprietary protocols, fields of private biomedical engineering, biological patents, chemical patents (drugs), minimal sufficiency of disclosure, etc.).
- Open-notebook science, the practice of making the entire primary record of a research project publicly available online as it is recorded
- Open Source Physics (OSP), a National Science Foundation and Davidson College project to spread the use of open source code libraries that take care of a lot of the heavy lifting for physics
- Open Source Geospatial Foundation
- NASA Open Source Agreement (NOSA), an OSI-approved software license
- List of open-source software for mathematics
- List of open-source bioinformatics software
- List of open-source health software
- List of open-source health hardware
Media
- Open-source film, open source movies
- List of open-source films
- Open Source Cinema, a collaborative website to produce a documentary film
- Open-source journalism, commonly describes a spectrum on online publications, forms of innovative publishing of online journalism, and content voting, rather than the sourcing of news stories by "professional" journalists
- See also: Crowdsourcing, crowdsourced journalism, crowdsourced investigation, trutherism, and historical revisionism considered "fringe" by corporate media.
- Open-source record label, open source music
- "Open Source", a 1960s rock song performed by The Magic Mushrooms
- Open Source (radio show), a radio show using open content information gathering methods hosted by Christopher Lydon
- Open textbook, an open copyright licensed textbook made freely available online for students, teachers, and the public
- The Open-Source Everything Manifesto: Transparency, Truth, and Trust, a 2012 book by former Marine officer and ex-CIA secret operative Robert David Steele
Organisations
- Open Source Initiative (OSI), an organization dedicated to promote open source
- Open Source Software Institute
- Journal of Open Source Software
- Open Source Day, the dated varies from year to year for an international conference for fans of open solutions from Central and Eastern Europe
- Open Source Developers' Conference
- Open Source Development Labs (OSDL), a non-profit corporation that provides space for open-source project
- Open Source Drug Discovery, a collaborative drug discovery platform for neglected tropical diseases
- Open Source Technology Group (OSTG), news, forums, and other SourceForge resources for IT
- Open source in Kosovo
- Open Source University Meetup
- New Zealand Open Source Awards
Procedures
- Open security, application of open source philosophies to computer security
- Open Source Information System, the former name of an American unclassified network serving the U.S. intelligence community with open source intelligence, since mid-2006 the content of OSIS is now known as Intelink-U while the network portion is known as DNI-U
- Open-source intelligence, an intelligence gathering discipline based on information collected from open sources
- Not to be confused with Open-source artificial intelligence such as Mycroft (software).
Society
- Open-source curriculum (OSC), an online instructional resource that can be freely used, distributed and modified while inviting feedback and participation from developers, educators, government officials, students and parents
- Open-source governance, open source in government
- Open politics (sometimes known as Open-source politics), a political process that uses Internet technologies to provide a rapid feedback mechanism between political organizations and their supporters
- See also: Parliamentary informatics and Civic technology.
- Open-source religion in the creation of belief systems
- Open-source unionism, an innovative model for labor union organization
References
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ 4.0 4.1 4.2 Lua error in package.lua at line 80: module 'strict' not found.
- ↑ 5.0 5.1 Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ 8.0 8.1 Lua error in package.lua at line 80: module 'strict' not found.
- ↑ 9.0 9.1 9.2 9.3 Levine, Sheen S., & Prietula, M. J. (2013). Open Collaboration for Innovation: Principles and Performance. Organization Science, doi:10.1287/orsc.2013.0872
- ↑ Lua error in package.lua at line 80: module 'strict' not found.[page needed]
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ "Science 2.0 is here as CSIR resorts to open-source drug research for TB" Business Standard, 1 March 2009
- ↑ "Open Source Drug Discovery for Malaria Consortium
- ↑ 14.0 14.1 Lakhani, Karim R., & von Hippel, Eric (2003). How Open Source Software Works: Free User to User Assistance. Research Policy, 32, 923–943 doi:10.2139/ssrn.290305
- ↑ 15.0 15.1 Jarvenpaa, S. L., & Majchrzak, Ann (2008). Knowledge Collaboration Among Professionals Protecting National Security: Role of Transactive Memories in Ego-Centered Knowledge Networks. Organization Science, 19(2), 260-276 doi:10.1287/orsc.1070.0315
- ↑ 16.0 16.1 Faraj, S., Jarvenpaa, S. L., & Majchrzak, Ann (2011). Knowledge Collaboration in Online Communities. Organization Science, 22(5), 1224-1239, doi:10.1287/orsc.1100.0614
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Weber 2004[page needed]
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
See also
Wikimedia Commons has media related to Free software. |
Meta has related information at: Open-source |
40px | Scholia has a topic profile for [[:toolforge:scholia/topic/Lua error in Module:WikidataIB at line 2818: attempt to index field 'wikibase' (a nil value).|Open source]]. |
Wikibooks has a book on the topic of: FOSS Licensing |
Wikibooks has a book on the topic of: Open-source |
Wikibooks has a book on the topic of: Use the Source |
Wikispecies has information related to: Open-source |
<templatestyles src="Div col/styles.css"/>
- Access to Knowledge movement (A2K)
- Cooperative
- Crowdsourcing
- Decentralization
- Decentralized computing and Decentralized web
- Free Beer, originally Vores øl, and open source beer
- Free content, or Libre knowledge
- Free-culture movement
- Free Knowledge Foundation
- Free software movement (FSM) or (FOSSM) or (FLOSS)
- Freedom of contract
- GNU
- Gratis versus libre (no cost vs no restriction)
- Mass collaboration
- OpenBTS (Open Base Transceiver Station), a software-based GSM access point, allowing standard GSM-compatible mobile phones to be used as SIP endpoints in Voice over IP (VoIP) networks
- Open catalogue
- Open collaboration
- Open Compute Project
- Open content, open license, and open content license
- Open data
- Open Data Institute
- Open education
- Open format
- Open Knowledge International
- Open license, aka Open copyright license
- Copyright
- Copyleft
- Creative Commons
- Copyright infringement
- Cory Doctorow
- Digital freedom, or Digital rights
- Digital rights management
- Electronic Frontier Foundation
- Copyright activism
- Internet activism
- Internet Party (disambiguation)
- Pirate Parties International
- Anti-copyright notice
- Opposition to copyright
- Fair use
- Open publishing
- Open research
- Open standard (open standardization), a publicly available standard with various associated usage rights and may have design process properties, though no single definition exists so interpretations vary with usage
- Paywall
- Peer-to-peer (P2P)
- Anonymous P2P systems in which participants remain anonymous
- List of P2P protocols
- Peer production
- Peer-to-peer banking
- Peer-to-peer carsharing
- Peer-to-peer file sharing
- Peer-to-peer lending
- Peer-to-Peer Protocol (P2PP)
- Private peer-to-peer
- Semantic P2P networks
- Social peer-to-peer processes
- Wireless ad hoc network
- Radical transparency
- Scientific method and Scientism
- Sharing economy
- Social collaboration
- Solidarity economy
- Tactical Technology Collective
- Transparency (behavior)
- Voluntary association
- Voluntaryism and/or Agorism
Lua error in package.lua at line 80: module 'strict' not found.
- Wikipedia articles needing page number citations from November 2012
- Wikipedia articles needing page number citations from February 2014
- Articles with short description
- Articles with unsourced statements from November 2018
- Articles with unsourced statements from December 2019
- Articles with unsourced statements from January 2019
- Articles with specifically marked weasel-worded phrases from January 2019
- Commons category link is locally defined
- Pages with broken file links
- Use dmy dates from November 2018
- Academic publishing
- Business models
- Collaborative software
- Computer law
- Data publishing
- Free culture movement
- Free simulation software
- Intellectual property law
- Open access (publishing)
- Open content projects
- Open educational resources
- Open formats
- Open hardware electronic devices
- Open hardware organizations and companies
- Open science
- Open-source hardware
- Open-source intelligence
- Open-source movement
- Open-source video games
- Scholarly communication