List of formerly open-source or free software

Last updated

This is a list of notable software packages which were published as free and open-source software, or into the public domain, but were made proprietary software, or otherwise switched to a license (including source-available licenses) that is not considered to be free and open source.

List of formerly open-source software
TitleOrig. free dateLicense change dateInitial free licenseNon-free license Forked replacementNotes
Akka 20092022 Apache-2.0 Business Source License [1] [2]
ArangoDB 20112023 Apache-2.0 Business Source License [3]
Aseprite 20012016 GPL-2.0 EULA that permits personal use but forbids redistribution [4]
CockroachDB 20152019 Apache-2.0 Business Source License [5]
Consul 20142023 [6] MPL-2.0 Business Source License [6]
Couchbase Server 20102021 Apache-2.0 Business Source License [7]
Couchbase Mobile 2022 [8] Apache-2.0 Business Source License [8]
Elasticsearch 20102021 Apache-2.0 "Elastic License" and Server Side Public License [9] [10] [11] OpenSearch
Emby 20142018 GPL-2.0 Source code closed on December 8, 2018. [12] Jellyfin
FBReader 20132015 GPL-2.0-or-later Apparently the number of devs was limited, and they all agreed to relicense it.[ citation needed ]
LiveCode 20132021 [13] GPL-3.0-only proprietary [13] The Livecode company developed it, ran a Kickstarter campaign to GPL it, ran it for eight years open source, and then relicensed it back to proprietary, saying there were few other contributors, most were using the free GPL version, and they couldn't sustain the project. [13]
LiveJournal 19992014 GPL-2.0-or-later The source code was made private in 2014. Dreamwidth
MongoDB 20092018 AGPL-3.0-only Server Side Public License [14] [15]
Nexuiz 20052012 GPL-2.0-or-later Game abandoned in favour of a commercial video game of the same name, which licensed the Nexuiz title but is not based on its engine. Xonotic [16]
OctoberCMS 20142021 MIT Cited the sustainability of its open source model as a factor. [17] Winter [18] [19]
OTRS 20012020 GPL-3.0-or-later Support for the Community Edition dropped on December 23, 2020, [20] Znuny
Paint.NET 20042007 MIT freeware license that prohibits modification or resale [21]
PyMOL 20002010 MIT-CMU [22] [23] [24] [25] [26]
Reddit 20082017 CPAL-1.0 Source code was made private in 2017, as the internal codebase had already diverged significantly from the public one.
Redis 20092024 BSD-3-Clause dual: custom license and Server Side Public License [27] Valkey [28]
Sourcegraph 20132023 Apache-2.0 proprietary [29]
Terraform 20142023 [6] MPL-2.0 Business Source License [6] OpenTofu [30] HashiCorp founder considered the move "tragic for open source innovation." [31]
Tux Racer 20002002 GPL-2.0-or-later Commercial expansion by original authors, also called Tux Racer. Extreme Tux Racer (formerly PlanetPenguin Racer)
Vagrant 20102023 [6] MIT Business Source License [6]

See also

Related Research Articles

The free software movement is a social movement with the goal of obtaining and guaranteeing certain freedoms for software users, namely the freedoms to run, study, modify, and share copies of software. Software which meets these requirements, The Four Essential Freedoms of Free Software, is termed free software.

<span class="mw-page-title-main">Free and open-source software</span> Software whose source code is available and which is permissively licensed

Free and open-source software (FOSS) is software that is available under a license that grants the right to use, modify, and distribute the software, modified or not, to everyone free of charge. The public availability of the source code is, therefore, a necessary but not sufficient condition. FOSS is an inclusive umbrella term for free software and open-source software. FOSS is in contrast to proprietary software, where the software is under restrictive copyright or licensing and the source code is hidden from the users.

<span class="mw-page-title-main">PyMOL</span> Proprietary open-sourced python biology structure tool for visualisation

PyMOL is an open source but proprietary molecular visualization system created by Warren Lyford DeLano. It was commercialized initially by DeLano Scientific LLC, which was a private software company dedicated to creating useful tools that become universally accessible to scientific and educational communities. It is currently commercialized by Schrödinger, Inc. As the original software license was a permissive licence, they were able to remove it; new versions are no longer released under the Python license, but under a custom license, and some of the source code is no longer released. PyMOL can produce high-quality 3D images of small molecules and biological macromolecules, such as proteins. According to the original author, by 2009, almost a quarter of all published images of 3D protein structures in the scientific literature were made using PyMOL.

<span class="mw-page-title-main">Linux Foundation</span> Non-profit technology consortium to develop the Linux operating system

The Linux Foundation (LF) is a non-profit organization established in 2000 to support Linux development and open-source software projects. In addition to providing a neutral home where Linux kernel development can be fostered, the LF is dedicated to building sustainable ecosystems around open-source projects to accelerate technology development and encourage commercial adoption.

A Contributor License Agreement (CLA) defines the terms under which intellectual property has been contributed to a company/project, typically software under an open source license.

