Eben Moglen Leaving the FSF
An anonymous reader writes "Eben Moglen, general counsel and board member of the FSF and chairman of the SFLC, has announced on his blog that he will be resigning from his leadership position with the FSF now that GPLv3 draft 3 is out the door. "
Eventually the all-consuming nature of that kind of job is going to wear you down. Getting out before it breaks you into a thousand pieces and then remakes you into a twisted version of yourself you barely recognize seems like a pretty good idea to me.
Eviscerati.Org: All Hail the Eviscerati
It should be noted that he's leaving the FSF board to devote more time to the SFLC. Which means, less Eben in FSF but he's still going to be a strong contributor to the legal protections and mitigation of risk of software developers and projects who participate in Open Source Software.
-- "In order to have power, I must be taken seriously." -Mojo Jojo
I've heard him speak at a few of the FSF Associate Member meetings, and I've even had conversation over dinner with him on one occasion, where he was telling the rest of us about the fledgling SFLC project. Just listening to him made me want to start law school (at Columbia, of course).
I'm convinced he's working with a larger percentage of his brain than the rest of us.
Creating the SFLC was a brilliant move, as was the drafting of the GPLv3.
Best of luck, Eben!
From all us geeks out there, thanks for taking so much time out of your day job as a Professor to run the GPLv3 process.
See you in a decade for GPLv4!!
My little Linux and tech blog
I'm not sure it happened to him. I think RMS's mindset and attitudes are a result of the truly monumental task he took on when GNU got started. It takes a very radical outlook and mentality to push a project like that forward. It's made him a very effective force even today, even if it does make him (apparently) intractible on some issues and (from what I've heard) difficult to talk to. He does have a sense of humor, though. He sent me a pretty cool email the last time I had a little fun at his expense.
Eviscerati.Org: All Hail the Eviscerati
Damn I love taking statements out of context...
It's a simple matter of complex programming.
A license is compatible with another if the terms of both licenses are not mutually exclusive. The BSD/MIT licenses, at least the later ones without the advertising restriction, are GPL compatible because they don't restrict anything that the GPL would permit.
Having the ability to convert one license to another, or having the software available under multiple licenses, is a short-cut to compatibility with those licenses.
We have our own tool-chain, and one that is very portable to new architectures. I think that GPL3 draft 3 would require the disclosure of some data regarding how the toolchain would interface to the hardware of a consumer device in which GPL3 software was embedded, including the instruction set, if that was not already public knowledge.
Bruce
Bruce Perens.
Two licenses are compatible if a licensee can fulfil the conditions of both licenses simultaneously. Another way of saying this is that two licenses are compatible if the requirements of one are a subset of the other. For example the BSD is compatible with the GPL, because it is possible to fulfill the conditions of both simultaneously, since all the BSD requires is a subset of the requirements of the GPL. So it is possible to legally use BSD code and GPL code in the same work.
That depends on how much work would be involved and what requirements the other license makes.
There's no point to reïmplementing something already available under the (modern) BSD license, for instance. This should be fairly obvious.
On the other hand, code available only under the old BSD license should probably all be reïmplemented entirely. The advertising clause may not look like much at first glance, but when you consider how many thousands of different copyrights might apply to a single commercial distribution, you can see what a nightmare that clause could become in time.
On the third hand, consider the Sun license. It's not compatible with the GPL v2, because the GPL has a requirement that no further conditions may be added, and the Sun license has patent provisions that the GPL doesn't. This makes it legally impossible to use code under these two licenses together - they are incompatible. BUT, aside from the fact of incompatibility, there's nothing wrong with Suns license. The FSF had already stated they wanted to add similar patent provisions in the future, and a similar clause would probably have been in the GPL v2 had software patents been an issue when it was written. So in this case, making the GPL v3 compatible with Suns license might not be a bad idea at all - the details of wording may be a pain to work out, but the patent requirement itself is not onerous, to the contrary, it or something very much like it is a desirable addition anyway.
No, of course not. Your paraphrase is not what the license says. The actual wording has been reviewed and revised very carefully. The DRM section doesn't say anything resembling what you wrote.
To paraphrase, you can't use Free Software to build a system and then use the DMCA to forbid modification of that system. That's it.
There are no sections of the license that say anything more than vaguely resembling what you wrote. The definition of "Corresponding Source" for instance says:
=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Friends don't let friends enable ecmascript.
He's also an excellent speaker. I particularly like this quote from a DMCA discussion, in reference to the media industry:
> "Now if you leave them alone to buy more congressmen, in this very corrupt time of ours, they will survive for a little while longer but all of this talk is about the technicalities of the adjustment of the terms of their demise. When we want to start talking about something that matters, we would do better to begin from some basic social propositions. Everybody is connected to everybody else, all data that can be shared will be shared: get used to it."
Given his accent, this makes for a very interesting voice-over when combined with electronic music.
Evidently, the key to understanding recursion is to begin by understanding recursion. The rest is easy.
What does that make RMS then, Thomas Paine?
"[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz
The current headline sucks. As stated in TFA, Eben Moglen is only leaving the FSF board of directors. Of course, his role of general counsel to the FSF, which long preceded the director role, will continue.