Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
Software GNU is Not Unix Linux

DJB Releases All Source to Public Domain 330

A Sage Developer writes "During a recent conference, Sage Days 6, Dan Bernstein (who has recently come under attack for his licensing policy) was among the invited speakers. During a panel discussion on the future of open source mathematics software, Bernstein declared that all of his past and future code would be released to the public domain. This includes qmail, primegen, and a number of other projects. Given the headache that incompatibility between GPLv3 and GPLv2 is causing developers, will we see more of this?"
This discussion has been archived. No new comments can be posted.

DJB Releases All Source to Public Domain

Comments Filter:
  • In a word... (Score:5, Insightful)

    by s4m7 ( 519684 ) on Friday November 30, 2007 @03:14AM (#21529405) Homepage

    Given the headache that incompatibility between GPLv3 and GPLv2 is causing developers, will we see more of this?

    No.

    Not in a manner disproportionate to what we've seen in the past anyway. Some people will keep gpl2 as their license, others will go gpl3, bsd, or one of any of the OSI licenses for the most part, because people like attribution, they like retaining (some) control of their work.

  • by BadAnalogyGuy ( 945258 ) <BadAnalogyGuy@gmail.com> on Friday November 30, 2007 @03:25AM (#21529475)
    It's an ironic twist that native Americans have been attached to the term "indian giver" when it was primarily the White Man who harbored ulterior motives when presenting gifts to the natives.

    If you share, share. If you don't want to share, don't share. It used to be as easy as that. The GPL and its derivatives introduced a weird twist on the sharing that if you partake in the sharing, you must also share alike. This makes sense in the software world since a copy to you doesn't mean that I am deprived of a copy for myself. Sharing is something that you ought to do. The GPL pushes that one step further by making sharing a requirement. Now receiving obliges you to give in return (if copyright wasn't the basis for the GPL, would Stallman have required distribution too?).

    It all got so confusing, and now with GPL3 putting further restrictions on sharers, I think we are seeing a bit of backlash. Not only because it is difficult to reconcile differences between implementations under GPL2 with the newer version, but also because the greater restrictions are a smack in the face to the original reason anyone wanted to get involved in the first place, i.e. to share.

    Sharing is a good thing, and should be encouraged. But to try to regulate every single loophole and corner case is going too far. Public domain remains the last safe haven for shareable code. Good on DJB.
  • Re:In a word... (Score:4, Insightful)

    by BiggerIsBetter ( 682164 ) on Friday November 30, 2007 @03:28AM (#21529489)
    I agree. Public Domain licensing seems to be the worst of all worlds to me.
  • by Tuqui ( 96668 ) on Friday November 30, 2007 @03:38AM (#21529561) Homepage
    I really like DJB approach in many programs but his daemon as services makes his good programs difficult to use.
    I would like to use dnscache as a normal daemon, one below the /etc/init.d , that will be cool.
  • by jd ( 1658 ) <imipak@yahoGINSBERGo.com minus poet> on Friday November 30, 2007 @03:41AM (#21529577) Homepage Journal
    The crypto software and FFT software especially so, but maintenance isn't always as hot. That's hardly DJB's fault - they are public domain and nobody has run with them. On the other hand, it is not acceptable that his software is not being properly distributed, promoted or documented. Nor is it acceptable that he allows his personality quirks to interfere with the primary purpose of getting code into active circulation.
  • by civilizedINTENSITY ( 45686 ) on Friday November 30, 2007 @03:53AM (#21529633)
    I suppose then that now there is nothing to stop developers from implementing a fork of qmail that will use libc (and indeed, to absorb into libc anything worthy from qmail). So the race is on! Will gqmail or kqmail be the first to distribute said fork?
  • Re:In a word... (Score:3, Insightful)

    by KevMar ( 471257 ) on Friday November 30, 2007 @04:04AM (#21529675) Homepage Journal
    I like the sound of public domain. Its simple with out any complicated rules.

    I saw Open Source as a free exchange of ideas and code that let you do what ever you wanted with it. Public Domain fits that better than a lot of others.

    All the Gotchas and legal overhead built into some of them are just overhead that make the whole process fustrating.

    At the same time, Open Source is becomming more of a buzz word than anything else. I hear even Microsoft does Open Source software now.

  • Re:In a word... (Score:3, Insightful)

    by civilizedINTENSITY ( 45686 ) on Friday November 30, 2007 @04:15AM (#21529719)
    I can't say that Public Domain is the worst way to release, but it is less than adequate for the purposes of Free Software. However, it would allow code to be quickly absorbed into projects and extended and released under the GPL. At that point, it would remain useful and also be safe (i.e., status: to remain free).
  • Re:In a word... (Score:5, Insightful)

    by civilizedINTENSITY ( 45686 ) on Friday November 30, 2007 @04:20AM (#21529755)
    Agreed that Public Domain is not incompatible with Open Source. In fact, it isn't incompatible, in terms of absorbing the code into a project, with the GPL. However, in terms of Free Software, Free doesn't mean "a free exchange of ideas and code that let you do what ever you wanted with it", but rather a limit on distribution rights for the purpose of ensuring that user rights always remain free. And it seems to work :-)
  • Re:In a word... (Score:3, Insightful)

    by fbjon ( 692006 ) on Friday November 30, 2007 @04:35AM (#21529815) Homepage Journal
    Public Domain is good for shorter snippets that one might throw away one a forum or the like, but something of a more project-y character is probably better off with a license of some sort. The exact boundary is, of course, up to personal preference.
  • by FishWithAHammer ( 957772 ) on Friday November 30, 2007 @04:47AM (#21529871)
    First of all, not contributing them towards the libc's is sociopathic behaviour (I want only my app to benefit, everyone else go suck bricks sidewise through a thin straw).

    This is ludicrous. He wrote them because the ones out there weren't good enough. Others can write their own. There is nothing sociopathic about closed source software, no matter how much you may wish it to be.

    (It is probably in the realm of sociopathy, as we're using the term, to go after people who reverse engineer your compiled binaries, but that's entirely different from not giving them your code. If they can extract what they need from what you have chosen given them, good for them. It is always wise to remember that while the GPL and the Free Software movement are in favor of unlimited user rights, a developer choosing to exert his own rights is not wrong.)
  • by SanityInAnarchy ( 655584 ) <ninja@slaphack.com> on Friday November 30, 2007 @04:50AM (#21529885) Journal

    DJB's approach to standards is to write his own incompatible version.

    Right, since there isn't a standard right now...

    As for user friendly, he can't even put the man pages where they can be found.

    That's why I called it "trying".

    Other than not watching for dead processes, what exactly is the problem with /etc/init.d?

    Well, init.d is complete in the sense that brainfuck is Turing-complete.

    Which is to say, it's actually awkward for quite a lot of things. For instance: networking.

    On Gentoo, the way multiple network interfaces are dealt with is by assigning each of them an init script, all symlinked to the same one. Gentoo init scripts have dependencies, so I can have something depend on some or all of the network interfaces being up.

    On Debian, this is dealt with by having one "networking" init script that then ties into its own init-like system for individual interfaces -- ifup/ifdown. I can force certain scripts to run after an interface comes up or goes down.

    On Ubuntu desktops, this is dealt with by having a NetworkManager daemon (started by init.d) that handles everything itself, by communicating with a GUI. I'm fairly sure it uses ifup/ifdown in some way, as it seems to respect some of my static scripts.

    Gentoo is the closest to the "right way", in that there's a unified way to start/stop something. That is, on Gentoo, I know I can stop a network device by doing /etc/init.d/net.eth1 stop. But Ubuntu's the most user-friendly way, because I can do it from a GUI, and, for instance, easily migrate between wireless networks.

    Now, go read about upstart [ubuntu.com], for a completely different approach. In particular, the ability to receive "events" from, say, udev or HAL, means that the equivalent of "/etc/init.d/net.eth1 start" will be run when I plug a cable into eth1, without removing that functionality, or forcing it into a completely different system (ifup/down).

    At least, that's how I think it would work. In practice, while Upstart is used in Ubuntu, it's mostly used just to launch all the old sysv rc scripts, which then launch things like NetworkManager.

  • by Asmodai ( 13932 ) on Friday November 30, 2007 @04:55AM (#21529901) Homepage
    I cannot for the life of me imagine why anyone would want to use qmail.

    From a system administrator's point of view qmail does NOT keep adequate logging to track the flow of a message through X MTAs. With Postfix or Sendmail (and I reckon Exim too), I can see the entire flow in the logs. If you ever worked for a company such as an ISP or where someone complained about email gone missing, stuff like this is lifesaving.

    From a programmer point of view DJB's software is just the antithesis of everything decent programming stands for, magic variables, awkward named variables, undsoweiter.

    No thank you. I prefer to stick with Postfix (after many years of Sendmail).
  • by Anonymous Coward on Friday November 30, 2007 @05:45AM (#21530137)
    Did he try sending a bug report to the printer manufacturer? Wouldn't that have saved him a lot of silly bother?
  • by FreeUser ( 11483 ) on Friday November 30, 2007 @06:21AM (#21530299)
    Why don't you do a modicum of research and find out? The story has been presented far and wide by RMS himself, and is easy enough to find. What you insinuate is that the trouble fixing the printer was somehow RMSes fault, which history shows to be untrue. The printer manufacturer wouldn't acknowledge the problem, and refused to let RMS see the source code so he could "fix" a bug they wouldn't acknowledge. This irrespective of how often said bug bit their customers. RMS spotted a severe social/technical problem and wrote the GPL to solve it (which it does, very successfully). Unscrupulous people have sought out loopholes to subvert the GPL, hence GPL v2, and now, with the advent of MS's "trusted computing initiative" and tivoization, GPL v3 to protect those freedoms in the face of some very powerful entities manipulating very powerful copyright and patent laws with the intent of subverting, even destroying, those same freedoms.

    The GPL v2 and v3 are, whatever else one may say, the most successful attempt so far at creating a "constitution" that protects users rights in perpetuity, within the current framework of law designed to do just the opposite. It may not be perfect, but it's a damn sight better than most options out there.

  • Re:In a word... (Score:3, Insightful)

    by Goaway ( 82658 ) on Friday November 30, 2007 @08:24AM (#21530865) Homepage
    And you know, some of us are far more interested in "a free exchange of ideas and code that let you do what ever you wanted with it" than in some convulted ideology where "freedom" is redefined as something restrictive.
  • Re:In a word... (Score:3, Insightful)

    by drsmithy ( 35869 ) <drsmithy@nOSPAm.gmail.com> on Friday November 30, 2007 @09:32AM (#21531397)

    (DJB's license forbade distribution of modified source - you can only distribute patches. You man not distribute binary files that result from any modification from the distribution source. I argue that it isn't open source at all.)

    This is like arguing RHEL isn't open source because it isn't packaged up in ready to use ISOs.

  • by Anonymous Coward on Friday November 30, 2007 @10:38AM (#21532191)
    >His software was actually not open source !

    Uh!?, his software was open source from the start. It had restricted distribution of the modifications on the software source, but the source was open all the way. Even Microsoft have open source software!!
  • Re:In a word... (Score:5, Insightful)

    by Hatta ( 162192 ) on Friday November 30, 2007 @11:14AM (#21532657) Journal
    The only restriction the GPL imposes is that you can't restrict the freedoms of the user. It's like a double negative, restricting restrictions makes it more free.

    You may call this a convoluted ideology, but the fact is if I receive a program with GPL code in it, I'm free to modify it as I see fit. If I receive a program with public domain code in it, I may not be able to modify it at all.

    I'm interested in a free exchange of code that lets me do whatever I want with it. Public domain does not do that for me.
  • by Abcd1234 ( 188840 ) on Friday November 30, 2007 @11:19AM (#21532721) Homepage
    Its method of storing its database as raw inodes is... mildly frightening, to say the least.

    Huh? Why? I mean, I'm no qmail zealot, but if you're afraid of storing data in your filesystem, you have far *far* bigger problems.
  • by RCourtney ( 973307 ) on Friday November 30, 2007 @11:41AM (#21533005)
    And over the years I've seen all of those mail clients exploited at one time or another, yet my qmail gateways have never been exploited through qmail. Odd that.
  • Re:In a word... (Score:3, Insightful)

    by orasio ( 188021 ) on Friday November 30, 2007 @12:33PM (#21533679) Homepage

    Yeah, look at how sqlite has languished by being public domain. No sooner was it released than it was snapped up and closed off and now no one can download the free version anymore.
    I am talking about all instances of the software. Of course we can still get sqlite, but most of sqlite users don't know they are using it, and they don't know they can get the actual code to fix an issue. The idea of the GPL is protecting those users. Public domain doesn't help end users, because they don't even need to know what they are using.
  • by Cecil ( 37810 ) on Friday November 30, 2007 @12:55PM (#21533999) Homepage
    It makes restoring from backup difficult, for one thing, unless you use an exact image of the disk with a partition the exact same size. I don't, I use file-level backups. Or maybe I want to move qmail to a different disk or volume. I mean, on one hand, it's freaking email queue, who gives a damn. But it's the principle of the thing.
  • Re:In a word... (Score:3, Insightful)

    by iabervon ( 1971 ) on Friday November 30, 2007 @01:40PM (#21534791) Homepage Journal
    If you receive a program with public domain code in it, you can do what you want with it. It's when you receive a binary derived from public domain code that you may be out of luck.

    Of course, it doesn't matter to you whether some source code is public domain or GPL; if you only acquire GPL binaries (whether they're derived from public domain code or not), you can do what you want with them, while if you acquire non-GPL binaries (whether they're derived from public domain code or not), you may not be able to.

    As an end user, assuming you don't want Bernstein's own distribution of the source (if you do, taking public domain source directly is fine for your purposes), you're going to be selecting among redistributors, and you can do so based on the terms they impose, and you can simply reject any that don't give you the rights and abilities you want, in much the same way that you would reject proprietary programs not derived from Bernstein's work. By placing his work in the public domain, he permits people who don't play nice to also benefit from his work, but that's largely irrelevant to those who do play nice (aside from the quality of the proprietary competition).
  • by Anonymous Coward on Friday November 30, 2007 @03:03PM (#21536179)
    > For many others, myself included, the price for that code is far too high (dictating release terms for my own software).

    It's not your own software and I think that's the problem here. Even BSD software that you incorporate isn't your own software. In fact, the only way it COULD be your own software is if you chose the GPL as the license, in which case you could still use it any damn way you please because you don't license your own software to yourself.

    Thus, you're saying that you mind someone else dictating release terms for their own software because you want to do it yourself. If you want to argue against something, at least make sure you can think straight first. You seem to think that you own other people's software just because it's BSD or public domain. Further, you hate the GPL for "dictating release terms" because you want to dictate them for what is actually other people's software that you've convinced yourself is your own.

    If you're going to complain, at least take care to understand exactly what code belongs to whom and when and how licenses apply. Or maybe that's why you don't like the GPL? Because it points out that other people's code isn't yours when you're to lazy, intellectually, to keep that straight?

Kleeneness is next to Godelness.

Working...