Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> You don't need an anti-virus if you are only running software from trusted sources

What does "trusted sources" mean in the Windows world? Microsoft itself has shipped virus-infected CD-ROMs in the past.

> Linux package managers are nice until one needs something it isn't there

My sense is that, while this can happen, it's less likely to happen with the major Linux distros than it is with Windows. Major distros have tons of software in their package managers.

> I never saw a UNIX that would allow to prevent users to install software locally, as Windows does with Active Directory group policies

Um, you do realize that all it takes is not putting the user in the "sudoers" or "wheel" group (depending on the distro), right? This is routinely done in settings where only sysadmins are allowed to install software, such as universities. You certainly don't need anything as heavyweight as Active Directory group policies.



> What does "trusted sources" mean in the Windows world? Microsoft itself has shipped virus-infected CD-ROMs in the past.

Do you also read OpenSSH and Bash source code looking for security exploits?

> My sense is that, while this can happen, it's less likely to happen with the major Linux distros than it is with Windows. Major distros have tons of software in their package managers.

Quantity != Software X that user won't do without.

> Um, you do realize that all it takes is not putting the user in the "sudoers" or "wheel" group (depending on the distro), right? This is routinely done in settings where only sysadmins are allowed to install software, such as universities. You certainly don't need anything as heavyweight as Active Directory group policies.

I can install whatever software I want under $HOME, there is nothing preventing me to do that.


> Do you also read OpenSSH and Bash source code looking for security exploits?

I don't personally, no. But I'm confident that there are experts doing so, and that when they find an issue, it is publicized and fixed quickly, because it's considered an extraordinary and urgent event, and allowing it to continue unfixed would be unacceptable. When MS shipped virus-infected CD-ROMs, nobody thought it was unacceptable, or even abnormal.

However, if you're confident enough in Windows' security features to run without anti-virus software, that's fine. My sense is that the vast majority of Windows users are not. But the vast majority of Linux users are.

> Quantity != Software X that user won't do without.

You're going to have to give specific examples, because I just don't see this as a significant issue that users who don't want to hose their systems have to deal with on Linux. I've never come across any software I needed as an ordinary user that I couldn't find in my Linux distro's package manager. (As a programmer, I have, but that's a different case.)

> I can install whatever software I want under $HOME

Which comes under the heading of users who want to hose their systems. If you don't want to hose your system, just don't do that.

(As an aside, I think you can actually lock down executable permissions in $HOME with SELinux. But I haven't tried it myself.)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: