Jump to content

Server Side Public License

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 92.9.52.248 (talk) at 11:38, 15 September 2022 (Add category "Copyleft software licenses"). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Server Side Public License
AuthorMongoDB Inc.
SPDX identifierSSPL-1.0
Debian FSG compatibleNo
OSI approvedNo
GPL compatibleNo [citation needed]
Websitewww.mongodb.com/licensing/server-side-public-license

The Server Side Public License (SSPL) is a source-available software license introduced by MongoDB Inc. in 2018.[1][2] It includes most of the text and provisions of the GNU Affero General Public License version 3 (AGPL v3),[3] and primarily replaces section 13 "Remote Network Interaction; Use with the GNU General Public License." with a new section that requires that anyone who offers the functionality of SSPL-licensed software to third-parties as a service must release the entirety of their source code, including all software, APIs, and other software that would be required for a user to run an instance of the service themselves, under the SSPL. In contrast, the AGPL v3's section 13 covers only the program itself (the copyrightable work licensed under AGPL v3).

The SSPL is not recognized as free software by multiple parties, including the Open Source Initiative (OSI) and multiple major Linux vendors, as the aforementioned provision is discriminatory towards specific fields of use.[2][4] In its announcement, MongoDB Inc. wrote that it grants "all of the same freedoms the community has always had with MongoDB under [the GNU Affero General Public License]", however, all companies who were offering MongoDB as a service under the AGPLv3 have declined to do so under the SSPL. The requirement to release "all programs that you use to make the Program or modified version available as a service" under the SSPL is seemingly incompatible with using the kernel Linux, which is under the GPLv2-only license and does not allow it to be released under any other license, including the SSPL. There are no companies who offer MongoDB as a service under the SSPL, including MongoDB Inc.'s own service.

License terms

The SSPL is based on the GNU Affero General Public License (AGPL), with a modified Section 13 that requires that those making SSPL-licensed software available to third-parties (modified or not) as part of a "service" must release the source code for the entirety of the service, including without limitation all "management software, user interfaces, application program interfaces, automation software, monitoring software, backup software, storage software and hosting software, all such that a user could run an instance of the service using the Service Source Code you make available", under the SSPL.[3] The chapter structure of the Server Side Public License is identical to that to the AGPL, except that the GPL preamble and application instructions are stripped from the license text.[3]

MongoDB Inc. stated that a similar clause for network software in the AGPL (which requires that those using the AGPL-licensed software over a network have the ability to obtain the source code for the software, as used) had an unclear scope, and that the SSPL's version "clearly and explicitly sets forth the conditions to offering the licensed program as a third-party service".[2][5][6]

Licensed software

In October 2018, the MongoDB database was relicensed under the SSPL. Debian, Red Hat Enterprise Linux, and Fedora subsequently dropped MongoDB, citing concerns about the SSPL. Amazon released a partially compatible but proprietary service named DocumentDB.[7][8]

In November 2020, Graylog announced that version 4.0 of its source-available release will be licensed under the SSPL.[9]

In January 2021, Elastic NV announced that future versions of their code in Elasticsearch and Kibana, licensed until then under the open-source Apache 2.0 License, would be dual-licensed instead under SSPL and their own Elastic license.[10] Critics of the re-licensing decision predicted that it would harm Elastic's ecosystem, and Amazon responded with plans to fork the projects for continued development of versions licensed as Apache 2.0.[11] Other users of the Elasticsearch ecosystem, led by Amazon Web Services, and including Logz.io, CrateDB, Red Hat and Aiven, also collaborated on the open source fork, leading to the creation of the OpenSearch software.[12][13][14][15]

Certification with OSI

In 2018, MongoDB submitted the license to the Open Source Initiative (OSI) for approval. The company withdrew its submission in 2019.[16][17] In January 2021, following the re-licensing move by Elastic, OSI released a statement declaring that the SSPL does not comply with its Open Source Definition because it discriminates against specific fields of endeavor, describing it as a "fauxpen" source license.[4]

References

  1. ^ "Server Side Public License (SSPL)". MongoDB. Retrieved January 14, 2021.
  2. ^ a b c "Server Side Public License FAQ". MongoDB. Retrieved April 27, 2021.{{cite web}}: CS1 maint: url-status (link)
  3. ^ a b c Ward, Sarah. "SSPL compare to AGPL" (PDF).{{cite web}}: CS1 maint: url-status (link)
  4. ^ a b OSI Board of Directors (January 19, 2021). "The SSPL is Not an Open Source License". Open Source Initiative. Retrieved January 23, 2021.
  5. ^ Baer, Tony. "It's MongoDB's turn to change its open source license". ZDNet. Archived from the original on October 31, 2018. Retrieved October 16, 2018.
  6. ^ "MongoDB switches up its open source license". TechCrunch. Archived from the original on October 16, 2018. Retrieved October 16, 2018.
  7. ^ Vaughan-Nichols, Steven J. "MongoDB "open-source" Server Side Public License rejected". ZDNet. Retrieved January 14, 2021.
  8. ^ "#915537 - MongoDB SSPL v1 license and the DFSG - Debian Bug report logs". bugs.debian.org. Retrieved January 14, 2021.
  9. ^ "Graylog v4.0 Licensing SSPL | Graylog". www.graylog.org. Retrieved January 14, 2021.
  10. ^ "Doubling down on open, Part II". Elastic Blog. January 14, 2021. Retrieved January 15, 2021.
  11. ^ "'It's not OK': Elastic takes aim at AWS, at the risk of major collateral damage". Protocol — The people, power and politics of tech. January 21, 2021. Retrieved January 22, 2021.
  12. ^ Vaughan-Nichols, Steven J. "AWS, as predicted, is forking Elasticsearch". ZDNet. Retrieved January 28, 2021.
  13. ^ "CrateDB Doubling Down on Permissive Licensing and the Elasticsearch Lockdown". CrateDB. January 27, 2021. Retrieved January 28, 2021.
  14. ^ "Momentum Builds to Break Elasticsearch Licensing Deadlock". Datanami. January 25, 2021. Retrieved January 31, 2021.
  15. ^ Vaughan-Nichols, Steven (April 13, 2021). "OpenSearch: AWS rolls out its open source Elasticsearch fork". TechRepublic. Retrieved September 3, 2021.
  16. ^ Horowitz, Eliot. "[Email thread reply] Approval: Server Side Public License, Version 2 (SSPL v2)". Retrieved January 23, 2021.
  17. ^ Gall, Richard (March 12, 2019). "MongoDB withdraws controversial Server Side Public License from the Open Source Initiative's approval process". Packt Hub. Retrieved January 14, 2021.