How Open Source Became The Default Business Model For Software
Since its inception in 1998, open source has become the de-facto standard for software development and proven itself as a viable business model. While making source code freely available for redistribution and modification may seem counterintuitive, the success of companies like Red Hat and Canonical are proof that an open source model can turn a profit.
Investment from multinational, enterprise companies like Google, Facebook, and Adobe, points to the growing value of open source and its longevity. It should come as no surprise: at the heart of open source is fast-paced innovation in the form of collaboration and knowledge sharing. When everyone is encouraged to work together, the rate of progress is greatly increased.
Today, open source in business is pervasive. However, to successfully leverage the model, it’s important to understand its origins.
Origins Of Open Source: Free As In Freedom
Started by MIT programmer Richard Stallman in 1983, the free software movement began as a response to restrictions of proprietary software, touting the philosophy that “the use of computers should not lead to people being prevented from cooperating with each other.” It wasn’t about free as in price, but free as in freedom.
In his early days at MIT, Stallman was involved with a code-sharing community and was discouraged by the nondisclosure agreements of proprietary licensing. He created the GNU Project, the first free software operating system, and left MIT out of fear they would claim ownership of the project and close-source it.
YOU MAY ALSO LIKE
The GNU project made way for the “copyleft” or “viral” method of licensing: anyone can freely copy, modify, and distribute the code but cannot apply additional licensing restrictions. Essentially, the copyleft method, which would eventually manifest as General Public Licence (GPL), ensured any software created from free software remained free.
However, Stallman and proponents of the free software movement were the minority of the time. Rife with politics and a license that was seen by many as too liberal, free software was not attractive to businesses. It wasn’t until the term “free software” was rebranded as “open source” decades later that businesses began to catch on to the benefits of open and collaborative coding communities.
Flexible Licensing And The Commercial Sponsor
Open source and commercial interest were tied from the start. When the free software movement was rebranded as “open source” it was done in an effort to make free software principles more appealing to businesses.
The Apache Software Foundation was one of the first projects to incorporate under the open source moniker. The ASF set many precedentsfor how open source should be approached commercially, including creating the Apache License which allowed for the same freedoms as the GPL without requiring that derivative works be distributed under the same license. This new, flexible license paved the way for commercial interest to monetize open source software.
The ASF also introduced a new way for open source and corporations to interact: companies could be represented in the foundation by individual participants. Maintaining an open source project’s autonomy and community is critical, and this allowed for businesses to have an influence without monopolizing the project.
These approaches to open source and business have become the inspiration for running open source projects and are still emulated today.
Commercial Take Off
As the movement continued to gain mainstream popularity and traction, GitHub brought open source to the world with the pull request. Making it easier than ever to contribute spurred an unprecedented network effect. It was the network effect and speed at which open source communities could innovate that ultimately caught the attention of software executives.
While more companies were ready to leverage the open source as part of its business strategy, the question shifted from, “should we get involved?” to “what’s the business model?” Additionally, in order to reap the benefits of open source, there is a community to maintain.
Dual licensing emerged as an early approach to the open source business model. Under this model, a company offers the same software under two different licenses, one that is open source, and the other proprietary. They can control the software, and contributors sign over their copyright. This model took away power from the contributor and instilled fear within the open source community. The purchase of MySQL by Oracle was a seminal event, and evidence that the fears were not unfounded. In fact, the original creators of MySQL forked the project, renaming it MariaDB, to protect its open source status.
Even as open source becomes a default for business, the community is still the key to its success.
Open Source As The New Go-To-Market
Open source is the nucleus for collaboration and building great software. As these benefits continue to pay dividends, leveraging open source has become a default business model. However, there are times when it is rife with obfuscation, abuses of loyalty and commercial companies who disregard ethics.
To succeed as an open source company, you must first be a good steward of open source. This means no freemium schemes or artificial restrictions, allowing open source and proprietary software competition, and removing barriers to contributing.
This co-creation allows for unmatched speed of improvement and depth of functionality which benefits us all. Open core companies like Elastic, Docker, Mesosphere, Magento, and more, have shown us that it’s possible to be a good steward of open source and turn a profit without jeopardizing the well being of the open source community.
Being good stewards of open source has paid off for us at GitLab. Our business model depends on open source contributions and we’ve prioritized improving our open source edition, even so far as switching from a contributor license agreement (CLA) to a developer certificate of origin (DCO) to make it easier to contribute.
Open source is an ethos, not just a license — we need to nurture the open source movement the way it was intended. The open source movement maintaining its maturation, in turn, means that it will remain a hotbed for creative and collaborative thinking.
How Open Source Became The Default Business Model For Software的更多相关文章
- Open Source Isn't A Business Model, It's A Market Strategy
https://www.forbes.com/sites/quora/2017/09/29/open-source-isnt-a-business-model-its-a-market-strateg ...
- The Open Source Business Model is Under Siege
https://www.influxdata.com/blog/the-open-source-database-business-model-is-under-siege/ A few weeks ...
- How to: Create a Business Model in the XPO Data Model Designer
How to: Create a Business Model in the XPO Data Model Designer This topic provides step-by-step inst ...
- How to: Create a Business Model in the XPO Data Model Designer 如何:在 XPO 数据模型设计器中创建业务模型
This topic provides step-by-step instructions on how to use the XPO Data Model Designer in XAF appli ...
- [转]Business Model Canvas(商业模式画布):创业公司做头脑风暴和可行性测试的一大利器
本文转自:http://www.36kr.com/p/214438.html 本文来自First Round Review,他们准备的文章既讲故事,还同时向创业者提供可操作的建议,以助力打造优秀的公司 ...
- Business Model Design 业务模型设计
Note This section is split into two parts, which describe the use of two different Object-relational ...
- [书籍分享]0-008.商业模式新生代[Business Model Generation]
封面 内容简介 <商业模式新生代>内容简介:当你愉快的看完第一章:商业模式画布,赫然发现这些构成要素全都交织成一幅清晰的图像在脑海中呈现,它们如何互相影响.如何交互作用全都历历在目.利用商 ...
- The Business Of Open Source
http://oss-watch.ac.uk/resources/businessofopensource by Matthew Langham, Indiginox on 3 February 20 ...
- Refactoring open source business models
https://opensource.com/business/16/4/refactoring-open-source-business-models They say you never forg ...
随机推荐
- 余胜威《MATLAB数学建模经典案例实战》2015年版
内容介绍 本书全面.系统地讲解了数学建模的知识.书中结合历年全国大学生数学建模竞赛试题,采用案例与算法程序相结合的方法,循序渐进,逐步引导读者深入挖掘实际问题背后的数学问题及求解方法.在本书案例的分析 ...
- 21 Oracle 数据库的安装教程
1.百度网盘中下载oracle 11g的安装包 win64_11gR2_database 解压后: 2.安装过程 <1>双击setup.exe,等待一会(2分钟左右),跳出如下界面. 点击 ...
- Java常用函数式接口--Predicate接口使用案例
Java常用函数式接口--Predicate接口使用案例 该方法可以使用and来优化: 调用:
- 解决clover配置文件conf.plist中nv_disable=1或者nvda_drv=1不生效或者说不能删除的问题
情况一:U盘安装MacOS的时候conf.plist中设置了nv_disable=1,但是启动的时候任然显示nvda_drv=1. 这种情况一般出现在该机器曾经安装过MacOS,MacOS会将这个参数 ...
- vue-cli中轮播图vue-awesome-swiper使用方法
1 npm 安装 npm install vue-awesome-swiper --save 2在所用的组件中引入 import 'swiper/dist/css/swiper.css' import ...
- golang --- time包常用函数以及基础的类型转换
1.[]byte转为string: package main import ( "fmt" ) func main() { data := [4]byte{0x31, 0x32, ...
- 《JAVA高并发编程详解》-wait和sleep
- 没有足够的内存继续执行程序(mscorlib)
原文:https://blog.csdn.net/yao940622/article/details/79690953 问题描述: 在Microsoft SQL Server Management S ...
- Java中强大的format
Java中强大的format Java中允许我们对指定的对象进行某种格式化,从而得到我们想要的格式化样式. Format 首先介绍java.text包中的Format Foramt是一个抽象基类,其具 ...
- springCloud学习4(Zuul服务路由)
镇博图 springcloud 总集:https://www.tapme.top/blog/detail/2019-02-28-11-33 本篇中 Zuul 版本为 1.x,目前最新的是 2.x,二者 ...