Shared Source Initiative#Microsoft Public License (Ms-PL)

{{Short description|Source-available software licensing scheme by Microsoft}}

The Shared Source Initiative (SSI) is a source-available software licensing scheme launched by Microsoft in May 2001.{{cite web|url=http://www.geekzone.co.nz/content.asp?contentid=4253|title=Microsoft announces expansion of Shared Source Initiative}} The program includes a spectrum of technologies and licenses, and most of its source code offerings are available for download after eligibility criteria are met.{{cite web|url=https://cyber.harvard.edu/ilaw/brazil03/ms.html|title=Microsoft Shared Source Initiative|website=Berkman Klein Center|access-date=24 Aug 2018}}

Overview

Microsoft's Shared Source Initiative allows individuals and organizations to access Microsoft's source code for reference (e.g. when developing complementary systems), for review and auditing from a security perspective (mostly wanted by some large corporations and governments), and for development (academic institutions, OEMs, ODMs, IHVs, IBVs, ISVs, individual developers). For example, higher-level OEMs, such as Dell, HP and Nokia, can get more source code of Microsoft Windows.

As part of the framework, Microsoft released 5 licenses for general use. Two of them, Microsoft Public License and Microsoft Reciprocal License, have been approved by the Open Source Initiative as open source licenses{{cite web|url=http://opensource.org/licenses/ms-pl.html|title=Microsoft Public License (MS-PL) – Open Source Initiative|website=opensource.org}}{{cite web|url=http://opensource.org/licenses/ms-rl.html|title=Microsoft Reciprocal License (MS-RL) – Open Source Initiative|website=opensource.org}} and are regarded by the Free Software Foundation as free software licenses.{{cite web|url=https://www.gnu.org/licenses/license-list.html|title=Various Licenses and Comments about Them|website=GNU Operating System|publisher=Free Software Foundation|access-date=23 Jul 2018}} Other shared source licenses are proprietary, and thus allow the copyright holder to retain tighter control over the use of their product.

Microsoft's Shared Source Initiative has been imitated by other companies such as RISC OS Open Ltd.{{cite web|url=http://www.riscosopen.org/|title=RISC OS Open: Welcome|website=www.riscosopen.org}}

Microsoft also uses specific licenses for some of their products, such as the Shared Source CLI License{{cite web

| title = Shared Source Common Language Infrastructure License

| url = http://msdn.microsoft.com/MSDN-FILES/027/002/097/ShSourceCLILicense.htm

}} and the Microsoft Windows Embedded CE 6.0 Shared Source License.{{cite web|url=http://msdn2.microsoft.com/en-us/embedded/bb190212.aspx|title=Windows Embedded|last=Archiveddocs|website=msdn2.microsoft.com}}

Free and open-source licenses

The following licenses are considered open-source by the Open Source Initiative and free by the Free Software Foundation.

= {{anchor|Microsoft Public License}} Microsoft Public License (Ms-PL) =

This is the least restrictive of the Microsoft licenses and allows for distribution of compiled code for either commercial or non-commercial purposes under any license that complies with the Ms-PL. Redistribution of the source code itself is permitted only under the Ms-PL.{{cite web

| title = Microsoft Public License (Ms-PL)

| website = Microsoft

| url = http://www.microsoft.com/opensource/licenses.mspx#Ms-PL

}} Initially titled Microsoft Permissive License, it was renamed to Microsoft Public License while being reviewed for approval by the Open Source Initiative (OSI).{{cite web|last1=Foley|first1=Mary|title=Microsoft gets the open-source licensing nod from the OSI|url=https://www.zdnet.com/article/microsoft-gets-the-open-source-licensing-nod-from-the-osi/|website=ZDNet|access-date=22 May 2015}} The license was approved on October 12, 2007, along with the Ms-RL.{{cite web

| title = OSI Approves Microsoft License Submissions| url = http://opensource.org/node/207| date = 2007-10-17 |access-date=2013-08-08|quote=Acting on the advice of the License Approval Chair, the OSI Board today approved the Microsoft Public License (Ms-PL) and the Microsoft Reciprocal License (Ms-RL). The decision to approve was informed by the overwhelming (though not unanimous) consensus from the open source community that these licenses satisfied the 10 criteria of the Open Source definition, and should therefore be approved.}}

According to the Free Software Foundation, it is a free software license but not compatible with the GNU GPL. Ms-PL provides a free and flexible licensing for developers using source codes under this license. However, the Ms-PL is a copyleft license because it requires the source code of software it governs to be distributed only under the same license (the Ms-PL).{{Cite web|title=Microsoft Public License (MS-PL) {{!}} Open Source Initiative|url=https://opensource.org/licenses/MS-PL|access-date=2020-08-28|website=opensource.org}}

= {{anchor|Microsoft Reciprocal License}} Microsoft Reciprocal License (Ms-RL) =

This Microsoft license allows for distribution of derived code so long as the modified source files are included and retain the Ms-RL.{{cite web

|url=http://www.microsoft.com/opensource/licenses.mspx#Ms-RL

|title=Microsoft Reciprocal License (Ms-RL)

|website=Microsoft

}} The Ms-RL allows those files in the distribution that do not contain code originally licensed under Ms-RL to be licensed according to the copyright holder's choosing. This is similar, but not the same as the CDDL, EPL or LGPL (GPL with a typical "linking exception").{{Citation needed|date=March 2008}} Initially known as the Microsoft Community License, it was renamed during the OSI approval process.

On December 9, 2005, the Ms-RL license was submitted to the Open Source Initiative for approval by John Cowan.{{cite web

|url=http://www.crynwr.com/cgi-bin/ezmlm-cgi?3:msp:11322:cokmgmoknbgepfbongjn

|title=For Approval: Microsoft Community License

|date=2005-12-09

|publisher=license-discuss mailing list

|author=John Cowan

}} OSI then contacted Microsoft and asked if they wanted OSI to proceed. Microsoft replied that they did not wish to be reactive and that they needed time to review such a decision.{{cite news

|url=http://www.eweek.com/article2/0,1895,2007088,00.asp

|title=Blogger Can't Tempt Microsoft To Drink OSI Kool-Aid

|date=2006-08-22

|publisher=eWeek

|author=Peter Galli

}}

At the O'Reilly Open Source Convention in July 2007, Bill Hilf, director of Microsoft's work with open source projects, announced that Microsoft had formally submitted Ms-PL and Ms-RL to OSI for approval.{{cite news

|url=http://radar.oreilly.com/2007/07/microsoft-to-submit-shared-sou.html

|title=Microsoft to Submit Shared Source Licenses to OSI

|date=2007-07-26

|publisher=O'Reilly Radar

|author=Tim O'Reilly

}} It was approved on October 12, 2007, along with the Ms-PL. According to the Free Software Foundation, it is a free software license but not compatible with the GNU GPL.

Restricted licenses

The following source-available software licenses have limitations that prevent them from being open-source according to the Open Source Initiative and free to the Free Software Foundation.

= {{anchor|Microsoft Limited Public License}} Microsoft Limited Public License (Ms-LPL) =

This is a version of the Microsoft Public License in which rights are only granted to developers of Microsoft Windows-based software.{{cite web

|url=http://www.microsoft.com/resources/sharedsource/licensingbasics/limitedpubliclicense.mspx

|title=Microsoft Limited Public License (Ms-LPL)

|website=Microsoft

}} This license is not open source, as defined by the OSI, because the restriction limiting use of the software to Windows violates the stipulation that open-source licenses must be technology-neutral.{{cite web

|url=http://www.opensource.org/docs/osd

|title=The Open Source Definition

|publisher=Open Source Initiative

}} It is also considered to be non-free by the Free Software Foundation due to this restriction.

= {{anchor|Microsoft Limited Reciprocal License}} Microsoft Limited Reciprocal License (Ms-LRL) =

This is a version of the Microsoft Reciprocal License in which rights are only granted when developing software for a Microsoft Windows platform.{{cite web

|url=http://www.microsoft.com/resources/sharedsource/licensingbasics/limitedreciprocallicense.mspx

|title=Microsoft Limited Reciprocal License (Ms-LRL)

|website=Microsoft

}} Like the Ms-LPL, this license is not open source because it is not technology-neutral due to its restriction that licensed software must be used on Windows, and is also not considered free by the Free Software Foundation due to this restriction.

= {{anchor|Microsoft Reference Source License}} Microsoft Reference Source License (Ms-RSL) =

This is the most restrictive of the Microsoft Shared Source licenses. The source code is made available to view for reference purposes only, mainly to be able to view Microsoft classes source code while debugging.{{cite web

| url=http://referencesource.microsoft.com/license.html

| title=Microsoft Reference Source License

| publisher=Microsoft

| date=2016-07-06

| quote="Reference use" means use of the software within your company as a reference, in read only form, for the sole purposes of debugging your products, maintaining your products, or enhancing the interoperability of your products with the software, and specifically excludes the right to distribute the software outside of your company.

| access-date=2016-07-06}} Developers may not distribute or modify the code for commercial or non-commercial purposes.{{cite web

|url=http://referencesource.microsoft.com/license.html

|title=Microsoft Reference Source License

}} The license has previously been abbreviated Ms-RL, but Ms-RL now refers to the Microsoft Reciprocal License.

Criticism

Two specific shared source licenses are interpreted as free software and open source licenses by FSF and OSI. However, former OSI president Michael Tiemann considers the phrase "Shared Source" itself to be a marketing term created by Microsoft. He argues that it is "an insurgent term that distracts and dilutes the Open Source message by using similar-sounding terms and offering similar-sounding promises".{{Cite web

|url=http://opensource.org/node/225

|title=Who Is Behind "Shared Source" Misinformation Campaign?

|author=Michael Tiemann

|author-link=Michael Tiemann

|date=2007-11-11

|access-date=2011-03-12

|quote=Shared source is a marketing term created and controlled by Microsoft. Shared source is not open source by another name. Shared source is an insurgent term that distracts and dilutes the Open Source message by using similar-sounding terms and offering similar-sounding promises. And to date, 'shared source' has been a marketing dud as far as Open Source is concerned.}}

The Shared Source Initiative has also been noted to increase the problem of license proliferation.[https://arstechnica.com/information-technology/2007/08/evaluating-microsofts-shared-source-licenses/ Evaluating Microsoft’s Shared Source licenses] Ars Technica, 2007

See also

References

{{Reflist}}