FSF's Position On Proposed W3C "RF" Patent Policy 20
bkuhn writes "FSF released its
position on the proposed W3C 'RF' patent policy. W3C's proposed
policy is a step in the right direction (compared to RAND), but because of 'field of use' restrictions, it is in fact not a Free-Software-friendly
policy. The Free Software community is encouraged to say so in their
comments on the last call draft."
does anybody care (Score:2)
A good example of this is the recent "GNU/Linux" thing. There are a few posters here who still insist on referring to it as "GNU/Linux," but nobody else really paid any attention.
So I'm really interested in finding out how many-- if any, I guess-- people who post here really think the FSF's opinion on this is that important.
(Here come the down-mods. I hope people read this and respond to it in the spirit of open discussion anyway.)
Re:does anybody care (Score:1)
Re:does anybody care (Score:4, Interesting)
I don't agree with them on the GNU/Linux thing (although even there, I respect their argument as well-reasoned, if you accept enough of their premises) but reading their position statements is always worthwhile, from my point of view. Even if I don't agree, it's good to challenge my views by exposing myself to well-reasoned opposing ones.
In this case, in particular, the FSF raised a very significant point and one which I, for one, hadn't noticed. I suspect that the chances of the outcome that the FSF hopes for are slim, since the community had to fight tooth and nail for the limited victory we already won, but it's very important to be aware of the limitations of the victory, and to continue to work towards eventually removing that limitation, even if it's not immediate. Without the FSF to point this out, we'd all be celebrating our "victory" and moving onto the next fight - the FSF remind us that there's still a battle here to continue fighting. That's a good thing, IMHO, whatever you think of the FSF.
Stuart.
Re:does anybody care (Score:3, Insightful)
The FSF has nothing against capitalism; they practice it themselves, by selling CDs of GNU software. Sure, they don't hold it as an ideal above all others, and they treat it as answerable to their ethics: in other words, as a means to an end, but not the end in itself.
They're only opposed to a small subset of the current implementation of capitalism, and that subset is (not entirely coincidentally) the same part of what is commonly regarded as "capitalism" that many people hold as distinctly anti-capitalist: artificial monopolies created through copyright and patents. A "pure" capitalist would argue that these are wrong because they interfere with the free market; the FSF argues that they are wrong because they unethically prevent users from sharing.
"Information wants to be free", while perhaps originating from the Free Software community, has become the mantra of Napster/Kazaa users and I'm sure the FSF sees it as as much of a liability as I do. Perhaps "Information ought to be free"...
I could go on and on about the complete lack of basis in fact of your comment, but I don't have time. It's not like you actually have any interest in hearing an opposing viewpoint anyway, or perhaps you'd actually have read what they write, and know that you're spouting crap.
Re:does anybody care (Score:3, Informative)
And they're shameless about it, too! If you want to donate some code to the FSF, they demand that you sign over the copyright on the code to them! We had some legacy software here (I work for Lockheed in Fort Worth, and we have a collection of Ada libraries that we don't use any more) that we wanted to donate to the FSF and they said that they wouldn't accept it unless we signed over the copyright to them!
They have good reasons [gnu.org] for this policy. If you think this is only a theoretical concern, look up the early history of the development of GNU Emacs. RMS originally based GNU Emacs off code whose copyright had not been assigned to the FSF, but which he had been told he had permission to use by a contibuter to the original codebase. He was later forced to remove that code after being threatened by a company who had bought the copyright from another contributer (James Gosling) to that project.
This infomation can be found here [gnu.org]. Do a search for "Gosling", to find the relevant part.
~Phillip
Re:does anybody care (Score:2, Insightful)
will make it, in some cases, impossible. Copyright code offered "royalty-free but with constraints"
is sort of a poisoned apple. You can use it in the intended application, but the code
using it can never be GPL.
Re:does anybody care (Score:2)
using it can never be GPL.
Okay, just to play the devil's advocate here, would it be more acceptable to the FSF if that code is simply never released? I mean, don't they sometimes give off the impression that they either want software released under the GPL or a "compatible" license (not sure what that means), or not at all?
Just looking for knowledge, here.
Re:does anybody care (Score:2)
While I obviously don't speak for the FSF, I'd guess the answer is that it doesn't really matter whether the code is released or not, because unless it is released as Free Software (by their definition, which is not limited to the GPL), it's not usuable in other Free Software.
More accurately, even if it is released under (say) the BSD license, it's still not really free, because of the (not-so-) hidden trap of the patent license. (Just because you the right to use, modify, and distribute the code that implements the patented technology doesn't make it possible to use the resulting program, if doing so violates the patent license.)
Re:does anybody care (Score:1)
It doesn't just seem that way, that's exactly what they're saying! You can find out all this and more just by reading what Mr. Stallman and others have written [fsf.org]. They've done their best from the beginning to get to a state where they were able to use a system that was comprised only of Free Software (such as you'll find with the default install of Debian GNU/Linux), now that they have that of course they're not going to give it up without at least complaining a little.
Wrong movement, wrong branch of law, wrong license (Score:2)
That misses a big part of their point. The FSF speaks in support of the Free Software movement, not the Open Source movement. The difference between the two movements [gnu.org] is key to understanding the root of their problem with the W3C's patent policy.
The Open Source movement discourages you from paying attention to software freedom. This can result in ignoring barriers that prevent everyone from sharing software and modifying software to suit their needs. The GNU GPL, the most popular Free Software license, is only an Open Source license because the OSI defined their terms broadly enough to include the GPL in an approved license list. The Free Software Foundation did the work behind the GNU GPL: they determined which issues the license would address, they wrote the GPL to address those issues, and they have maintained the GPL through today. Much of this work occurred well before the Open Source movement began.
So please give credit where credit is due and do not cite this work in the context of the wrong movement.
It is, but it's important to note we're talking about implementations of patented ideas. Implementations of patented ideas are usually under copyright but it is the terms of the patent that are chiefly at issue. Patents and copyrights are distinctly different segments of law but are commonly thrown together in a mish-mash some people call "intellectual property [gnu.org]" (a term which is inappropriate in more ways than is apropos to talk about here).
The patent policy under discussion can adversely affect the entire Free Software community regardless of which Free Software license is involved, not just GNU GPL licensees.
Re:does anybody care (Score:2)
Re:does anybody care (Score:2)
1. You can't use the GPL for software whose patent is licensed with field-of-use restrictions. This would mean that existing GPLed software could not be extended to implement W3C standards with these restrictions. Since the GPL is a very popular license, such restrictions could cause problems for many free software projects
2. Even if you use an MIT-style license, the software still will not be free because it may infringe the patent license to use that code in another project that falls outside the field-of-use restrictions.
Regardless of your views of the ethical stances the FSF takes on copyright, patents, and naming operating systems, the above 2 points will cause practical problems for developers of W3C standards implementations. Since the FSF developed the GPL, have defined "free software", and have the thought the most deeply about these issues, what they think is important and worth listening to, whether or not you agree with them on this or other issues.
~Philliip
Yes, people do care. I am one of those people. (Score:3, Insightful)
Yes, I care because the GNU GPL is the preeminent Free Software license. I care because the FSF is concerned with everyone's freedom to share and modify software, and that includes me. Their mission requires thorough analysis of the ethics and freedoms of Free Software, an analysis I think the FSF has done an excellent job of providing. This concern includes talking about patents that adversely affect those freedoms.
It's also possible people believe the FSF knows "what's what" because these people have considered the matter of Free Software seriously and reached a conclusion compatible with the FSF's position. The FSF has been around dutifully working on Free Software issues for so long many people have had the opportunity to learn what the FSF stands for.
Judging by the size of the Slashdot thread [slashdot.org] when the FSF published their GNU/Linux FAQ [gnu.org] I'd say a lot of Slashdot readers paid attention--it was quite a popular discussion for Slashdot. I think it is fair to give credit where credit is due, and it is reasonable to draw fine distinctions in order to speak and understand things more clearly. I find calling the union of the GNU operating system and the Linux kernal "GNU/Linux" to be helpful to both of those ends. I also find the term helpful to instruct other people on why GNU is so important, and helpful to explain what Linus Torvalds contributed.
The patent system needs to be thrown out (Score:2)
There is not much to do about that, other than throw out the whole software-patents system.
Beware "field of use" (Score:2)
"W3 members may contribute patent claims to a standard describing the behavior of web servers providing particular functionality. A Free Software program implementing that standard would be available for others to copy from, in order to add functionality to browsers, or non-interactive web clients. But if, as the present proposed policy permits, the patent-holder has licensed the practicing of its patent claims "royalty-free" only "in order to implement the standard", reuse of the relevant code in these latter environments would still raise possible patent infringement problems."
I read this as the current proposed policy contains a gaping loophole. If I understand this correctly then a patent can be included, royalty free, in a W3C standard but the royalty free part is only for a very limited scope. I fear that it's like those bills in Congres that have these nice sounding names but have wording so contrary that you have to question the basic integrity of the authors. On one hand I would like to trust that the W3C is working towards standards that benefit the common good but I still worry that they will bend to the will of companies who simply want their patents to also be standards.