Have You Seen These (Mozilla) Hackers? 21
Gerv writes: "mozilla.org are in the last stages of the
Mozilla relicensing project (from [MN]PL to a [MN]PL/LGPL/GPL tri-license), but are still looking for a number of Mozilla contributors to ask them for permission to relicense. They want the help of the community in tracking them down. Have you seen these hackers?"
Re:front page please... (Score:4, Informative)
Gerv
Easy way to find them (Score:4, Funny)
Maybe... (Score:1)
Personally, I'd hate for my own code to be rendered useless because it's tied to a piece of software that can't interoperate with some other piece of software I (or anyone else) want to use due to licensing issues.
Re:Maybe... (Score:5, Informative)
Those are very loaded words. Not everyone can have maximum freedom.
For example, a user's freedom to do anything they like with the code (a BSD-style license) means they can take away another user's freedom to do the same (close the source.)
On the other hand, a programmer's freedom to keep the code open (GPL license) takes away the user's freedom to close the source.
There is no way everyone can have all possible freedoms, because they are mutually exclusive. Whether you release your stuff under the GPL license or the BSD license depends on whether you think the initial user's freedom, all user's freedoms, or the programmer's freedom should be paramount. All viewpoints are valid.
Mozilla.org wishes to make Mozilla code available to GPLed apps while still keeping copyleft protections at MPL level or better. Hence the relicensing project.
Gerv
Re:Maybe... (Score:1)
Sorry, I don't get it. If Fred takes something written under the BSD license, makes some alterations and closes the source, how is that taking someone else's freedom away? What have they lost that they would have had if Fred had never been involved?
The point I'm making is that the version that Fred forked away from still exists and is still open for anyone to use under the BSD license. Fred might not have added anything, but he's not removed anything either.
IMO, the BSD license seems to give everyone freedom, but does however allow the possibility of someone benefitting from another's work without giving anything back. I can understand that this may feel wrong to some people - hence the GPL. But I don't see a freedom issue here.
Law questions (Score:1)
Secondly, if all best attempts are made to contact the people on the list but they are not found, is that good enough in the eye of the law to go ahead without their permission? Perhaps in the next mozilla build they should show the list the first time mozilla starts up after install, chances are the people who contributed still use mozilla.
Re:Law questions (Score:4, Informative)
Whether we can go ahead without their permission does depend on the magnitude of the contribution, but there is no clear delimiter between "allowed" and "not allowed".
Gerv
Re:Law questions (Score:1)
I'll bet that all the missing people work for Microsoft now anyways. Watch your back.
Re:Law questions (Score:1)
ignore_this ( one );
backup_that ( one );
return 0;
}
Re:Law questions (Score:2)
Gerv
How to find some hackers in 3 easy steps. (Score:4, Funny)
2. Yell "FBI! Everybody stay calm and in your cubicle. We will walk around and ask each one of you in turn some questions. There is nothing to be worried about. So please remain where you are until we speak with you."
3. All the bearded fatguys making a break for the emergency exits and windows (if your not to high up) are hackers. Also investigate the cubicles and look for the ones who will be hiding under desks, wiping harddrives, eating cds, etc.
Re:How to find some hackers in 3 easy steps. (Score:1)
This could be a problem (Score:1)
There could be many reasons for this need - some trivial, some serious. The current Mozilla thing is one, of course. A serious one could be for projects attempting to reverse-engineer an existing technology (be it
Bottom line: we might want to start thinking about how to keep better track of such stuff. While a few larger projects (such as Mozilla) are already doing this to some extent, I believe many smaller projects are lucky to have an accurate list of names, never mind actual logs of the contributions.
/Janne