Benevolent dictator for life (BDFL) is a title given to a small number of open-source software development leaders, typically project founders who retain the final say in disputes or arguments within the community. The phrase originated in 1995 with reference to Guido van Rossum, creator of the Python programming language.

<span class="mw-page-title-main">RPM Package Manager</span> Package management system

RPM Package Manager (RPM) is a free and open-source package management system. The name RPM refers to the .rpm file format and the package manager program itself. RPM was intended primarily for Linux distributions; the file format is the baseline package format of the Linux Standard Base.

<span class="mw-page-title-main">Simon Phipps (programmer)</span> Computer scientist and web and open source advocate

Simon Phipps is a computer scientist and web and open source advocate.

<span class="mw-page-title-main">Couchbase Server</span> Open-source NoSQL database

Couchbase Server, originally known as Membase, is a source-available, distributed multi-model NoSQL document-oriented database software package optimized for interactive applications. These applications may serve many concurrent users by creating, storing, retrieving, aggregating, manipulating and presenting data. In support of these kinds of application needs, Couchbase Server is designed to provide easy-to-scale key-value, or JSON document access, with low latency and high sustainability throughput. It is designed to be clustered from a single machine to very large-scale deployments spanning many machines.

<span class="mw-page-title-main">Open-core model</span> Business model monetizing commercial open-source software

The open-core model is a business model for the monetization of commercially produced open-source software. The open-core model primarily involves offering a "core" or feature-limited version of a software product as free and open-source software, while offering "commercial" versions or add-ons as proprietary software. The term was coined by Andrew Lampitt in 2008.

<span class="mw-page-title-main">Vagrant (software)</span> Software for portable virtual development environments

Vagrant is a source-available software product for building and maintaining portable virtual software development environments; e.g., for VirtualBox, KVM, Hyper-V, Docker containers, VMware, Parallels, and AWS. It tries to simplify the software configuration management of virtualization in order to increase development productivity. Vagrant is written in the Ruby language, but its ecosystem supports development in a few other languages.

<span class="mw-page-title-main">Snap (software)</span> Software deployment system for Linux by Canonical

Snap is a software packaging and deployment system developed by Canonical for operating systems that use the Linux kernel and the systemd init system. The packages, called snaps, and the tool for using them, snapd, work across a range of Linux distributions and allow upstream software developers to distribute their applications directly to users. Snaps are self-contained applications running in a sandbox with mediated access to the host system. Snap was originally released for cloud applications but was later ported to also work for Internet of Things devices and desktop applications.

Rolling release, also known as rolling update or continuous delivery, is a concept in software development of frequently delivering updates to applications. This is in contrast to a standard or point release development model which uses software versions which replace the previous version. An example of this difference would be the multiple versions of Ubuntu Linux vis-à-vis the single and constantly updated version of Arch Linux.

PyTorch is a machine learning library based on the Torch library, used for applications such as computer vision and natural language processing, originally developed by Meta AI and now part of the Linux Foundation umbrella. It is recognized as one of the two most popular machine learning libraries alongside TensorFlow, offering free and open-source software released under the modified BSD license. Although the Python interface is more polished and the primary focus of development, PyTorch also has a C++ interface.

<span class="mw-page-title-main">Collabora Online</span> Online office suite based on LibreOffice

Collabora Online is an open source online office suite built on LibreOffice Technology, enabling web-based collaborative real-time editing of word processing documents, spreadsheets, presentations, and vector graphics. Optional apps are available for desktops, laptops, tablets, smartphones, and Chromebooks.

The Server Side Public License (SSPL) is a source-available copyleft software license introduced by MongoDB Inc. in 2018.

<span class="mw-page-title-main">AlmaLinux</span> Linux distribution based on Red Hat Enterprise Linux

AlmaLinux is a free and open source Linux distribution, developed by the AlmaLinux OS Foundation, a 501(c) organization, to provide a community-supported, production-grade enterprise operating system that is binary-compatible with Red Hat Enterprise Linux (RHEL). The name of the distribution comes from the word "alma", meaning "soul" in Spanish and other Latin languages. It was chosen to be a homage to the Linux community.

OpenSearch is a family of software consisting of a search engine, and OpenSearch Dashboards, a data visualization dashboard for that search engine. The software started in 2021 as a fork of Elasticsearch and Kibana, with development led by Amazon Web Services.

