Slashdot Mirror


DARPA Publishes Tons of Open Source Code, Data

An anonymous reader sends this news from The Verge: "The Defense Advanced Research Projects Agency, or DARPA, sponsors a lot of technology through grants to universities and private labs, with projects running the gamut from robots to electroencephalography caps, to software and new programming languages. A lot of that knowledge is open source, but it hasn't always been easy to access. Today, DARPA has responded to requests from the research and development community by publishing the DARPA Open Catalog, a website that aggregates source code and other data for all public DARPA-funded projects." Chris White, DARPA program manager, said, "Making our open source catalog available increases the number of experts who can help quickly develop relevant software for the government. Our hope is that the computer science community will test and evaluate elements of our software and afterward adopt them as either standalone offerings or as components of their products."

23 of 39 comments (clear)

  1. Stuxnet by Anonymous Coward · · Score: 5, Funny

    not open-sourced yet?

    1. Re:Stuxnet by Infiniti2000 · · Score: 1

      Sure. It was released on the Persian github, closest to those who needed it most.

  2. Re:Mass by Cenan · · Score: 4, Insightful

    Yes, although it's a pretty stupid unit to use for the numbers involved.

    --
    ... whatever ...
  3. Re: Mass by Anonymous Coward · · Score: 1

    Of course, when printed.

  4. Re:Mass by SJHillman · · Score: 4, Funny

    If it's coming from the government, it's usually measured in shit-tons.

  5. Good start!! by dwheeler · · Score: 4, Interesting

    This is a good start. If "we the people" pay to develop software, then it makes sense to ensure that "we the people" can use it, improve it, and distribute those improvements by default. See http://freethecode.org/ for others who think that makes sense too.

    The URL http://www.dwheeler.com/govern... has a longer list of software released by US governments (federal, state, or local) as open source software. It even identifies a few meta-lists like this one. I'm sure it's incomplete, but it shows that US governments do release open source software. I'd love to hear of other examples of such software (with URLs that prove that the government paid to develop or improve it).

    --
    - David A. Wheeler (see my Secure Programming HOWTO)
    1. Re:Good start!! by Anonymous Coward · · Score: 1

      I work for the Government (and read Slashdot during work). We host everything that works at:
      www.gifttutoring.org

      Also, the Advanced Distributed Learning (ADL) has a HUGE OSS presence: http://www.adlnet.org/

      Previous projects have contributed to randomization routine, open source oceanographic models, and robotic interactions (Player/Stage).

  6. Re:Mass by Gr8Apes · · Score: 1

    And can be promptly re-written to be "safe"

    --
    The cesspool just got a check and balance.
  7. Re: Crushed by Free Candy Saga II - Taking the Bab by jarfil · · Score: 1

    Any code can have backdoors. Any open-source code can be checked in the same way for backdoors. So what's the difference?

  8. Re:Mass by Sulphur · · Score: 1

    And kilo and mega tons. Its the 'bama.

  9. What is this, a quote from Captain Picard? by wonkey_monkey · · Score: 2

    DARPA Publishes Tons of Open Source Code, Data

    Why does everything think it's so cool to use a comma instead of the word "and" in a headline? Does the printed media even still do it?

    --
    systemd is Roko's Basilisk.
    1. Re:What is this, a quote from Captain Picard? by Laxori666 · · Score: 1

      I like it

    2. Re:What is this, a quote from Captain Picard? by Em+Adespoton · · Score: 1

      DARPA Publishes Tons of Open Source Code, Data

      Why does everything think it's so cool to use a comma instead of the word "and" in a headline? Does the printed media even still do it?

      They save a total of one space over the ampersand even; pretty soon it'll become common practice I bet.

    3. Re:What is this, a quote from Captain Picard? by wonkey_monkey · · Score: 1

      Personally I think & should be saved for true pairings: Morecambe & Wise, Penn & Teller, fish & chips.

      --
      systemd is Roko's Basilisk.
    4. Re:What is this, a quote from Captain Picard? by wonkey_monkey · · Score: 1

      Why not go the whole hog and use a +? Another two spaces saved!

      Ooh, I know, any word containing the sequence "ate" could have it replaced with "8."

      I should shut up...

      --
      systemd is Roko's Basilisk.
    5. Re:What is this, a quote from Captain Picard? by wonkey_monkey · · Score: 1

      Another two spaces saved!

      Duh, one.

      --
      systemd is Roko's Basilisk.
    6. Re:What is this, a quote from Captain Picard? by Decker-Mage · · Score: 1

      Actually, it's been common practice for as long as I've lived and that tops half a century.

      --
      "[I]t is a wise man who admits the limits of his knowledge or skill, and that pretending either causes harm." --Terry Go
  10. Re:Mass by FatdogHaiku · · Score: 1

    With all this talk of "shit-tons" and "back doors" shouldn't we be measuring in "butt loads"?

    --
    You have the right to remain sentient. If you give up the right to remain sentient, you will be elected to public office
  11. Without sarcasm, for once... by EQ · · Score: 1

    Your tax dollars at work

    --
    Buffalo buffalo Buffalo buffalo buffalo buffalo Buffalo buffalo! http://goo.gl/J9bkO
  12. Public domain? by KC1P · · Score: 1

    I seriously don't get how this is possible. Weren't we all told that works by the federal government automatically fall into the public domain (except classified works) since the federal government *can't* hold copyrights? How is having a university create the work with federal money any different from the feds doing it themselves? (It would be a "work for hire" if it *were* copyrightable.) And the whole concept of copyleft licenses depends on copyrights, ironically, so you can't release something under GPL etc. if you don't hold the copyright.

    So this all sounds as if we're supposed to be happy about the government actually doing much less than it was supposed to do, or overreaching and doing what it can't do, depending on how you look at it. Every single line of code they've ever written is ours ours ours, no strings attached, unless it's classified.

    OK rip me to pieces.

    1. Re:Public domain? by foma84 · · Score: 1

      It's says that the code is 'sponsored' and not 'contracted'.
      If the government sponsors a research of yours, you still get the credit and aknowledgement. Should work the same with any kind of project, I guess?

    2. Re:Public domain? by TheRaven64 · · Score: 1

      Code written by government employees on government time can't be copyrighted (there is an issue for SELinux here, where some new files had GPL headers slapped on them and can't actually be GPL'd because they were written by NSA employees). This is code written by people on DARPA-funded grants working in universities and private companies, so that rule doesn't apply.

      I'm currently funded on a DARPA grant, and we release most of our code under BSD or Apache licenses (quite a bit of it is already rolled back into FreeBSD). As I'm a UK citizen working for a UK university, there is no restriction at all on whether I can copyright things, but our contract with DARPA strongly encourages us to release code under permissive licenses.

      Note that this is not a new release of code by DARPA, it's just a centralised place for tracking all of the places where DARPA has funded code that's been released as open source.

      --
      I am TheRaven on Soylent News
  13. Re:Mass by Em+Adespoton · · Score: 1

    Can source code be measured in tons?

    Is that Metric or Imperial? We wouldn't want to mess up the conversion....