Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Software Businesses Your Rights Online

How Open is Open Source Really? 151

jg21 writes to tell us that several industry leaders have chimed in with a response to Nat Torkington's recent piece "Is 'Open Source' Now Completely Meaningless". In the original piece Torkington raised the question of whether the term "open source" had lost any meaning because of companies that use the label yet largly restrict user interaction. Sun's Simon Phpps chimed in by stating: "I see open source as a term relevant to the way communities function and I'd support the reunification of the terms 'Free' and 'open source' around the concept of Free software being developed in open source communities. On that basis it's not dead."
This discussion has been archived. No new comments can be posted.

How Open is Open Source Really?

Comments Filter:
  • by El Cubano ( 631386 ) on Wednesday February 28, 2007 @02:25PM (#18183886)

    I see open source as a term relevant to the communities function ...

    Except that you don't get to define what open source means. The Open Source Initiative has that luxury. IIRC, they went to great lengths to differentiate Open Source and Free Software as two distinct entities. Open Source means you get the code and nothing more. No guarantee that you can redistribute, no guarantee that the vendor pays attention to you. The list goes on. You can have closed source with an open process (I think the Java Community Process is a good example of this), open source with open process (Python and their Python Enhancement Proposals) and open source with a closed process (XFree86, the reason we have X.org today and the old gcc before it was replaced by egcs. Even free software doesn't guarantee the openness in the process that you might want, as the case with the old gcc clearly illustrates. If community is important to you, that should be part of your selection criteria, not something that you let surprise you after you have picked.

  • Amen! (Score:5, Insightful)

    by drinkypoo ( 153816 ) <drink@hyperlogos.org> on Wednesday February 28, 2007 @02:28PM (#18183924) Homepage Journal
    I'm utterly tired of people not involved with a movement trying to redefine it. Open Source has been around for a lot longer than Free Software. In fact, it used to be the norm in a lot of areas.
  • Why is this hard? (Score:2, Insightful)

    by sottitron ( 923868 ) on Wednesday February 28, 2007 @02:29PM (#18183938)
    If you say you are 'Open Source', then it seems to me you have to have sources that are open and not closed. So if you can't download it (or the recipe for for it as in Open Source Beer), then its not open. Period. End of story.
  • by tomstdenis ( 446163 ) <tomstdenis AT gmail DOT com> on Wednesday February 28, 2007 @02:31PM (#18183974) Homepage
    Just because you can see the code doesn't mean you can contribute.

    Not only that, but just because the code is open doesn't mean it's accessible [re: properly written/designed]. Shitty code, even though it's open, can disuade newcomers to develop.

    For OSS or libre software to be truly effective it has to target key problems and stay on focus. It also has to be written/documented to encourage new developers to learn from it and add to it. I suspect on projects like the Kernel and GCC there are many "old farts" who lead most of the significant development. In 20-30 years who will replace them if nobody can learn from what they have done?

    Tom
  • by myurr ( 468709 ) on Wednesday February 28, 2007 @02:32PM (#18183996)
    Open source is not dead, maybe just a little diluted thanks to some corporates claiming to be "open source" whilst never getting (or deliberately ignoring) the community based principle.
  • Not much to say (Score:5, Insightful)

    by T.E.D. ( 34228 ) on Wednesday February 28, 2007 @02:43PM (#18184150)
    For those who don't wanna bother to RTFA, he starts off by complaining about a specific company claiming to use OSS when its software isn't downloadable, only to have to post this correction:

    (update: Vyatta source is in git, though in my defense you can't find this out from their downloads page only the wiki. Their entire product is GPL, so they're as open source as they come. I apologize for misfiring)


    This is in paragraph one of a 6 paragraph article. Not a good start.

    There is one genuine arguing point, where someone named "Tim" tries to claim that certain software is cool because it embraces and extends Postgres to make it Oracle compatible. Its a silly claim though. If you ditch Oracle for someone else's proprietary Oracle look-alike, what exactly are you gaining? Certainly nothing an Open Source or Free Software advocate cares about.
  • Open Source != GPL (Score:4, Insightful)

    by moore.dustin ( 942289 ) on Wednesday February 28, 2007 @02:45PM (#18184194) Homepage
    Creating something in an open source community/environment does not necessarily mean it will be released under the GNU/GPL license. It sounds like the OP seems to think that all open source projects either should be, or are made with release under the GPL being the end result of the program. That is not how it works. Open source projects can and often do yield a marketable product for sale in one for or another. Now other groups start out with the intent of designing a program and releasing it under a GPL - these groups then adopt the open source model in order to gain support, insight, and contributions from interested parties.

    Open Source = Development Model, not a release model/plan

    GPL(free) and open source can be mutually exclusive.
  • by morgan_greywolf ( 835522 ) * on Wednesday February 28, 2007 @03:00PM (#18184422) Homepage Journal
    So? You have the source. You can do what you want with it right? Who needs the repositories? Just make your own. If you have to fork off the development, that's what it takes.
  • by vivaoporto ( 1064484 ) on Wednesday February 28, 2007 @03:12PM (#18184566)
    Free Software has nothing to do with communities, except for a certain correlation between success, popularity and Free (as in speech) development philosophy. Don't get the concepts mixed.

    They don't own the expression more than you or I, but as they are its original coiner, I will bring the GNU definition of Free Software, as seen in their The Free Software Definition [gnu.org] page:

    Free software is a matter of the users' freedom to run, copy, distribute, study, change and improve the software. More precisely, it refers to four kinds of freedom, for the users of the software:

    * The freedom to run the program, for any purpose (freedom 0).
    * The freedom to study how the program works, and adapt it to your needs (freedom 1). Access to the source code is a precondition for this.
    * The freedom to redistribute copies so you can help your neighbor (freedom 2).
    * The freedom to improve the program, and release your improvements to the public, so that the whole community benefits (freedom 3). Access to the source code is a precondition for this.


    Nothing there mentions that the software *must* (or either should) be "developed in open source communities" (being the operative word there "developed").

    I'm not disputing the benefits of a community-laden development, but only pointing that the concepts of Free Software, Open Source and community-based development are three different sets that share an intersection that, although very good for the whole "cause", cannot summarize adequately the entire concept.

  • by Tom ( 822 ) on Wednesday February 28, 2007 @03:39PM (#18184884) Homepage Journal
    Which is why "Free Software" is the important concept, and shouldn't have been abandoned. "open source" was only ever a marketing term, and many people (myself including) had warned from its invention that corporations with no interest in freedom would find ways to abuse and ultimately destroy it.

    You can not be "somewhat free". You might not like the GPL, but it is ten times more resilient to abuse than most of the open-source-but-not-free-software licenses.
  • by Bacon Bits ( 926911 ) on Wednesday February 28, 2007 @03:58PM (#18185132)
    Yes, because the word "free" is a completely unambiguous word. "Free Software" isn't popular because it was ambiguous from the first day it was coined.
  • That sounds like the original meaning of open source. (Notice that I didn't capitalize it?)

    OSI redefined the term Open Source to be something different, but the term existed before they did, and they just redefined it. Open source originally just meant that if you bought the product you could see the code. I think the concept goes back to IBM mainframes in the 1950's, but it might go back further. At that time people didn't automatically get copyright, and most code wasn't copyrighted. If the company shared it's source code with you, you could legally do whatever you wanted, but all it generally promissed was that the code was available. Sometimes it was copyrighted, and if it was available, it still qualified.

    I'm about to introduce a few new acronyms. Pardon me, but in this discussion more precision seems necessary:

    Things have gotten a lot more complex with the extension of copyrights to longer terms, and of copyright laws into more areas, and, of course, lets not forget patents. Just wanting them to go away won't make them do so. The BSD license is the license most equivalent to the early "open source" licenses. It was against this historic background that Stallman got irritated because he couldn't get a printer driver, and created F(L)&OSS. (Parse that as Free (Libre) *and* Open Software Source. The & is a logical conjuction implying BOTH.) The Open Source people were a reaction against F(L)&OSS, because they didn't like the requirements that the software be Free (Libre), just as F(L)&OSS was a reaction against increasingly closed software. They didn't mind showing the code...in fact some of them depended on it, but they wanted to maintain control over how it was used. This is roughly analogous to how back before it bacame an anti-virus company Symantec code used to come with libraries that could only be used with Symantec IDEs. (MS copied and improved on that trick.) Symantec'd give you the source code to the libraries, but you would need to rewrite them to use them with another company's IDE...and Symantec held the copyrights, so you would need to REALLY do a rewrite if you wanted to make legally redistributable code. (Symantec granted you the right to distribute the code if you built it with their tools.) This was clearly Open Source, even though OSI hadn't yet been formed, and the term hadn't been given "Official Sanction And Blessing". (?? What makes a company any more "official" than a citizen? Still, that seems to be the usage.)

  • a wide continuum (Score:2, Insightful)

    by davidwr ( 791652 ) on Wednesday February 28, 2007 @04:39PM (#18185760) Homepage Journal
    Open source runs the gamut from the public domain with no restrictions to "look but don't use" licenses that let you copy the source code, inspect it, but not compile it or use it in any format other than plain-text.

    BSD, GPL, and other public licenses usually fall somewhere in between.

    BTW, the latter have some utility, but are not necessarily any better than closed-source. By inspecting the code, you can spot security holes, but so can the Black Hats. They will exploit the holes, and you aren't free to fix them.
  • by upside ( 574799 ) on Wednesday February 28, 2007 @06:08PM (#18187094) Journal
    You've got to be kidding. "Free software" is even more useless than "open source".

    It's only the geek crowd, and specifically in the software context, that thinks of free as freedom. For most people "free" connotes free as in beer (zero cost), even in the software context. A little test to put yourself in Joe Average's shoes: imagine yourself outside a bookstore. A sign above a shelf in the window says "free books". Now, do you think "cool, freebies", or do you REALLY think "cool, books that I can copy, modify and sell"?

    The simple truth is that people just have to learn about the nuances. You can't create a cover-all term and expect everyone to agree on the meaning and trust everyone not to abuse it.

    Aspects such as cost, availability of source and restrictions on use and redistribution are not necessarily tied together at all. I can devise a libre-but-not-zero-cost license that allows people to modify and resell the software, but forbids them from giving it away for free. Or an "zero-cost-redistributable-modifiable-only-for-pri vate-use" license stipulating that the source may be viewed and modified for private use, but the modified versions may not be resold. Ad infinitum.
  • by MarkWatson ( 189759 ) on Wednesday February 28, 2007 @06:15PM (#18187188) Homepage
    I have been writing open source stuff for over a decade, and I will continue with occasional GPL projects. That said, without corporate sponsorship it is rough financially to spend too much time on open source projects. I am in the process of switching to a plan where for my three current non-consulting development projects (text mining, visualization, and document web portal) I always have a source code drop available with a free for non-commercial use license. Commercial licenses are available for a small (tiny compared to the development costs) fee. This seems like a reasonable approach to me, and potential commercial customers have access to full source code before they commit to spending money. Wil I sometimes get ripped off? Sure, but I prefer to take my chances and trust people.

    I don't think that any company should use any important infrastructure software that they do not have source for. Open source like Linux, OpenOffice.org, Apache, etc. are best, but for some more niche infrastructure components that are not commercially sponsored, an approach like the one I am starting to use make sense: consumers are protected by having source code, and developers of niche projects have some chance of making money to support future development.

"I've seen it. It's rubbish." -- Marvin the Paranoid Android

Working...