References

  1. Bonér, Jonas (2022-09-07). "Why We Are Changing the License for Akka". Lightbend. Archived from the original on 2022-10-03. Retrieved 2022-10-31.
  2. Kunert, Paul (2022-09-08). "Open source biz sick of FOSS community exploitation overhauls software rights". The Register . Situation Publishing. Archived from the original on 2022-09-29. Retrieved 2022-10-31.
  3. Carabine, Matt (2023-10-11). "Evolving ArangoDB's Licensing Model for a Sustainable Future". ArangoDB. Archived from the original on 2023-10-17. Retrieved 2023-11-02.
  4. Capello, David. "Aseprite - New source code license". www.aseprite.org. Archived from the original on 2017-06-23. Retrieved 2021-11-20.
  5. Mattis, Peter; Darnell, Ben; Kimball, Spencer (2019-06-04). "Why we're relicensing CockroachDB". Cockroach Labs. Archived from the original on 2022-11-07. Retrieved 2023-01-10.
  6. 1 2 3 4 5 6 Dadgar, Armon (2023-08-10). "HashiCorp adopts Business Source License". HashiCorp. Archived from the original on 2023-08-11. Retrieved 2023-08-11.
  7. Anderson, Scott (2021-03-26). "Business Source License (BSL 1.1) Adopted by Couchbase". The Couchbase Blog. Couchbase, Inc. Archived from the original on 2023-08-22. Retrieved 2023-11-02.
  8. 1 2 Anderson, Scott (2022-02-25). "Couchbase Mobile changes source code license to BSL 1.1". The Couchbase Blog. Couchbase, Inc. Archived from the original on 2023-06-07. Retrieved 2023-11-02.
  9. Vaughan-Nichols, Steven J. "Elastic changes open-source license to monetize cloud-service use". ZDNet. Retrieved 2021-01-23.
  10. Vaughan-Nichols, Steven (2021-04-13). "OpenSearch: AWS rolls out its open source Elasticsearch fork". TechRepublic. Retrieved 2021-09-03.
  11. Vaughan-Nichols, Steven J. "AWS, as predicted, is forking Elasticsearch". ZDNet. Retrieved 2021-01-28.
  12. "[Request] GPL Violation". Emby Community Blog. 2018-03-21. Archived from the original on 2018-12-25. Retrieved 2017-08-19.
  13. 1 2 3 Anderson, Tim (2021-09-06). "Why we abandoned open source: LiveCode CEO on retreat despite successful kickstarter". The Independent . Archived from the original on 2021-09-15. Retrieved 2021-09-18.
  14. Vaughan-Nichols, Steven J. (2019-01-16). "MongoDB "open-source" Server Side Public License rejected". ZDNet. Retrieved 2019-01-17.
  15. "MongoDB's licensing changes led Red Hat to drop the database from the latest version of its server OS". GeekWire. 2019-01-16. Retrieved 2019-01-17.
  16. Larabel, Michael (2010-03-22). "Nexuiz Gets Forked, Turned Into Xonotic". Phoronix . Retrieved 2016-10-30.
  17. "October CMS Moves to Become a Paid Platform". October . 2021-04-12. Archived from the original on 2021-06-03. Retrieved 2021-09-19.
  18. Laurent, Pierre-Edouard (2021-10-16). "Meilleur CMS (2022) : le comparatif des gestionnaires de contenus pour créer un site web". Clubic.com (in French). Retrieved 2022-06-22.
  19. "We have forked October CMS". wintercms.com. Retrieved 2022-06-22.
  20. "Attention! Security risk with OTRS 6!". OTRS. 2020-12-23. Retrieved 2023-02-02.
  21. "A new license for Paint.NET v3.5". 2009-11-07. Retrieved 2015-02-11.
  22. now a custom license granting broad use, redistribution, and modification rights, but assigning copyright to any version to Schrodinger, LLC.
  23. "PyMOL | pymol.org". pymol.org. Retrieved 2021-11-07. Open-Source Philosophy
    PyMOL is a commercial product, but we make most of its source code freely available under a permissive license. The open source project is maintained by Schrödinger and ultimately funded by everyone who purchases a PyMOL license.
    Open source enables open science.
    This was the vision of the original PyMOL author Warren L. DeLano.
  24. "schrodinger/pymol-open-source". GitHub. Retrieved 2019-06-24.
  25. "PyMOL Molecular Graphics System". SourceForge.
  26. "Open-Source PyMOL". Schrodinger, Inc. 2021-11-05. Retrieved 2021-11-07.
  27. Trollope, Rowan (2024-03-20). "Redis Adopts Dual Source-Available Licensing". Redis. Archived from the original on 2024-03-20. Retrieved 2024-03-20.
  28. "Linux Foundation Launches Open Source Valkey Community". Linux Foundation. 2024-03-28. Archived from the original on 2024-03-28. Retrieved 2024-03-28.
  29. darkcrizt (2023-07-06). "Sourcegraph abandons open source in favor of a proprietary license". LinuxAddict (Linux Adictos). Archived from the original on 2023-08-24. Retrieved 2023-08-24.
  30. Miller, Ron (2023-09-20). "Terraform fork gets renamed OpenTofu, and joins Linux Foundation". TechCrunch . Yahoo! Inc. Archived from the original on 2023-11-02. Retrieved 2023-11-02.
  31. Fay, Joe (2023-10-16). "HashiCorp CEO predicts OSS-free Silicon Valley unless the open source model evolves". The Stack. Archived from the original on 2023-10-29. Retrieved 2023-11-02.