Slashdot Mirror


U.S. Navy Works To Improve Linux Security

MrPhiles writes "Just saw an article at Washington Technology talking about how the Navy is developing a Secure Auditing tool for Linux. I think it's cool that government agencies are taking steps to obtain credentials necessary for open source use in high-security environments."

5 of 20 comments (clear)

  1. Great but by jsse · · Score: 5, Insightful

    I wish they'd spend more money on auditing Windows too.

    Of course, crash on "division by zero" is a feature, not a bug. :)

    1. Re:Great but by rritterson · · Score: 5, Informative

      It's not quite the same, obviously. The Navy software engineers can easily tweak and fix any holes they find. With Windows you are limited to the framework MS provides and the hope that they will fix any problems discovered.

      The NSA released documents on how to secure WinXP and Win2K server not too long ago- it was even posted on /.

      --
      -Ryan
      AUWYHSTOT (Acronyms are Useless When You Have to Spell Them Out Too)
  2. Re:what is the kernel lacking? by Beryllium+Sphere(tm) · · Score: 4, Informative

    >Would one of ya'all gurus please explain this?

    Attend, my son :-)

    The key word seems to be "forensic". They want to replace syslog with something sufficiently tamper-resistant to persuade a judge that it's good enough for legal evidence. There are already some clever hacks for this, such as hiding the real syslog process and leaving a fake one around for an intruder to disable or corrupt.

  3. Re: with no desire to be clever by Black+Parrot · · Score: 3, Funny


    > navy penguin

    That's the guys who weren't quite tough enough to make the Seals, right?

    --
    Sheesh, evil *and* a jerk. -- Jade
  4. Re:what is the kernel lacking? by bill_mcgonigle · · Score: 3, Interesting

    They want to replace syslog with something sufficiently tamper-resistant to persuade a judge that it's good enough for legal evidence.

    Just echo the syslog output to a 9-pin dot matrix printer...

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)