Permission In Advance

Open source ensures developers already have permission to innovate and don’t need to ask first.

28253135574_6d99710f6b_k

If you want your code to be open source, it needs an OSI-approved copyright license. Code with no license to the copyright isn’t open source. But project success needs more than just an OSI-approved license — it needs “permission in advance” for every developer and deployer.

That may sound basic (and obvious for OSI’s president to say), but a surprising number of people disagree. I’ve frequently heard three misunderstandings expressed from across the open source “political” spectrum. Each is dangerous in its own way; together they are a threat to open source.

The Essential License

Let’s take a look at each misinterpretation.

  • All software should be public domain. Every restriction is wrong. Adding a license is a restriction. This view has come from developers who regard the expectation of a license as legalistic interference. They would rather their code was “public domain.” Some realize that public domain does not make matters clear enough for developers outside the United States, where the concept is different or nonexistent. For them, falling back to using the BSD license is the least-worst solution and anything more is an imposition.
  • Anyone who can stop software being open is wrong. This license doesn’t stop proprietary use, so it’s bad. This view has come from developers who believe all code that starts out open source should always remain open source, regardless of how it’s being used. They see licenses that allow others to take open source code and make it hidden and proprietary as wrong, and prefer licenses that require republication of source code. As such, they reject any licenses that aren’t strongly reciprocal.
  • When it’s code that makes things, the result can’t be copyrighted. Adding a license is overreach. This view arose in a conversation between lawyers talking about 3D printing. They saw applying a copyright license to source code used by a printer as a claim of ownership. As one correspondent wrote to me: “Chutzpah! We shouldn’t overreach with copyright claims and put licenses on everything in sight.”

All of these statements come from looking through the wrong end of the telescope. In open source, we “put licenses on everything in sight” not because we want to claim ownership but rather to give permission in advance. When the day arrives that someone becomes concerned about the existence of a copyright claim, there will already be a positive response. We go to great efforts to do so, though some regard it as obstructive bureaucracy.

Many would prefer to simply say their code is “public domain,” but the concept is not recognized worldwide. That leaves doubts about sufficient permission-in-advance for some collaborators. We take these steps to guarantee the freedom to innovate without seeking permission first.

Seen through the lens of “granting permission in advance,” the distance between the BSD license at one extreme and the GPL at the other does not seem so large. Both seek to set unknown future innovators and collaborators free to innovate by granting permission to use and change the code any way they want — to everyone. Neither is seeking to claim ownership or restrict use according to their worldview, even if those worldviews differ on the nature of causality. I’m happy to respect their ideological differences and celebrate their shared intent to grant permission in advance.

All OSI-approved licenses grant permission to deploy code for any purpose without restriction, as well as to read, study, and improve the code and to pass it on to others. All those permissions are given in advance; no OSI-approved license withholds them. That’s what OSI’s work of the last 15 years has delivered — a guarantee that “the four freedoms” are embodied in approved licenses so that you can simply go ahead and use the code if you see one.

Practitioners of other disciplines related to open source — open hardware, 3D printing, and so on — take a similar approach. They apply copyright licenses to their designs not necessarily to assert claims of copyright ownership or to limit the actions of any party, but so that their downstream collaborators are freed from concerns about the legality of their actions. Open source licensing is not about forcing others into your worldview; it’s about giving permission in advance to others to create the greatest freedom to innovate. Applying an open source license is a work-around to counter the expected greed of others.

Those over-reaching are not the developers who want to remove barriers to collaboration — it’s those whose expected behaviour is to claim maximum rights in all cases. In the case of open hardware and the Internet of Things, it seems rash to claim certainty about the ineligibility of copyright where the “object code” is hardware. The lack of involvement of humans in the generation of the source files is a leap, one I’d expect corporate counsel to be able to challenge in court — silicon fabricators copyright the source files to their chip designs, for example.

Yes, a whole industry revolves around pursuing conformance breaches and using copyright law to suck money out of victims. But applying an open source license does far more to fix that than either leaving the license off (otherwise known as “reserving all rights”) or using a proprietary license (the notorious EULA).

Society depends on a rich and deep commons of reusable culture, technology, and ideas. Innovation is rarely creatio ex nihilo but rather, as Newton is supposed to have commented, the act of “standing on the shoulders of giants.” Innovators see new ways with old ideas; they envisage solutions to old problems framed by existing craft. Even the greatest of art exists framed in the context of its contemporaries and predecessors.

If we place the commons off-limits, by doing so we also ban most innovation and art and put the brakes on progress. If we want to see innovation in the emerging, meshed society, applying copyright licenses to source files is a necessary prophylactic, not a land-grab. Granting permission in advance so innovators can work their magic freely is grace, not chutzpah.

(Parts of this were published in InfoWorld on November 7, 2014 and January 21, 2015)