Slashdot Mirror


OpenBSD Foundation Announced

OpenBDSfan writes "KernelTrap is reporting on the creation of the OpenBSD Foundation, a Canadian not-for-profit corporation intended to support OpenBSD and related projects, including OpenSSH, OpenBGPD, OpenNTPD, and OpenCVS. The announcement explains, "the OpenBSD Foundation will initially concentrate on facilitating larger donations of equipment, funds, documentation and resources. Small scale donations should continue to be submitted through the existing mechanisms.""

4 of 151 comments (clear)

  1. Re:Interesting by Noryungi · · Score: 4, Interesting

    Given the fact that it was stated by Bob Beck, a member of the OpenBSD programming teams, I think he will be OK with it.

    Besides, the OpenBSD Foundation stated very clearly that it will focus on large donations (of funds, hardware, etc) and that small donations should be sent directly to OpenBSD through the usual channels. RTFA and all that.

    I do think Theo will be A-OK with that.

    --
    The right to offend is far more important than the right not to be offended. (Rowan Atkinson)
  2. Re:OpenCVS? by Ohreally_factor · · Score: 2, Interesting

    It works either way. And if you're auditing it twice, that might be more secure.

    --
    It's not offtopic, dumbass. It's orthogonal.
  3. The Race for funds begins by Anonymous Coward · · Score: 1, Interesting

    I think this is great. Now it should be easier to see just how well the three *bsd camps are doing. FreeBSD has a list of donors on it's foundation web site. Heck, you can get listed for a $1-$19 donation. Sounds like they took a page from the OpenBSD folks, who would list donors on their web site and printed your name in the instructions with the CD for each release until there got to be too many. Now it is just on the web.

    But look at the overhead! NetBSD listed $10k in donations for 2006 and $2k in legal fees, while FreeBSD listed $87k in donations and $54k in payroll expenses. What! Does it take a full time person to collect $150k in donations in 6 months?

    On the other hand, OpenBSD prides itself in being run by volunteers, so I think it should have lower overhead. We will see, how the three compare in getting the dollars. My money is going to OpenBSD.

  4. Re:OpenCVS? by Antique+Geekmeister · · Score: 2, Interesting

    I've worked with CVS. It's limitations are why OpenBSD exists: Theo de Raadt was kicked off of the CVS commit list for NetBSD, with excellent cause, andn this left him unable to gracefully publish his own fork for others to review or integrate.

    Almost every other major source control system would have allowed him to maintain his own fork and publish it, keeping his software synced with or development integrated with the main source tree: Bitkeeper, git, Subversion, Perforce, etc. CVS fails this task pretty seriously.