Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

US Dept. of Defense Creates Its Own Sourceforge

Posted by Soulskill on Sun Feb 01, 2009 09:29 AM
from the sharing-their-toys dept.
mjasay writes "The US Department of Defense, which has been flirting with open source for years as a way to improve software quality and cut costs, has finally burst the dam on Defense-related open-source adoption with Forge.mil, an open-source code repository based on Sourceforge. Though it currently only holds three projects and is limited to DoD personnel for security reasons, all code is publicly viewable and will almost certainly lead to other agencies participating on the site or creating their own. Open source has clearly come a long way. Years ago studies declared open source a security risk. Now, one of the most security-conscious organizations on the planet is looking to open source to provide better security than proprietary alternatives."
+ -
story

Related Stories

[+] Technology: Open Source Software In the Military 91 comments
JohnMoD writes With the advent of forge.mil, etc. the military seems to be getting on board with free and open source software. A working group meeting is going to be held at Georgia Tech in Atlanta, August 12-13, 2009. There's a pretty good lineup of speakers including a Marine from the Iraq-Marine Expeditionary Forces, who was on the ground and saw the agility open source gave to him and his soldiers. A number of OSS projects are going to be meeting there: Delta 3D, OpenCPI, FalconView, OSSIM, Red Hat, etc. Looks like there will be some good discussions."
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • by rlseaman (1420667) on Sunday February 01 2009, @09:36AM (#26684079)
    Denigrating the concept of security through obscurity is not the same as claiming the inverse holds. This should be an interesting experiment in whether subjecting code to an early phase of public hazing reduces security holes and risks of all sorts.
    • by Anonymous Coward on Sunday February 01 2009, @09:41AM (#26684107)

      I have a server running somewhere on the internet.
      It has an IPv4 address with an open port 666
      The password is donkeydick69

      If you can't find and login then obscurity does equal security.

      • Re: (Score:2, Funny)

        by Anonymous Coward

        I left you a present :)

      • Re: (Score:3, Insightful)

        by Anonymous Coward

        You have an unusual definition of security. Let me tell you a few ways that having an obscured login name does not make you secure:

        Insecure server or service: By virtue of running a machine connected to the internet with an open port attached to a program, you are opening a potential security risk.

        If you can't find and login then obscurity does equal security

        You presume that login credentials and IP addresses are "unfindable". Warrants, interrogation, torture, greased palms, all of these things can easily circumvent the fact that one does not know information about yo

        • by Thiez (1281866)

          > You presume that login credentials and IP addresses are "unfindable". Warrants, interrogation, torture, greased palms, all of these things can easily circumvent the fact that one does not know information about your machine _right now_.

          Sure, but that means nothing can be secure unless nobody knows about it and nobody can find out about it OR it in inaccesable for everyone. If we assume an opponent who plays without any rules whatsoever and has unlimited resources and can find out where you live, you al

          • Re: (Score:3, Insightful)

            by silanea (1241518)

            Sure, but that means nothing can be secure unless nobody knows about it and nobody can find out about it OR it in inaccesable for everyone. [...]

            Yes and no. Security is not absolute, it's not binary. It is the factor by which the amount of time and resources needed to break a certain security measure outnumbers the value of what's protected (or the effort needed to go through a different vector).

            Obscurity does not add anything on your side of the scale because you can't depend on it, you can't measure it, you can't audit it, and in most cases you will only know it has been broken when it is too late. It is a good idea to keep information about your

            • by Thiez (1281866)

              > $12,000 (estimating fees) isn't anywhere near unlimited funds. If he had something that was worth the effort, an average businessman could spend that much to get it.

              Sure, but an average businessman doesn't go around kicking peoples doors in and threatening people with a gun to force them to give up their secrets (well, not where I'm from). Even if they do, the password great great grandparent gave us is useless: if you visit him and threaten him with a gun, you don't ask for the ip and login of his ser

              • Then again, great great grandparent's computer could be behind a router blocking incomming connections...

                Then it's no longer simply obscurity.

                • Re: (Score:3, Funny)

                  by Thiez (1281866)

                  But it IS irrelevant if you are prepared to go to his home and beat any information you need out of him.

                  • This is turning into job interview 2.0, where there is simply no possible solution and then you don't get hired because you didn't have a solution.
      • Just because I can't find it and login does not make it secure. You need to take into consideration the massive bot nets currently operating that constantly search IP addresses for security holes.

        Even if a setup is never compromised it is not necessarily secure. I hate to get all philosophical but if you build they will hack it.

        For example I give you any copy protection that has ever been implemented.

        • by Thiez (1281866)

          > For example I give you any copy protection that has ever been implemented.

          That's a bad example. Copy protection can easily be circumvented because you have physical access to and root permissions on the machine the to-be-copied data is on. DRM gives you the encrypted data and the key.

    • Re: (Score:2, Interesting)

      by Cillian (1003268)
      The whole security != obscurity thing is bollocks. Pretty much any "security" around today is basically obscurity. People say it's a bad idea to have a security system which relies on the process being unknown. It's comparable to having a system where the process is known but the password is unknown - the only difference being it's easier to change a password. The same applies to more advanced stuff like keys or certificates - The process is known, but one of the parameters is unknown, i.e. the key. If
      • by Srin Tuar (147269) <zeroday26@yahoo.com> on Sunday February 01 2009, @10:57AM (#26684599)

        OK, you missed the entire point of the maxim "Security != Obscurity".

        It is a truism. The point is this: any secrets will eventually be leaked, whether you know it or not. Things that are easy to change, such as keys and passwords, are relatively low risk. Things that are very difficult to change, such as algorithms, are very high risk.

        If you count on the fact that your crypto algorithm or operating system is secure because its obscure, then when its leaked you will be facing a catastrophic disaster. Instead of losing the data on one communication or one server, you face a organization wide vulerability, and compromise of past communications.

        The extra security gained from keeping the algorithms secret pales in comparison to the disaster of having them be weak.
        Getting as many eyes on this type of code as possible is the best way to mitigate risk.

        After that, you still keep as much secret as possible.

      • by FlyingBishop (1293238) on Sunday February 01 2009, @11:02AM (#26684625)

        You're missing the point. Good processes are hard to come up with. Pick a good process that has some well-defined unknown, something that you need to keep safe, and you're assured that no one will break your security. Pick a bad process, and someone may tell you.

        If you keep your process a secret, on the other hand, you have a host of unknowns - unknowns you do not know - that may provide someone access to your system. The point is, relying on a variety of ill-defined unknowns is inferior to relying on a single, well-defined unknown.

      • by mazarin5 (309432) on Sunday February 01 2009, @11:20AM (#26684757) Journal

        The point of it is that things like "Oh don't worry, nobody would think to look at /admin.pl so there's no point in putting a password on it" is not a good idea. Of course something has to be unknown or inaccessible for good security - that's not the same thing as claiming your system is secure when you're just hoping somebody doesn't notice a gaping flaw.

        There's nothing wrong with obscurity in a secure system, but obscurity alone is not genuine security.

    • Re: (Score:2, Informative)

      by Rhabarber (1020311)
      In Germany we have a government payed open source site since 2000 [berlios.de]. They provide good service for free, to anybody and without commercial annoyances. I especially like the choice between CVS/SVN/Mercurial/GIT.
  • forgemil.com? (Score:5, Interesting)

    by 1u3hr (530656) on Sunday February 01 2009, @09:37AM (#26684093)
    Okay, why the hell does the DoD call the site "forge.mil" but actually host it at "forgemil.com"? If they can't get a real .mil site, who can? I thought it was some phishing scam. "forge.mil" doesn't even resolve, let alone redirect. And ".com"? Government reserved .gov, .mil and some other domains for its exclusive use. Why on earth are they using .com?
    • Re:forgemil.com? (Score:5, Interesting)

      by 1u3hr (530656) on Sunday February 01 2009, @09:40AM (#26684101)
      PS: checked out forgemil.com: It's registered at Godaddy. Great. Are we sure this isn't some Nigerian scam? (I think the Chinese or Russians would be more subtle.)
        • Re:forgemil.com? (Score:5, Informative)

          by imamac (1083405) on Sunday February 01 2009, @09:58AM (#26684213) Homepage
          Nice. It even points the user to ANOTHER non-.mil site to download a PKI certificate. That settles it for me. This is NOT the military.
          • Re: (Score:3, Insightful)

            Nice. It even points the user to ANOTHER non-.mil site to download a PKI certificate. That settles it for me. This is NOT the military.

            It's almost certainly a phishing site to gather CAC data from unsuspecting CAC holders.

          • Re:forgemil.com? (Score:5, Insightful)

            by RyoShin (610051) <tukaro@gm[ ].com ['ail' in gap]> on Sunday February 01 2009, @05:29PM (#26687619) Homepage Journal

            But wait, there's more!

            DefenseLink [defenselink.mil] is a DoD site that lists all DoD sites. Forge.mil(.com) is not on that list. Of course, it could be bureaucracy acting slow.

            Second, WHOIS contact connects to an individual at collab.net, another sourceforge-like site. Were this a government site, I would think they would have it registered to a position in a department, or at least a c/o address for a military/goverment institution, not an individual.

            Just to be sure, popping the given address into Google Maps returns what looks like a residential area.

            So this is either a horribly managed project (not surprising for the government), or some weird scam of sorts.

          • Re: (Score:3, Informative)

            by mysidia (191772)

            Nice. It even points the user to ANOTHER non-.mil site to download a PKI certificate. That settles it for me. This is NOT the military.

            The homepage of the site they are pointing to https://www.dodpke.com/ [dodpke.com] Says the site has moved to: another url [army.mil]

            Which refers you to: this document [army.mil]

            Which states the following:

            Alternate method of retrieving DoD Root Certificate

            If you have trouble accessing the page listed above you can also visit the following page to download the DoD Root Certificates: https://www [dodpke.com]

    • Probably because the servers are located in a commercial and not a government facility. They probably don't want to go through the hassle and cost of getting a NIPRNET circuit, which is somewhat ironic because this is a DISA effort (the same people who run NIPRNET).

    • Re:forgemil.com? (Score:5, Informative)

      by legirons (809082) on Sunday February 01 2009, @09:59AM (#26684219)

      You know it's the right site, because its certificate is signed by the DoD CA.

      Except that CA isn't installed in any browser.

      And the site to download that cert is signed by the cert itself. Security by circular reasoning.
         

      • If it was an real DoD site it would use the CAC system [cac.mil] or at the very least be on the NIPRNet [wikipedia.org].
        This site just screams scam.
      • Re:forgemil.com? (Score:5, Informative)

        by Vertana (1094987) on Sunday February 01 2009, @11:14AM (#26684701) Homepage

        The reason for that is, you have to be in the DoD and you receive the cert by CaC (DoD ID cards which double as a smart card with your PKI certs and authentication information). This forces you to obtain the certs physically and in person at a DoD site (ie ID Center on a military base, etc.).

    • Re: (Score:3, Informative)

      by qw0ntum (831414)
      Try https://www.forge.mil/ [forge.mil] . Once you get past the invalid certificate (allegedly because the DoD CA isn't included with most browsers) you'll get an SSL error.
      • Re: (Score:2, Insightful)

        by Grandim (1390511)
        My guess is that forgemil.com is the worldwide site that advertise the project while forge.mil is reserved to the individuals with the required certificate.
    • Re:forgemil.com? (Score:4, Informative)

      by Anonymous Coward on Sunday February 01 2009, @10:36AM (#26684449)

      forgemil.com is for public access to information about what the project/service is. It explaines, quite clearly, that to access forge.mil, you will need either a DoD-issued pki cert (CAC for you DoD folks), or a cert from a DoD-trusted source. All .mil infrastructure stuff is pki protected by policy. It also explains in the FAQ why you get the ssl warnings about untrusted certs. It also tells you how you can download the DoD root certs (they only provide installs for Windows; you'll either have to dig around to get the certs for other platforms or just create an exception in your browser).

  • Legacy Applications (Score:3, Interesting)

    by El Torico (732160) on Sunday February 01 2009, @09:46AM (#26684139)

    I would like to see open source applications that would replace all of the legacy, proprietary applications. DoD is loaded with very badly written applications that usually can only be changed by giving the same companies that produced them more money. Notice I said "changed" and not "improved".

  • Huh? (Score:4, Insightful)

    by RDW (41497) on Sunday February 01 2009, @09:51AM (#26684165)

    If it's 'limited to DoD personnel for security reasons' in what sense is it 'Open'?

    • Indeed, I just tried to look at some projects and you can't. Pointless.

    • Re: (Score:3, Informative)

      by denzacar (181829)

      Also... How can something military be open source at all?

      Military, unless we are talking para-military guerrilla troops somewhere in the jungle/desert, represents a particular government.
      Say... government of Canada. Or Peru.
      Now... that government is responsible and accountable to IT'S people. Not to the people of say... Singapore. Or Italy.
      People and nations that are on a good day economic competition and on a bad day vile evildoers.

      So, giving access to state secrets to potential enemies (and open source do

      • Re: (Score:3, Insightful)

        by Vertana (1094987)

        The software is open... not every strategic decision or case use in which the software will be used.

        • Did you even bother to read the Forge.mil User Agreement?

          • Re:Huh? (Score:4, Informative)

            by Vertana (1094987) on Sunday February 01 2009, @11:36AM (#26684885) Homepage

            Yes, which claims a standard United States Government agreement which claims they own the computer, the data, your soul and anything else that may come in contact with it... but it also states "Forge.mil is currently in beta with limited operational availability. General availability for unclassified use is scheduled for Spring 2009." So, one could safely assume (at this point) that with the PKI Certification that's needed and the agreement they expect only DoD computers to be accessing it at the moment. However, at some point everything stated will be changed (or they'll change their mission from being 'open').

      • Re: (Score:3, Insightful)

        by denzacar (181829)

        Sure, it's not open to 6 billion people, but it might be open to several million, and that's a heck of a lot better than closed in someone's desk drawer.

        How exactly is that different than something like this:

        3. RESERVATION OF RIGHTS AND OWNERSHIP. Microsoft reserves all rights not expressly granted to you in this EULA. The Software is protected by copyright and other intellectual property laws and treaties. Microsoft or its suppliers own the title, copyright, and other intellectual property rights in the Software. The Software is licensed, not sold.

        4. LIMITATIONS ON REVERSE ENGINEERING, DECOMPILATION, AND DISASSEMBLY. You may not reverse engineer, decompile, or disassemble the Software, except and only to the extent that such activity is expressly permitted by applicable law notwithstanding this limitation.

        5. NO RENTAL/COMMERCIAL HOSTING. You may not rent, lease, lend or provide commercial hosting services with the Software.

        It is ours not yours. You may do only what we let you. You can't give it away.

        Million drawers or just one - same thing if there is only one key to all the drawers.

        Open within a community that is guaranteed to be all "U.S. Persons" for export control purposes, perhaps.

        Apple's and MS' products are open within their own community too - is that also Open Source?

  • by 3seas (184403) on Sunday February 01 2009, @10:18AM (#26684325) Homepage Journal

    STANDARD MANDATORY NOTICE AND CONSENT BANNER
    YOU ARE ACCESSING A U.S. GOVERNMENT (USG) INFORMATION SYSTEM (IS) THAT IS PROVIDED FOR USG-AUTHORIZED USE ONLY. By using this IS (which includes any device attached to this IS), you consent to the following conditions: -The USG routinely intercepts and monitors communications on this IS for purposes including, but not limited to, penetration testing, COMSEC monitoring, network operations and defense, personnel misconduct (PM), law enforcement (LE), and counterintelligence (CI) investigations. -At any time, the USG may inspect and seize data stored on this IS. -Communications using, or data stored on, this IS are not private, are subject to routine monitoring, interception, and search, and may be disclosed or used for any USG-authorized purpose. -This IS includes security measures (e.g., authentication and access controls) to protect USG interests--not for your personal benefit or privacy. -Notwithstanding the above, using this IS does not constitute consent to PM, LE or CI investigative searching or monitoring of the content of privileged communications, or work product, related to personal representation or services by attorneys, psychotherapists, or clergy, and their assistants. Such communications and work product are private and confidential. See User Agreement for details.
    Use of this system constitutes consent to monitoring for all lawful purposes.

  • by superid (46543) on Sunday February 01 2009, @10:20AM (#26684341) Homepage

    When I was first hired as a budding DoD programmer a long time ago, one of the first things I asked is "where is our library of stuff that has been developed locally?"

    I might as well have asked "where is my +3 mace?" because we didn't have that either.

    I'm glad this is finally happening.

  • Open the flood gates (Score:5, Interesting)

    by auric_dude (610172) on Sunday February 01 2009, @10:25AM (#26684367)
    Open source code, Open Government http://www.whitehouse.gov/ [whitehouse.gov] and Open Source Intelligence http://en.wikipedia.org/wiki/Open_source_intelligence [wikipedia.org] all good ideas that may well speed things along and save the tax payers some cash.
    • Re: (Score:2, Informative)

      From the linked wikipedia article...

      In the Intelligence Community (IC), the term "open" refers to overt, publicly available sources (as opposed to covert or classified sources); it is not related to open-source software.

  • Studies? (Score:4, Funny)

    by Wolfbone (668810) on Sunday February 01 2009, @10:26AM (#26684375)

    Years ago studies declared open source a security risk.

    Since when did risible falsehood and fallacy filled rants written by swivel-eyed ideologues count as 'studies'?

    http://www.sourcewatch.org/index.php?title=Ken_Brown [sourcewatch.org]

  • [JoinCommunity]*

    *DOD CAC or ECA Certificate Required

    How easy is it to get one of these certificates?

  • by robkill (259732) on Sunday February 01 2009, @10:27AM (#26684385)

    In most cases, if software was developed under a government contract, then the government has full rights to the source code. It would be a great starting place for updating a number of existing applications. Version control and vetting of results could be problematic in some cases, but not impossible to overcome.

  • by Bearhouse (1034238) on Sunday February 01 2009, @10:30AM (#26684409)

    "Though it currently only holds three projects and is limited to DoD personnel for security reasons, all code is publicly viewable"

    No, it's not. Code posted to .mil is only available to those with sufficient authorisation. The .com site is publicly available for those seeking more information.

    So, code will be NOT be 'publicly' available - only to those on secure. Kinda as you'd expect, but rather a long way away from real FOSS.

  • by will_die (586523) on Sunday February 01 2009, @10:49AM (#26684529) Homepage
    It looks like the military has solve the problem of time travel and web master has let it slip. According to the FAQ
    The Forge.mil effort started development in October 2009 and the first capability, SoftwareForge, is now available for limited, unclassified use.
  • HUH (Score:2, Funny)

    by Anonymous Coward

    " Though it currently only holds three projects and is limited to DoD personnel for security reasons, all code is publicly viewable and...."

    ok how do you limit the site and make it public at same time, good journalism guys.
    and

    "Slashdot only allows a user with your karma to post 2 times per day (more or less, depending on moderation). You've already shared your thoughts with us that many times. Take a breather, and come back and see us in 24 hours or so. If you think this is unfair, please email posting@slas

  • by yorkshiredale (1148021) on Sunday February 01 2009, @12:12PM (#26685175)

    Clicked through the site a little to the 'PKI Online Training' section, and I'm informed that I must :

    1. enable flash

    2. enable cookies

    3. enable javascript

    4. disable pop-up blocking

    I desperately hope this is a scam, since the alternative possibility is just frightening