Linked by Igor Ljubuncic on Mon 21st Jun 2010 09:35 UTC
Thread beginning with comment 430887
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: Security - ah.. that's wat it is
by jabbotts on Mon 21st Jun 2010 15:41
in reply to "RE[2]: Security"
Well that's not really true as, generally speaking, Linux distros ship with more secure defaults than Windows does.
And may I remind people that Linux security features are not even turned up to full blast on default installations. It's this good out of the box but it's not even trying. There's room for increasing Linux security two-fold or more. Consider:
* mandatory AppArmor-based software whitelisting;
* mandatory separate /home and /tmp partitions with noexec,nodev,nosuid;
* restricting software installation to official repositories and their mirrors and denying direct install of debs/rpms/install kits by default;
* integrating and shipping default kernels that feature better ASLR and NX bit support.
"Well that's not really true as, generally speaking, Linux distros ship with more secure defaults than Windows does.
And may I remind people that Linux security features are not even turned up to full blast on default installations. It's this good out of the box but it's not even trying. There's room for increasing Linux security two-fold or more. Consider:
* mandatory AppArmor-based software whitelisting;
* mandatory separate /home and /tmp partitions with noexec,nodev,nosuid;
* restricting software installation to official repositories and their mirrors and denying direct install of debs/rpms/install kits by default;
* integrating and shipping default kernels that feature better ASLR and NX bit support. "
May I remind you that I stated "more secure defaults than Windows" and not that "Linux's defaults are perfect"





Member since:
2007-03-26
"Linux is both the least and most secure OS there is. It all depends on how much time and effort the admin puts in to properly configuring it."
Well that's not really true as, generally speaking, Linux distros ship with more secure defaults than Windows does.
However, it is fair to say that no OS is secure if you stick an experienced idiot in front of it. i.e. the kind of users who are experienced enough to know how to do stuff but not smart enough to know they shouldn't do it. (unfortunately I think we've all met at least one of these guys and I'm sure a few of you guys has made a living out of fixing their computers)