Slashdot Mirror


Debian Hardened Aims For Security

larryg writes "Debian Hardened is a new project that wants be an official Debian sub-project. It aims to provide a complete tree of hardened kernel and software packages for a standard Debian distribution, without changing to another like Adamantix and making easy the hardening of any machine running Debian GNU/Linux. The hardened kernels use the grSecurity patch and some of the Adamantix kernel patches; also, its packages are compiled with the ProPolice/SSP gcc extension and some libraries to prevent and trace buffer overflow attacks. Also, and as a second project, we are working on some enhacements against the Linux Entropy Pool engine, using an external TRNG (True Random Numbers Generator) device which uses thermal noise and also the atomic decay from a Geiger counter, making true unpredictable random numbers."

63 of 167 comments (clear)

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

    Cant wait to use it with my Lexar JumpDrive loaded with security sofware against hackers.

  2. Hardened Gentoo by Anonymous Coward · · Score: 5, Interesting

    Doesn't provide as many choices or the technological /security understanding of Hardened Gentoo
    (not to mention the very similar name)
    http://hardened.gentoo.org

    1. Re:Hardened Gentoo by Aardpig · · Score: 4, Insightful

      Doesn't provide as many choices or the technological /security understanding of Hardened Gentoo

      While I confess to being a hard-core Gentoo nut, isn't choice often the mother of all fuck ups? What's wrong with doing one thing and doing it right?

      --
      Tubal-Cain smokes the white owl.
    2. Re:Hardened Gentoo by gl4ss · · Score: 4, Insightful

      soo.. what you're telling me is that just by using gentoo you gain magical insight into understanding secure systems and how security is built from ground up?

      gentoo is nice and all, but it certainl doesn't make it's users magically understand the underlying system. btw, just because you can copy and 'discuss' compiler flags on a forum doesn't make yourself an expert on building fast software or make you understand what kind of speed ups are even technically possible and of all things it doesn't make you magically understand how software is executed at run time or the operating system built so you could see that saying stuff like "my mozilla has no ps/2 support" doesn't really show you in good light.

      one choice in reducing possible user fuckups is reducing easy user choices("do you want to have a theoretical speedup by disabling using shadow file y/n?").

      --
      world was created 5 seconds before this post as it is.
    3. Re:Hardened Gentoo by Stevyn · · Score: 4, Insightful

      Because people disagree what is the right way of doing it. I share some frustration that the choice offered of using linux makes some things more complicated than on a windows machine. But in the end, it just generate more competition, which is what has been killing the software industry for the past few years. Actually the industry has been fine, it's the consumers who are getting shafted.

    4. Re:Hardened Gentoo by MadMethod · · Score: 4, Informative

      Ok, how about this go to http://debianhardened.sourceforge.net/ and read all the documentation they have (hint, there isn't any), then go to http://hardened.gentoo.org and read all the docs we've put there and notice that, indeed there is a difference and one would gain a higher understanding of security

    5. Re:Hardened Gentoo by savagedome · · Score: 4, Insightful

      isn't choice often the mother of all fuck ups

      I read this in of the /.'s sig: "Freedom of choice is what you have. Freedom from choice is what you want". I think it applies to the general populace and is relevant here.

    6. Re:Hardened Gentoo by big+tex · · Score: 3, Funny

      Ok, how about this go to http://debianhardened.sourceforge.net/ and read all the documentation they have (hint, there isn't any),

      OK, that's what we call 'security through obscurity'. See no evil, hear no evil, all that.

      --
      I think I need a new sig here.
    7. Re:Hardened Gentoo by sirsnork · · Score: 4, Insightful

      Or maybe, just maybe the project is a ALPHA status and is very new and has only been active for 2 weeks so no one has had a chance to write any documentation?

      --

      Normal people worry me!
    8. Re:Hardened Gentoo by drinkypoo · · Score: 3, Informative

      In case you were wondering, it's a Devo quote, from the song "Freedom of Choice". Are we not men? D E V O.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    9. Re:Hardened Gentoo by mrchaotica · · Score: 2, Interesting

      While I agree that Gentoo won't create deep insight and turn you into Stallman himself, the reason people claim this is that you have to have a certain amount of understanding just to install the damn thing.

      You have to admit that reading the N-thousand-word Gentoo Handbook (heh, I remember when it was just the install guide) teaches you a bit more than the "next, next, next, done!" of Red Hat or Mandrake. I know I certainly didn't know what the hell was going on when I used Mandrake (let alone Corel Linux, my first distro -- Mandrake was my second, and Gentoo my third), but I really did learn a lot just between booting up with the liveCD and making my computer usable.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    10. Re:Hardened Gentoo by Bullet-Dodger · · Score: 2, Interesting

      Damn people always have to go ruin a good flame-war with 'facts' and being 'reasonable'.

    11. Re:Hardened Gentoo by bluefoxlucid · · Score: 3, Interesting

      D:SbD has only been active about as long, and is in beta (almost production) stage. Of course, we're just supplying information about the systems that are out there; what impact they have; why they're good; and how to use them. In essence, D:SbD is just "this is what you do to implement a secure system without pissing the user off with tons of extra crap and breakage."

      It's done the way it is because I can't myself implement these things; and I'm not forking Debian. It'd be easy enough to rebuild the whole system, track down the holes, and make sure everything works and is handled so the user sees nothing. Problem is, I'd have to rebuild each and every package to get PIE, SSP, and PT_PAX_FLAGS. Wrong approach.

      Forking Debian into a generally usable distribution that is 100% suitable as a drop-in replacement for 100% of the current Debian installations is two things: excess work for me, and pointless. It's pointless because if everyone can safely use it anyway, then it should just BE Debian. This is not me trying to make a name for myself; it's all of us trying to make things better.

      Because of the approach these people are taking, I don't honestly see their project escaping alpha. If they do, they'll either have done exactly what I said in the above paragraph; or they'll have a couple of changes that don't really do anything useful. You have to work with them, not against them.

  3. www.lids.org by hsidhu · · Score: 4, Interesting

    How is this going to be different than just installing Woody and applying the lids kernel patch to your particular kernel and locking the system down that way?

    1. Re:www.lids.org by Progman3K · · Score: 2, Informative

      I s'pose you'd put some code in there that would look for stack overwrites and such and such...

      --
      I don't know the meaning of the word 'don't' - J
  4. why need a distro for that? by techefnet · · Score: 4, Insightful

    why would you need a distro for securing your machine? you should just secure your favorite distro yourself :)

    1. Re:why need a distro for that? by OmegaBlac · · Score: 2, Insightful
      why would you need a distro for securing your machine? you should just secure your favorite distro yourself :)
      My first though was laziness, but thats a lil harsh. I guess some people like certain things, in this instance security, to be automated for them. Some people also may have a difficult time trying to read documentation and understand the process of installing those security patches.
    2. Re:why need a distro for that? by CableModemSniper · · Score: 2, Insightful

      Not everyone has time to be a security expert. And not everyone likes for instance, the OpenBSD way of doing things(Not that OpenBSD is the only secures OS). Maybe I like Debian. Maybe I worry about Sercurity but I don't have all this time to recompile everything with bounds-checking etc.

      Its for the same reason we have distributions period. Why doesn't everyone do LFS and assemble their own userland and tools?

      Of course I did just notice your smiley, so I don't think you were completely serious ;)

      --
      Why not fork?
    3. Re:why need a distro for that? by bluefoxlucid · · Score: 2, Interesting

      Some things have to be done at compile time, or need extra administrative work. Sometimes though, that work is a one-time cost, and so can be handled by the distribution. These types of things are possible with Hardened Gentoo, and are focused on with D:SbD.

      You should realize that adding Stack Smash Protection or real PT_PAX_FLAGS (as opposed to utilizing the non-standard abuse of the standard EI_PAX field), or producing ET_DYN executables that can be freely moved around by PaX can't just be done by a user, unless he rebuilds his distribution. In that case, why not just use Gentoo? It's designed around building from source, it's most obviously BETTER for building from source.

      There are many non-source based distros. These of course would be better for some users than Gentoo. They'd also likely have issues with being built from source (more difficult, or breaks the package manager); plus the user would need to locate things that break with the protections himself and not use those for those. This is why a distribution should come secure.

      These little "Security hardening enhancements" will never ammount to anything. The whole distribution needs a full rebuild to really take advantage of them. PaX for example will do nicely, as long as nothing kills EI_PAX (like strip sometimes likes to) for broken binaries, and as long as you don't mind missing out on randomizing the executable base. SSP and PIE/ET_DYN are just impossible to "drop in" to a live distro.

  5. What about Windows? by bholub · · Score: 2, Funny

    Why not just get Windows XP; I mean, didn't you guys hear MS when they said they were focusing on security now???

    --
    I farted
  6. Debian could use that as a spam headline! by Anonymous Coward · · Score: 5, Funny

    Hard3n y0ur Debian/w0ody t0day!

    1. Re:Debian could use that as a spam headline! by Deliveranc3 · · Score: 2, Funny

      Your computer is subject to adware and spyware.

      A giant corperation is tracking your every click!.

      We can solve all your problems with compatibility, heck you don't even need x86 anymore and what's more it's free FREE FREE!


      Linux advocates sound like really crazy late night sales people.

  7. Interesting....... by AcidFnTonic · · Score: 3, Interesting

    Being a slackware guy myself, I still would very much like to inspect this branch when released....

    I still think the less you have the more secure it is.... as long as what you have isnt bloated. Thats why in my opinion slackware is great on security.

    So if this thing is more than one iso image ill be rather skeptical since debian tends to be a very large distro...

    --
    Sometimes the majority just means all the morons are on the same side.
    1. Re:Interesting....... by OmegaBlac · · Score: 5, Informative
      I still think the less you have the more secure it is.... as long as what you have isnt bloated.
      I agree.
      So if this thing is more than one iso image ill be rather skeptical since debian tends to be a very large distro...
      You only need to download 1 Debian ISO to install it. There even is a minimal iso version for network installs. The default Debian install is the bare miniumum. Hardly if any services are running on a default Deb install. Yes Debian has the largest selection of packages, but no one is forcing anyone to download all the ISOs just to install Deb. Just install and apt-get away what you need!
  8. It's good for both, actually; by Progman3K · · Score: 5, Interesting

    Debian's team can implement it a certain way and whatever amazing thing they cook-up can be re-used by the Gentoo team!

    The goal is not a religious war, the goal is for you and I to get ahead.

    --
    I don't know the meaning of the word 'don't' - J
  9. This could be a good thing in the future by Anonymous Coward · · Score: 2, Insightful

    IF it results in many of the security features that make Debian (and GNU/Linux in general) hard to use being moved over to a specially oriented project, and removed from the main one.

    For example, if you are setting up a single user box to access the internet with a modem (something that GNU/Linux should shine at) you often run into problems related to pppd requiring all sorts of obnoxious nonsense to get it to run as a regular user.

    Policies such as new accounts having their own group by default, and not being readable by all other accounts, make sense in the ISP, server, and in business settings in general. But tipping point is being reached, to where soon most people setting up Debian are setting it up to use it at home, not to run a business or train themselves to get business related job skills. Things like pam have to go to where they belong, and not get in the way of the rest of us.

  10. Enhacements against the Linux Entropy Pool engine? by Anonymous Coward · · Score: 5, Interesting

    Has anyone ever,ever,ever compromised a computer or encrypted document by predicting the output of a random number generator?

    Would the time not be better spent looking for the next OpenSSH/SSL hole?

    I'm not trolling, most security flaws come from everyday apps rather than esoteric problems.

  11. New pickup line for geeks... by vettemph · · Score: 5, Funny

    Wanna mount my hardened woody?

    --
    The government which is strong enough to protect you from everything is strong enough to take everything from you.
    1. Re:New pickup line for geeks... by vettemph · · Score: 5, Funny

      ....Hardened Woody set for release!

      --
      The government which is strong enough to protect you from everything is strong enough to take everything from you.
  12. wtf? Hey moderators.... by Mad_Rain · · Score: 2, Funny

    Debian could use that as a spam headline!:
    Hard3n y0ur Debian/w0ody t0day!


    That was funny. C'mon, laugh.

    --
    "What do you think?" "I think 'What, do you think?!'"
  13. good trend by Chuck+Bucket · · Score: 2, Informative

    I liked this back when Gentoo did it, and I think this is a great trend; having a completely security minded Linux OS (since BSD has been there forever ;))

    personally I'm really interested in the Security-Enhanced Linux that the NSA is working on. To have something that complete is really intriquing. Now if they don't have something like apt to keep it steady I dunno...but you have to admit it's got 'wow' factor written all over it!

    BCDFY^&D&S^F

    1. Re:good trend by LittleLebowskiUrbanA · · Score: 4, Insightful

      I kind of get a kick out of all of the anti US gov't people on /. using something the NSA developed and gave back to the community.

    2. Re:good trend by drinkypoo · · Score: 4, Interesting

      If you look at the SElinux download page you can read the following tidbit:

      The Linux 2.6 kernel already includes the extended attribute (EA) support, the Linux Security Module (LSM) framework, and the SELinux module, but the changes to the SELinux module that have not yet been upstreamed can be obtained from here.

      In other words, SElinux comes with the kernel.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    3. Re:good trend by drinkypoo · · Score: 4, Insightful

      I prefer to discard only the bathwater. Baby can stay. I get a kick of the NSA giving back to the community that hates them...

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  14. They'd need more drastic changes by bluefoxlucid · · Score: 5, Interesting

    I'm a Hardened Gentoo user; although, I only use a subset of all the hardened herd's efforts :) I actually do understand what I'm doing, though, and am trying to spread that understanding myself. I am in no way affiliated with [Hardened] Gentoo or Debian.

    At any rate, these people don't understand that they'll need more drastic changes. Why not bring attention to http://d-sbd.alioth.debian.org/ while you're at it? This is my project, just a demonstrational effort to bring these things to the attention of the Debian maintainers.

    The idea isn't to have a hardened "Enhancement," but rather to incorporate anything you can put in that won't hurt. For example, you can compile glibc, gnome, and bash with SSP/ProPolice, and nothing else will use ProPolice but those. Those programs also won't be hurt by ProPolice. We can extend this to, "Compile any program or library that won't break with it with SSP." The user will never notice; but it'll stop a range of attacks.

    My point is that you need to aim low. A hardened system like Hardened Gentoo or Adamantix will supply you with *everything* -- PaX, SSP, ET_DYN binaries, rediculously complicated MAC systems, firewalling maybe, network sniffers, etc. A non-hardened distribution should look at each of these, determine which don't change the end user's experience (administrator included), and implement them. This is "Do what's easy" rather than "Do EVERYTHING we possibly can," but it's still better than just being lame in the area of security.

  15. Re:Deban could use it by Wonko · · Score: 4, Informative

    Take for example the fact that I can remotely shutdown a debiaTake for example the fact that I can remotely shutdown a debian machine over ssh with the "halt" command. A RedHat distro had that little feature blocked

    Why exactly is this a bad thing? Have you never had to shutdown or reboot a remote server? I know I've had to do both at least a few times... Although rebooting would be much more common, and it would probably be safer as well :p.

    On my Debian machines you seem to need to be root to do it. If someone I don't know is logged in over ssh as root on one of my boxes the last thing I am worried about is his ability to shut it down :p.

  16. Securing Debian Manual by CFrankBernard · · Score: 2, Informative
  17. Who are these people? by ConsumedByTV · · Score: 5, Informative

    First off, who are these guys?

    Debian already has a security project, a few of them actually.

    I looked at google for either of these guys names and unless I am mistaken, this is what I got: developer one and developer two.

    Interesting that anyone else that they haven't ever used those names to contribute to say at least a single debian security mailing list, or say ANY debian lists?

    Even more interesting is that they don't seem to have much but a slashdot plug and they are accepting donations.

    I am not impressed. Working with the debian security team is the way to go.

    Steve Kemp is one of the main guys heading up the debian audit project, these guys should be working with him. Not for some other project.

    The official debian project for this is the debian audit project.

    Hell advertising that they use SSP enabled GCC! Steve makes those packages for use with debian already!

    --


    "Not my manner of thinking but the manner of thinking of others has been the source of my unhappiness." - M
    1. Re:Who are these people? by stevey · · Score: 2, Informative

      Debian by default does not ship with an SSP enabled GCC.

      I've made packages available, and others have too - but by default the patch isn't applied to Debian's compiler.

      Please see bugs 233208 and 213994 for details.

  18. TRNG by dmiller · · Score: 3, Informative

    The crap about Geiger counters seems to indicate the author seems more interested in studly buzzwords than actually developing practical solutions. A soundcard with nothing plugged in is a perfectly acceptable source of entropy, the problem is just in accurately estimating the rate. Also, many chipsets and an increasing number of CPUs include hardware random number generators which can be used too.

  19. selinux? by starseeker · · Score: 3, Interesting

    I'm curious as to why they chose the particular tools they did. I don't know too much about these issues, but from what I understand the NSA's selinux patches are a very robust and powerful set of tools. IIRC Redhat has been integrating it into their systems. It may be that this isn't the best choice, but I'd be curious if someone who knows them well could give us a rundown of why some solutions might be better/worse.

    One issue with selinux I (think) I understand is that in order for applications to run properly you need to have predefined rules which allow them to do what they need to do (the nature of MAC is they can't do anything except what is explicitly allowed, as I understand it). This is possible for servers, which do only a few jobs repeatedly, but for a desktop machine with hundreds of potential applications to fire up and more being developed such a burden becomes huge. A normal user would end up turning off MAC in order to use the computer the way they want to, unless each application they want or may want to use already has a default ruleset present. I would be really happy to see this happen - various distributions collaborate on default rules for large numbers of applications, so end users could actually use systems that are seriously hardened. I know it's probably overkill, but given what casual Windows users on the network have done over the years (as well as unsecured Linux boxes and other OSes, for that matter) I think if some combination of projects could deliver a usable desktop machine with mandatory access control and any other features which might defend their box while letting it be useful would be a Very Good Thing. One thing is for sure - too little security does more harm to the internet community than having more protection than you need.

    --
    "I object to doing things that computers can do." -- Olin Shivers, lispers.org
    1. Re:selinux? by IamTheRealMike · · Score: 2, Insightful
      This is possible for servers, which do only a few jobs repeatedly, but for a desktop machine with hundreds of potential applications to fire up and more being developed such a burden becomes huge ... I would be really happy to see this happen - various distributions collaborate on default rules for large numbers of applications, so end users could actually use systems that are seriously hardened

      No, the solution for SELinux is for the application developers themselves to write policy.

      Last time I discussed this with the guys on #selinux, they appeared to think that being non-experts, "regular" developers could not write SELinux policy. I think this is the wrong way to go for several reasons:

      • Attempting to maintain policy centrally for desktop systems is going to be a disaster - the policy will always be out of date or wrong because no matter how much testing they do, the policy maintainers cannot know every operation the program may wish to take. Current testing seems rather basic - does it start? If I play with it for a few minutes, does anything appear obviously broken? etc etc. Software that breaks in mysterious ways will be the result. Only the developers of the software can write accurate policy IMHO - this opinion is in direct contrast to some of the current SELinux developers however.

        You'll have the same mess people have with broken and out of date packages in fact.

      • Most apps won't have any policy at all

      • If SELinux policy is so convoluted that you need tons of training in order to write it, it's pretty much doomed as a system we can use globally outside of niche "appliance" scenarios.

      Fortunately it's possible to install policy within packages like any other data file. So it just requires good community training, like anything else. When FC3 comes out with a basic SELinux implementation active by default I'd expect to see people play with it a lot more.

      Sometimes people get confused - SELinux isn't about preventing malware/spyware type stuff, though theoretically you could use it to help quarantine "alien" programs. It's about giving programs the least priviledge necessary to do their job, so if they are compromised (buffer overflowed etc) somehow, the damage that can be done is limited. It's a defence mechanism.

  20. http://packages.debian.org/harden by Anonymous Coward · · Score: 4, Interesting
    debian packages: harden

    how is Hardened Debian going to be different from installing the harden* packages?

    1. Re:http://packages.debian.org/harden by OA · · Score: 3, Informative

      The official harden* packages are purely virtual. Their only purpose is to conflict with other packages which are insecure. In contrast Debian hardened wants to change the contents of the insecure packages

      Not exactly correct.

      It pulls in a documentation called harden-doc which goes through all the actions local admin should take to make the system secure. I think Javi is always putting good efforts to update it. This SGML source of this doc package is a part of the source tree creating dependency if I remember correct.

      The same document is available as "Securing Debian Manual".

      Cheers,

      Osamu

  21. Re:HOW? by Stevyn · · Score: 3, Insightful

    I think you misunderstood. I meant that users get shafted with there are just a few large companies competing, but it is better to have lots of smaller organizations writing FOSS. For most users, the advances in FOSS haven't affected them in the past few years. OSS projects like firefox and gaim are starting to become popular for the every day folk and that's the advantage to the consumer I was referring too.

  22. Itch scratching, and audit by RedPhoenix · · Score: 2, Interesting

    At the risk of the post sounding like a discussion at a head-lice convention, everyone has their own personal itch to scratch.

    Several posts thus far, have questioned the viability of establishing yet another secure-debian project, similar to other existing projects, and have indicated that there would be a better use of available resources if everyone would just get along and work together (or at least, form under a single project). Fair enough.

    However, there are a whole range of reasons why diversity and natural selection w.r.t many competing projects can provide benefits over and above a single large project - organisational inertia, effective and efficient communication, and development priority differences, for example.

    'Organisational inertia' in particular, whereby the larger a organisation/project gets, the slower it can react to changing requirements, is a good reason why this effort-amalgamation can potentially be a bad thing.

    Each of these projects probably has a slightly different 'itch' to 'scratch'. There's no reason why, later on down the track, that the best elements of each of these projects cannot be merged into something cohesive.

    A good example is the current situation in Linux Auditing (as in C2/CAPP style auditing and event logging, not code verification) and host-based audit-related intrusion detection. Over time, we've had Snare (http://www.intersectalliance.com), SLES (http://www.suse.com), and Riks Audit Daemon (http://www.redhat.com). Each project had a slightly different focus, and each development team have come up with some great solutions to the problems of auditing / event logging.

    The developers of each of these projects are now communicating and collaborating, with a view to bringing a effective audit subsystem to Linux that incorporates the best ideas from each approach.

    BTW: How about auditing in this project? Here's a starting point:
    http://www.gweep.net/~malk/snare_debian.sh tml

    Red. (Snare Developer)

  23. what's wrong with /dev/urandom by mo · · Score: 3, Insightful

    Does anyone have evidence where a system was cracked due to the lack of entropy from things like interrupt timing?

    I would think that there exists a limited number of people in the world who could exploit a diffie-helman exchange between systems using the usual sources of randomness on an x86 machine.

  24. Heh... by Anonymous Coward · · Score: 2, Funny

    I can imagine the newest spams: get your Woody hardened now...

  25. Re:Enhacements against the Linux Entropy Pool engi by bomb_number_20 · · Score: 3, Informative

    Does this count?

    --
    That's ok, Jesus likes me anyway.
  26. Re:Deban could use it by darkewolf · · Score: 3, Informative

    Being able to remotely shutdown or halt a machine is a godsend. The trick is to restrict SSH access-in from certain 'secure' IP addresses, and firewall the rest of them out. Secondly, I guess only allow root access from a non-root account (ie: no ssh'ing in as root).

    But I guess to each their own :)

    --
    "That is not dead which can eternal lie...."
    Nimheil
  27. as *if*! by Llewyn · · Score: 5, Funny
    i suppose 'Debian Hardened' is not referring to the installation process... yegods! it was hard enough already!


    but seriously... as a debian user, i fully condone harder, faster, and stronger debians.

  28. Re:Enhacements against the Linux Entropy Pool engi by Anonymous Coward · · Score: 4, Informative

    No, in that case they did not use any random data (or "salt" as cryptographers call it) in the encoding at all.

    The problem was not the quality of the random number generation.

  29. Re:Enhacements against the Linux Entropy Pool engi by strider44 · · Score: 3, Informative

    Definitely. There was a gambling agency that people ripped alot of money off from other people cause they seeded the generator with the amount of milliseconds since midnight and used a public lookup table to generate the random number. Not only is this a stupid way of doing it - it's only security through obscurity cause you only need a few queries to syncronise your clock with the agency's clock, but the idiots actually published their code!!!

    Now consider this example - random number generators are anything but secure.

  30. Re:True random numbers are impossible! by 808140 · · Score: 2, Interesting

    It seems Quantum Mechanics disagrees with you. Thank goodness, too. If every effect needed a cause, we'd be in a funny conundrum when considering the origins of the Universe, wouldn't we?

    It rather reminds me of St. Thomas Aquinas' proof of the existance of God using the logic of the unmoved mover (that as all things have cause, there must exist one seed without cause to begin the chain, and that seed is God). This mostly seems like bunk, today, what with the fact that cause can follow effect, Quantum Mechanics exhibits truly random behaviour, etc, etc.

  31. Re:harden what?? by 808140 · · Score: 3, Funny

    Security is like an erection: it can always be harder and longer lasting. That doesn't necessarily imply impotence (unless it comes from the aptly named Microsoft, haha).

  32. Re:Deban could use it by doorbot.com · · Score: 2, Insightful

    If someone I don't know is logged in over ssh as root on one of my boxes the last thing I am worried about is his ability to shut it down

    Actually, if someone I don't know is logged into my system as root, I'd prefer they simply shut the machine down. Then they can't do any (more) damage...

  33. Re:Not that this is like Fark or anything, but by chip_s_ahoy · · Score: 2, Funny

    You try to make a joke with that and you don't bring in "Woody". Weak.

    I call mine "Sarge".

    My distro, I mean.

  34. If you need a secure system... by Anonymous Coward · · Score: 3, Insightful

    ...just use OpenBSD, where security is not a patch or an afterthought.

    It might surprise some linux fanbois, but other OSs are better suited than their beloved linux for certain tasks.

    1. Re:If you need a secure system... by HSpirit · · Score: 2, Informative

      I agree entirely with this. Before jumping on the bandwagon, read here for a synopsis of what a secure *nix operating system is about.

  35. Re:Sarge... by julesh · · Score: 2, Informative

    Who says you shouldn't run X on a server? Just make sure you have -nolisten tcp in the server setup. And for good measure, block the ports it uses.

  36. Re:Enhacements against the Linux Entropy Pool engi by yarbo · · Score: 2, Informative

    http://catlin.casinocitytimes.com/articles/1243.ht ml Someone once beat Keno 3 times in a row and won $620,000 by figuring out a weakness in the 'randomly' generated numbers.

  37. Too much security by emiste · · Score: 3, Interesting

    Sometimes I get a feeling saying that people spend too much time thinking about security in the OSS world. Security is important, but as mentioned earlier, has a system's security for example ever been compromised because of insecure random number generation?

    It's just like the VPN softwares around. Take for example IPsec/FreeSWAN and OpenVPN. OpenVPN offers great security using SSL and TLS. Both those protocols are in the present time considered secure and it's fairly simple to setup.

    IPsec on the other hand, takes the concept of security to a whole new level. This affects the overall software, turning it into a pain to set up and understand. And in order to make full use of the security you have to understand how it works.

    I bet many security issues arises out of misconfiguration due to unnecessary complexity in the software. Keep it simple stupid is the way to go.

    My point is: isn't secure security enough? Does it have to be better?

  38. Re:Sarge... by edbarrett · · Score: 2, Informative
    Just make sure you have -nolisten tcp in the server setup.

    Which is the default in Debian.