ie8 fix

affero

Has Canonical licensed away its business model?

By announcing that it has open-sourced its Launchpad project under the Affero GPL version 3, a year after rumors swirled that it would, has Canonical licensed away one of its best revenue opportunities?

Roughly two years ago, I walked up London's High Road from Seven Sisters Tube Station with Mark Shuttleworth, founder of Canonical and the popular Ubuntu Linux distribution. Mark and I talked about a range of things, but one of the things that particularly caught my attention was Launchpad, a collaboration and hosting platform for open-source projects that makes it easy to track code, ideas, and other … Read more

Google bans the Mozilla Public License

First it was the Affero General Public License that Google banned from its Google Code site, an open-source code hosting site. Google contended that it didn't want to encourage license proliferation by accepting projects using licenses that don't have widespread use and acceptance.

This week, however, Google nixed a highly popular, important license license: Mozilla Public License.

Google's Chris DiBona played the proliferation card again against the MPL, but also admitted that how Google determines whether a license is suitably popular is "so arbitrary." Great. That makes me feel better. At least there's a … Read more

Q&A: Google's open-source balancing act

Chris DiBona's job--manager of Google's open-source programs--is a balancing act.

Google consumes a lot of open-source software for its own highly profitable business. But as he oversees the search powerhouse's open-source work, DiBona has to ensure that the company reciprocates. It can't be all take and no give.

Free and open-source software advocates can be powerful allies--but also vocal critics. For example, some have critized Google for its lack of support for the Affero GPL license, which can require those using software for a publicly available network service to share modifications they've made to an … Read more

Google's festering problem with the AGPL

Google apparently likes open source that lets it "borrow" open-source software while giving comparatively little back, and always on Google's terms. While I think Google has been doing better of late vis-a-vis open source, its policy of blocking projects from its Google Code forge that are licensed under the AGPL is wrong and a betrayal of the open-source principles it claims to respect and approve.

As Google's Chris DiBona says,

In fact we do not support the AGPL on code.google.com....It is also not okay to host an AGPL covered program on code.google.com by saying it is GPL, as you are telling the users of the site one thing, while meaning something else altogether. So sadly, the answer is to remove your project and host somewhere else like sf or savannah.

Well, no, Chris, AGPL is not "meaning something else altogether." It actually means precisely what the GPL was always intended to mean: Reciprocity. It is likely true that Google doesn't like that reciprocity requirement, but that's "something else altogether."

What is the AGPL? It's the Affero General Public License, and finishes the job that GPLv3 was supposed to do: Broaden the definition of "distribution" enough to keep Web freeriders like Google, Digg, etc. from using open-source code without contributing back.… Read more

A cure for the "cancer within open source": the OSI approves the Affero GPL

One of open source's biggest failings has been to extend its relevance into the Software as a Service world. The OSI has finally corrected this with the approval of the Affero GPL.

Fabrizio Capobianco, CEO of mobile open-source company Funambol, has been the most ardent crusader for development and approval of a license like the AGPL. In a blog posting, he talks through the importance of the AGPL, and identifies perhaps its biggest opponent: Google.

In GPL v2, those who ran open source software in a Software-as-a-Service (SaaS) environment, and modified the open source code, were not required to return the changes back to the community....For me, this has always been one of the worst risks for open source oblivion. If you can take and you do not give back, defeating the copyleft concept, you kill open source. The ASP loophole is the cancer of open source....

Read more

Affero: A new GPL for software as a service

The Affero General Public License, a new variation of the seminal General Public License (GPL) specifically for one situation the regular GPL doesn't address, is now final.

The Affero GPL contains a provision specifically for situations when software it governs is accessible as a service over a network. Where the GPL treats that situation as a private use of software, permitting the user to keep any changes private, the Affero GPL lets programmers include a requirement that users of the software must be able to download it when it's offered as a network service.

The Free Software Foundation, … Read more

Mark Radcliffe on GPLv3: The good gets better

Mark Radcliffe is one of the industry's preeminent open source attorneys. He's the one I went to a few years back when I was considering starting my own open source startup. I have a huge amount of respect for him.

All of which makes his commentary on GPLv3 hearty, worthwhile reading. Mark calls out the need for an update to GPLv2 first:

The final version of the General Public License Version 3 ("GPLv3") published on June 29th is a significant improvement over General Public License Version 2 ("GPLv2") and deserves to have broad acceptance. In fairness to GPLv2, the GPLv2 was drafted in 1991: both the law relating to software and the manner in which software is developed and distributed has changed significantly since 1991.

But he doesn't end there.… Read more