Slashdot Mirror


6 Months On, Vista Security Still Besting Linux

Martin writes "Great report on security vulnerabilities for MS/Linux/OS X. This is a revised version of the one Jeff Jones did back on March 21: Windows Vista — 90 Day Vulnerability Report. This time he did what the Linux community had asked. Everyone complained that he did the report based on a full Linux distro including optional components, not on just a base OS install. So this time he did both; Vista still came out on top. I was shocked that Apple was even on the list as I believed all those Mac commercials!"

478 comments

  1. Fine... by Progman3K · · Score: 5, Interesting

    Point me at the problems in Linux and I'll fix them.

    What? Can't do that with Vista?

    I'll take Linux, thank you.

    --
    I don't know the meaning of the word 'don't' - J
    1. Re:Fine... by Anonymous Coward · · Score: 0, Flamebait

      uh, yeah. bet you will. if this is so true and the linux community is just thriving with talent like yours than why are there still problems at all? you linux guys are always good for a laugh.

    2. Re:Fine... by gravos · · Score: 5, Insightful

      So what are you waiting for exactly? You could fix them today and then prove the author wrong. Oh wait, maybe you couldn't...

    3. Re:Fine... by toleraen · · Score: 4, Informative

      Here ya go! Let me know when you're finished, thanks!

    4. Re:Fine... by Effugas · · Score: 2, Insightful

      Really? I can file bugs against you?

      I suspect you've fallen into the falacy that just because people can look at the source, people actually do. If you really want some stuff to fix, believe me, there's no end of stuff to throw your way.

    5. Re:Fine... by kjart · · Score: 4, Insightful

      Wait, assuming both assumptions here are true (i.e. Windows has fewer vulnerabilities and you would fix all security problems brought to you in Linux), you would still rather _personally_ fix a lot of bugs over having a more secure platform (again, big assumption there)?

    6. Re:Fine... by Anonymous Coward · · Score: 0

      Could you provide examples of problems you've fixed please?

    7. Re:Fine... by Anonymous Coward · · Score: 0

      Bullshit! You have apt-get install, that's easier to use than any windows installation software EVER!

      The thing is different if you don't have all the mirrors and you try install stuff like you would do with windows. Good linux programs are commonly one-packet-for-every-platform-and-architecture, distributed as source code. This means you need to do the ./configure and make to first compile, then make install

      It's not that hard unless the thing won't install from some reason.

    8. Re:Fine... by Goaway · · Score: 1

      +5, Rationalizing Away Problems

    9. Re:Fine... by Anonymous Coward · · Score: 1, Informative

      >none of that ./configure && make && make install nonsense or a miriad of package managers (yast, smart, yum etc etc)
      >
      >you see on windows ur guaranteed your app will work across all versions on linux forget about it

      No, you're not guaranteed that your app will work on all versions at all. And, to boot, you have to F aorund with all the other problems that every single Windows user out there is well familiar with - you included.

      Do you want an OS where none of that exists? An OS where there is a single, universal way of both containing and "installing" apps? Go try Mac OS X.

    10. Re:Fine... by Evanisincontrol · · Score: 5, Funny

      you see on windows ur guaranteed your app will work across all versions


      Ha..hahaha...HAHAHAHAHAHAHAHA!
    11. Re:Fine... by simm1701 · · Score: 2, Informative

      A self extracting tar file with installer?

      Its a very old trick thats been on unix for years. you make an install shell script, you put a tag that signifies the end of it, then you appaend the tgz of the package you want to install.

      Set this installer to executable and voila you have a self extracting installer - feel free to add gui's etc.

      You might be familiar with the concept - pretty much every installer you use on windows employs this kind of system - its not exactly difficult to create or use.

      Personally though I much prefer apt-get and .debs

      --
      $_="Slashdotter";$syn="OTT";s;..;;;sub _{print shift||$_};s!ash!Perl !;s=$syn=ack=i;tr+LLEd+BLAH+;_"Just Another ";_
    12. Re:Fine... by Anonymous Coward · · Score: 0

      you see on windows ur guaranteed your app will work across all versions on linux forget about it
      Applications are usually much more likely to work across multiple major versions of Linux like 2.2.x, 2.4.x, and 2.6.x than across major versions of Windows (Windows98, Windows 2000, Windows XP, Windows Vista). The Linux kernel interface hasn't really changed much since the switch from a.out to ELF binaries. Your problem is that you're confusing different distributions of GNU/Linux with the Linux kernel itself. Ubuntu GNU/Linux is equivalent to Windows XP for instance. An app written that will work for Ubuntu GNU/Linux 7.04 will work on all Ubuntu GNU/Linux 7.04 installs. You're trying to say you should be able to take an Ubuntu GNU/Linux 7.04 app and run it on Fedora Core 6 and it should run fine right? That's like trying to run a FreeBSD app in OS/2. It's unlikely as hell to work.
    13. Re:Fine... by Anonymous Coward · · Score: 0

      Well at least those Linux folks don't have to jump through hoops to get patches. I have a problem right now that there is a patch for, but I'm way too lazy to call MS to get it. Why not just let me download it? Include a big fat red "this code might blow up your system" to scare of the morons.

    14. Re:Fine... by b1ufox · · Score: 5, Insightful
      Looks like Mr Jeff Jones works at Redmond.

      https://209.34.241.68/user/Profile.aspx?UserID=780 3

      No wonder Windows Vista is best in his review.

      I am not convinced, next please Mr Jones.

      --
      -- "Genius is 1% inspiration and 99% perspiration" - TAE --
    15. Re:Fine... by stevey · · Score: 4, Interesting

      People do though, thats the thing.

      I've spotted many security issues, and the fact that we see more reported every week is proof enough that people do look at the source. If nobody looked we'd have no new reports, right?

    16. Re:Fine... by Skapare · · Score: 3, Funny

      What? Can't do that with Vista?

      "No user serviceable parts inside"

      --
      now we need to go OSS in diesel cars
    17. Re:Fine... by Ravnen · · Score: 5, Interesting
      A good argument against this myth is made in a Guardian article from a couple of years ago about OpenOffice, which includes the following comment about external contributions, i.e. those not made by the 100 or so full-time developers paid by Sun to develop it:

      But what about the innumerable volunteers who can download the code and fix what they like? They take one look at the effort involved and run. OpenOffice is an extremely complex mountain of source code. As far as I know, in the five years it has been available as open source, not one contribution to the program has come from amateurs. The outsiders who have provided input have been full-time professionals employed by Linux companies to help make the software credible.
    18. Re:Fine... by SQLGuru · · Score: 2, Insightful

      I think your version comparision is flawed. Windows XP has had service packs, that is more equivalent to your point releases of Linux than the jump from Win95 to WinXP. Can you take Linux 1.x.x apps and run them on Linux 2.x.x? Likely, but just as likely to work for Windows apps, too.....I do believe that many older Windows apps run in Windows XP in compatibility mode.

      Now, go the other way (XP -> 95 or 2.x.x -> 1.x.x). Neither will work very well. Something required will very likely be missing.

      Layne

    19. Re:Fine... by ozmanjusri · · Score: 5, Informative
      No wonder Windows Vista is best in his review.

      It's a pretty contrived review.

      The bulk of it has already been debunked here http://seclists.org/fulldisclosure/2007/Jun/0528.h tml

      --
      "I've got more toys than Teruhisa Kitahara."
    20. Re:Fine... by davFr · · Score: 1
      --
      RIP Slashdot. I used to love you. dead account - but slashdot wont let me delete it.
    21. Re:Fine... by ari_j · · Score: 2, Interesting

      Maybe if they thought of outside developers as outside contributors rather than amateurs, more people would be willing to put in some effort.

    22. Re:Fine... by brunascle · · Score: 1
      single way? alrighty.

      install.sh:

      #!/bin/sh
      ./configure
      make
      sudo make install
      you're welcome.
    23. Re:Fine... by Xabraxas · · Score: 2, Informative

      i want to be able to install programs easily across ALL distros EASILY (like people do on windows now)

      If you haven't noticed but there is only one "distro" of Windows, unless you want to count MCE, etc as another "distro".

      you see on windows ur guaranteed your app will work across all versions on linux forget about it

      I wish that was true. Good luck installing a random piece of software on Vista. It probably won't work. What about people who still use 98/ME, most software isn't compatible. Forget installing antivirus, a new scanner, or a new printer on an old version of Windows. You better watch or for the very same things on Vista, because there are still a ton of compatibility issues.

      Now on to the biggest issue with your statement. Every Linux distro is a different operating system. Asking for installers to be universal is like asking for software built for Windows to install on Linux. Why don't application installers for Windows work consistently with WinXP, Win2003, WinVista, and WinCE? Oh yeah, because they are different operating systems.

      --
      Time makes more converts than reason
    24. Re:Fine... by Anonymous Coward · · Score: 0

      Exactly. I am a 20 year vetran of Microsoft IT and networking work. I have tasted and slept with every incarnation of an OS that Microsoft every created.

      Monday I unboxed and started setting up my first Mac pro tower. I about crapped my pants when it transferred some of the video dat from a friends MAC over ethernet at least 5X faster than windows ever could. I spent the next few minutes assuming it failed and I have a incomplete file(4.6gb). It was fine. I then went on to discover that workflow in OSX is far better than windows, administration makes sense instead of wading around trying to find where they hid that setting and Funny thing is I am not getting any spyware infections surfing the internet.

      Oh I am also a linux guy from way back. There is NO WAY IN HELL that vista can have better security than Linux unless if they did what Apple did and rip out the guts and put in BSD.

      So is vista running on top of BSD?? if not then the article, summary and author ar so full of shit, I can smell them from here.

    25. Re:Fine... by walt-sjc · · Score: 5, Insightful

      I suspect you've fallen into the falacy that just because people can look at the source, people actually do.

      It's a fallacy? Shit. I guess that all these years that I have been working on open source software, fixing bugs, adding features, has actually been a big long dream. I'll wake up and finally see that I've been living in the Matrix, and finally see Bill G in his true Borg form hanging over me grinning...

      Of course not EVERYONE looks at the source for every app, but collectively there are a HUGE number of people looking at and working with the source for just about every app out there. Unfortunately, not everyone working on open source is a qualified professional, and we do see some horrible code out there, but it's no worse than a lot of the commercial code I've seen over the years.

      But back to the report. It's a shell game. Microsoft, having a closed development model, may have HUNDREDS of high threat level flaws that are UNDISCLOSED but may be known about by black-hat hackers. Open source by nature is ALWAYS disclosed. MS also has a habit of rating their flaws at a lower threat level than third party security researchers rated it. Yep, just goes to show that you can prove anything with statistics.

      Here is a statistic for you... 99%+ of all the probing I get on the external side of the corp network are from windows boxes according to fingerprint analysis. Since most probing is done via compromised machines (botnet), and that windows has less than a 99% market share, that leaves me with one conclusion. The numbers are similar for spam.

      How many vulnerabilities are known about and fixed in a certain time frame is meaningless. What would be meaningful, but an impossible statistic to gather, is exactly what percentage of installed Linux and Windows machines are currently compromised and being actively exploited (member of a botnet.) I've heard estimates that up to 50% of all windows machines are infected with serious malware of some sort or another...

    26. Re:Fine... by Anonymous Coward · · Score: 0

      Yeah.... that's it.

    27. Re:Fine... by UbuntuDupe · · Score: 3, Insightful

      Whenever someone says, "I can't improve the code for open-source program X, because I don't know the computer language it's written in", I tell them, "well, then you're only slightly less qualified than someone who does know the language".

      Open source programs are typically not well-commented and searchable enough for a capable outsider to improve upon without significant investment of time.

    28. Re:Fine... by Technician · · Score: 4, Informative

      No wonder Windows Vista is best in his review.

      I am not convinced, next please Mr Jones.

      Someone else didn't like the numbers either and provided this link;

      http://www.microsoft-watch.com/content/security/mi crosoft_is_counting_bugs_again.html

      There are more patches in a month than there are fixed patches in the count.

      --
      The truth shall set you free!
    29. Re:Fine... by Ravnen · · Score: 1

      The article was written by Andrew Brown of the Guardian, not anyone associated with Sun or OpenOffice, so in all likelihood, the choice of words was his. In any event, I would be interested to see a similar analysis of projects without commercial roots, especially Linux, given its high profile.

    30. Re:Fine... by Chutulu · · Score: 1

      So? If you made part of the Open Source community and classified the Linux the safest wouldn't it be the same thing? Would anyone care here in slashdot??

    31. Re:Fine... by BosstonesOwn · · Score: 3, Insightful

      Well problem is most common users don't want to type out a command , they , I want to say are too lazy , but more commonly they are too computer illiterate to get the syntax right and/or the spelling of the package they want. Thats why tools like windows update and synaptics (spelling?) on ubuntu are good tools for common users. And why it makes ubuntu a good choice for folks.

      as far as source code. so many people want to pick a package install and use in minutes , thats why we have broadband and binaries. expecting a new user or even a semi experienced user to ./configure , then make clean (in case they tried and failed before with old packages) , then make and wait for it to compile (sometimes hours), heaven forbid you have them strip and pack the binariy when they are done. to create a small binary to save size. It is really to much to ask of even a common user.

      But power users are adept to it. With issues like the above I guess I can see why Linux would be less secure then Windows Vista. Vista took the idiot out of idiot users to the best of any ones ability. Hopefully we don't see this on Linux , I enjoy my freedom on it.

      --
      This package Does Not Contain a Winner
    32. Re:Fine... by JohnFluxx · · Score: 5, Informative

      Two points:

      1) They wont accept outside contributions unless you sign their paperwork.

      2) I have personally contributed, so I know that at least 1 person from outside has contibuted :-D

    33. Re:Fine... by SPickett · · Score: 1

      Following your link and clicking on his "Bio", you see the following: Jeff has been a security guy for 19 years. Some of the more interesting jobs he's done: ... and a director in the Microsoft security group.

    34. Re:Fine... by brunascle · · Score: 1

      that's all well and good, but i cant seem to find any unpatched vulnerabilities on that site. anyone have a list of ones that actually need work?

    35. Re:Fine... by Anonymous Coward · · Score: 0

      I have dozens of win95 apps that don't work under xp. There goes your theory.

    36. Re:Fine... by fatphil · · Score: 1

      I was just about to call "STOP! AD HOMINEM!" As your argument isn't logically valid.

      Then I followed this intersting line of reasoning:

      His argument is not wrong _because_ he works for microsoft. I believe it to be wrong simply on the basis of raw facts. (I can remember seeing vastly more than 10 high severity issues in 6 months on Vista, and that includes the bundled packages that come in the default install such as internet exploder.) However, he's almost certainly deliberately misrepresenting the figures because he works for Microsoft. Therefore, major premise + minor premise => his argument is wrong _because_ he works for Microsoft.

      Woh!

      --
      Also FatPhil on SoylentNews, id 863
    37. Re:Fine... by toleraen · · Score: 2, Informative

      Gladly! Check out the "exploits" section.

    38. Re:Fine... by Rogerborg · · Score: 1

      Out of interest, do you even have a Vista install? I don't, but then again, that's why I'm refraining from making any topical comments in this article.

      --
      If you were blocking sigs, you wouldn't have to read this.
    39. Re:Fine... by brunascle · · Score: 4, Informative

      aieee, the stuff in the exploits section is barely even related to linux. it's all third-party stuff. and by third-party i dont mean GNOME, i mean XOOPS. there's even Microsoft exploits listed here.

    40. Re:Fine... by Anonymous Coward · · Score: 0

      Isn't that,
      "I am not convinced, next Mr. Jones please Microsoft."

    41. Re:Fine... by WED+Fan · · Score: 5, Insightful

      Open source programs are typically not well-commented and searchable enough for a capable outsider to improve upon without significant investment of time.

      Goddammit, Sir, why did you have to post after I used all my mod points? You have provided, not only for the OSS world but developers in general, the single most important point when it comes to maintainability.

      I run several servers and desktop systems. Some open, some closed. I have tons of source code, some for open systems, some for closed systems where I participate as a maintainer, developer, or reviewer. Much of the OSS stuff is unusuable except by the team that developed it. Yes, an outsider can come in, look at the code and study it but he/she is going to spend a ton of time "getting up to speed". The only batches of code that I've been able to instantly access and work with are those from projects/developers who decided that they would rather take 3 months to turn out well commented and tested code rather than take 3 weeks to churn and burn crap code that is only marginally better than old BASIC spaghetti code.

      • We'll comment later.
      • We'll break that method up into smaller more logical chunks later.
      • O.k. I realize "DoIt" is a bad function name, but I was stuck at that time. I'll rename it later.
      • Yes, I realize the code we are leveraging is less commented than ours, formatted even worse, and half Chinese, a third Korean, but, we have a plan to fix that in a future roll.
      --
      Politics is the art of looking for trouble, finding it everywhere, diagnosing it incorrectly and applying the wrong fix.
    42. Re:Fine... by Architect_sasyr · · Score: 1

      Everyone else has bitten so I will too:

      1. Windows has more than one way of installing apps. You have a multitude of installation styles as well as a multitude of files. .msi? .exe? .bat? Or maybe an application server? Pushing installations across your domain via group policy (ok that's enterprise but the point still applies). DLL's that change every second upgrade?

      2. To guarantee that your program will work across all versions of windows requires a great expenditure of time (speaking of which, I want Leisure Suit Larry on XP, can anyone link me?). The same applies to Linux, the ./configure && make && make install clean process certainly is a little more hands on than an MSI, although, come to think of it "You are about to install a program" [Install] "Have you read and accepted the license agreement?" [Accept] "This is where we're going to install, are you happy with the default?" [Yes] "Ok, we're going to install now, you happy to go ahead?" [Yes] "Great we've finished installing. Click ok to confirm you noticed and haven't died" [Ok]... so really, apart from a pretty GUI, the windows installation process is quite possibly MORE difficult than a Linux one (barring a command line... look at synaptic for an example).

      And one last note: There is no miriad of package managers, THERE IS ONLY THE PORTS SYSTEM AND IT SHALL BE YOUR GOD... *ahem* Yes, I'm a FreeBSD user.

      --
      Me failed English...
      FreeBSD over Linux. If my comments seem odd, this may explain...
    43. Re:Fine... by kjart · · Score: 5, Informative

      Fantastic sleuthing! here I was reading the article like a chump:

      Full Disclosure: I work for Microsoft - read my previous blog post, Exactly how biased am I?.
    44. Re:Fine... by gEvil+(beta) · · Score: 1, Insightful

      I've spotted many security issues, and the fact that we see more reported every week is proof enough that people do look at the source. If nobody looked we'd have no new reports, right?

      Using your logic, it's impossible for an enduser to find a security hole in Windows.

      --
      This guy's the limit!
    45. Re:Fine... by simm1701 · · Score: 1

      Its nice true, but I prefer something a little more portable.

      The dev machines running solaris 8 in most financials dont have the gnu utilities on them, let alone the productions machines

      However even the default install will give you /bin/sh, tar, gunzip and hopefully awk, sed, grep and if you are really lucky, perl (though for solaris 8 its going to be perl 5.0)

      --
      $_="Slashdotter";$syn="OTT";s;..;;;sub _{print shift||$_};s!ash!Perl !;s=$syn=ack=i;tr+LLEd+BLAH+;_"Just Another ";_
    46. Re:Fine... by Zarf · · Score: 1

      Open source programs are typically not well-commented and searchable enough for a capable outsider to improve upon without significant investment of time. Goddammit, Sir, why did you have to post after I used all my mod points? You have provided, not only for the OSS world but developers in general, the single most important point when it comes to maintainability. The number one reason I've not contributed to more open source projects is that when I do contribute my changes are mostly ignored. So I drift off to another project and say okee dokee I guess you don't need my contributions after all. Oh! Look shiny.

      I would probably respond better if the "master contributors" taunted me for how crappy my code was instead of being flatly ignored. Software in an online community (it would seem then) is about fostering a desire to contribute and that might come from people getting a response from making a contribution. In other words fostering community.

      And, BTW: I'm pretty sure this whole thread is drifting Off Topic...
      --
      [signature]
    47. Re:Fine... by UbuntuDupe · · Score: 1

      Heh, I'm glad someone more knowledgeable than me (by a lot) agrees with me on this. I thought I was just clueless when I made that observation.

      A while back, I wanted to have a word processor with some features* that didn't exist on any current such program. I asked on some forums how to go about this. The typical response was, "Oh, just grab an open source word processor and add the feature! Open Office would be great for this!"

      *For example, drawing arrows between words, and encoding the information about which arrow points to which, in an xml-type text file.

    48. Re:Fine... by mattcasters · · Score: 4, Insightful

      I believe that was mainly the point, yes.
      Most end-users wouldn't recognise a security issue if it was walking in the middle of the street, naked, waving a huge vlag that had "Security Issue" printed in bold on it.

      --
      News about the Kettle Open Source project: on my blog
    49. Re:Fine... by Anonymous Coward · · Score: 3, Insightful

      I inherited a whole pile of complicated PHP code recently. Not only is it uncommented, the errors it spits out are few and far between (most exceptions are uncaught and failures that are caught are merely ignored because the test is encapsulated in an if( ) statement with no corresponding else ), and when there are errors, they're merely echo statements that don't say WHAT happened, only WHERE it happened (even in those cases when the horribly designed PHP language bothers to actually have a function that returns a meaningful error).

      Most of this is primarily the result of belligerent users who continually demanded unjustifiable changes or refused to provide a complete set of specifications from the outset. Fortunately, this particular way of thinking is changing and future projects will not be held captive by ego-maniacal users with unrealistic or constantly changing demands.

      However, to the point, I highly doubt that any sort of management or user pressure is the reason behind the terrible state of so many open source code bases, so I have to wonder if the amateur hacking that is the nature of so many of the bit players and niche pieces of the third party support system isn't a bigger problem than the commercial issues it attempts to solve. Does adding more people really make a difference when most of those people are not even remotely close to being skilled enough to understand what role they're needed in?

      I like me some BSD and OpenOffice and PostgreSQL, but those are all major projects that are designed following a very structured, traditional development paradigm. I have to seriously doubt the efficacy of designing outside of those constraints and, thus, have to seriously question just what value open source development really adds. Is it really a way to develop a better system, or is it just a "nice thing" on the side after the more traditional development processes have created a stable product that the more traditional development processes will continue to provide the bulk of support for?

      I'm going to have to go with the latter. Open source is nice, open source is not really better. I think the notion that "more eyes" are on it is dubious at best, given that only a very tiny number of those eyes are going to be truly skilled and dedicated enough to actually understand what they're looking at.

    50. Re:Fine... by Mr.+Underbridge · · Score: 1

      It's a fallacy? Shit. I guess that all these years that I have been working on open source software, fixing bugs, adding features, has actually been a big long dream.

      I think he's talking about the big, monolithic beasts like the linux kernel and OpenOffice. Neither of those are things that the casual user can poke around and fix. For smaller programs, I have on occasion made minor modifications to things I've used.

      Naturally, if you have had code integrated into the kernel source tree or OO, I'm sure we'd love to hear about how you got started.

    51. Re:Fine... by RonnyJ · · Score: 2, Interesting
      If nobody looked we'd have no new reports, right?

      If this were true, we'd have no third-party reports on closed source software, but that's clearly not the case.

      I acknowledge some people will look at the source, but finding a vulnerability and fixing it (and testing the fix) are two completely different things.

    52. Re:Fine... by Anonymous Coward · · Score: 0

      I'll work on the code as soon as I get a phd in computer science.

    53. Re:Fine... by Hoi+Polloi · · Score: 1

      Well, seeing as he says "Full Disclosure: I work for Microsoft - read my previous blog post, Exactly how biased am I?." I'd say that information is pretty obvious.

      --
      It is by the juice of the coffee bean that thoughts acquire speed, the teeth acquire stains. The stains become a warning
    54. Re:Fine... by Kijori · · Score: 1

      While I agree with you that the article is contrived, have you actually read the "debunking"? It's even more partisan and ridiculous...

    55. Re:Fine... by PPH · · Score: 2, Insightful
      Fine. Most bug fixes are written by pros involved with companies that have an interest in distributing Linux. Still, the licenses under which open S/W is distributed seems to make the likelyhood that the pros will contribute their time and efforts much higher.

      Find, publish, and fix a bug in Linux or an O/S app. Fine, thank you very much. Find and publish the existance of a bug in Windows (particularly if you are bound by any sort of source code NDA) and you risk getting sued. Forget about fixing it. Only Microsoft can do that. If they choose not to, its not possible for disgruntled users to fork a distro and do it themselves.

      --
      Have gnu, will travel.
    56. Re:Fine... by Mr.+Slippery · · Score: 1

      Open source programs are typically not well-commented and searchable enough for a capable outsider to improve upon without significant investment of time.

      Programs in general are typically not well-commented and searchable enough for a capable coder new to the project to improve upon without significant investment of time. (And not uncommonly, they're so bad that the best thing a new coder can do is a near total rewrite.)

      Most code sucks rocks. Good code is the exception, rather than the rule, regardless of whether the code is open or closed.

      I've dug into a handful of FOSS projects over the years and the worst FOSS I've seen is not as bad as the worst proprietary code I've worked on; the best FOSS is about as good as the best closed code.

      --
      Tom Swiss | the infamous tms | my blog
      You cannot wash away blood with blood
    57. Re:Fine... by NSIM · · Score: 1, Insightful

      I wish that was true. Good luck installing a random piece of software on Vista. It probably won't work.


      Strange, I've been running Vista for about 18 months now, and I've had very little trouble in getting random bits of software to install. Generally, what problems I do run into can be fixed by running the initial install with admin privileges. Granted, I don't run a lot of games which is probably where most of the problems will lie. But graphics, multimedia, office and general productivity apps (both commercial and open source) have all worked without problems.

    58. Re:Fine... by Anonymous Coward · · Score: 1, Funny

      Lets focus on the real reason Vista has 'less' security problems...

      NOONE IS USING IT!

    59. Re:Fine... by korekrash · · Score: 3, Insightful

      And if he was a Linux guy and said Linux was more secure? Let me guess, you wouldn't question it a bit.....I love how all people do is gripe about how vulnerable XP is. Well MS listened (for once) and came out with a decently secure OS. Why does the programming community insist on acting like spoiled children at every turn. Fix the bugs and stop griping! Windows guy, "My OS is better than your OS." Linux guy, "No, My OS is better!" Windows guy, "No, it's not! I have a new one and it's better!" Linux guy, "Mommy! That Windows guy said his OS is better!"

    60. Re:Fine... by Anonymous Coward · · Score: 0

      Most end-users wouldn't recognise a security issue if it was walking in the middle of the street, naked, waving a huge vlag that had "Security Issue" printed in bold on it.

      So it is just a flag with the Windows logo on it then, is it?

    61. Re:Fine... by ozmanjusri · · Score: 2, Informative
      have you actually read the "debunking"?

      It's not the most professional writing I've seen, but I believe most of the points made are valid.

      There's another commentary here. http://www.microsoft-watch.com/content/security/mi crosoft_is_counting_bugs_again.html

      --
      "I've got more toys than Teruhisa Kitahara."
    62. Re:Fine... by Mariner28 · · Score: 1

      So much for the FUD trotted out daily by Microsoft and their fans: "Which software would you rather trust? Proprietary software developed by paid professionals, or open source software developed by un-paid amateurs at home?"

      We've always known that Linux and most of the popular OSS projects are developed by professionals.

      --
      "A little misunderstanding? Galileo and the Pope had a little misunderstanding."
    63. Re:Fine... by Anonymous Coward · · Score: 0

      Wait, assuming both assumptions here are true (i.e. Windows has fewer vulnerabilities and you would fix all security problems brought to you in Linux), you would still rather _personally_ fix a lot of bugs over having a more secure platform (again, big assumption there)?

      Well, seeing as how Vista DOESN'T EVEN WORK YET, how is it supposed to be a more secure OS? How can you possibly support the comparison between a fully functional and working as planned OS such as any major Linux distro, vs. something that came out years behind schedule and still doesn't work as planned or documented? Vista is incomplete and non functional out of the box! And last I checked almost every single new security feature in Vista has been hacked.

      And then there is the fact that M$ is unwilling to have full disclosure on their vunerabilities. For all we know they are sitting on hundreds (if not thousands) of major vunerabilities just like they did with XP, 2000, and NT4. It is not a fair comparison to take OpenSource, which practices complete and full disclosure of everything, and compare that against the claims of M$ as to their actual number of vunerabilities when we have no way of confirming that they are telling the truth! (Even worse, we have plenty of evidence showing that they tend to lie about the severity and number of their OS vunerabilities!)

      Then there is the small target factor of Vista. It has no where near the desktop share that XP has right now, so of course it has not been probed as heavily for the potential of turning machines into spam bots and what not. If you beleive the sales figures coming out of M$ for Vista then you truely have no clue what is going on in reality. They cheat by counting all the upgrade vouchers, many of which either haven't been used or in the majority of cases users ended up switching BACK TO XP!! This of course is due to so many programs still not working correctly in Vista. Oh, then there's the fact that most major businesses refuse to deploy Vista at all right now. Yet M$ count's the sale of new seats under their software assurance program for large corporates as Vista sales, even though these companies are using their downgrade rights and still deploying XP only. So the number of copies of Vista out there is artificialy inflated by counting people who techincaly bought a Vista license but aren't actually running it (nor do they plan to), or people who have the ability to get a free Vista license but haven't actually used their vouchers yet.

      Nope, Vista is a flop and this article was nothing more than the product of some M$ shill...

    64. Re:Fine... by nahdude812 · · Score: 3, Informative

      Having been formerly a maintainer for an open source project (see my sig), I can say that we at least (being even a small project) got way more submissions per week than we could possibly have integrated even if all we did full time was integrate them. Of course we didn't just accept simple patches, we reviewed every line of code and evaluated it for cleanliness, security, performance, and (since this is a game) game balance.

      In addition to this, the truth is that at least 9 in 10 submissions which we did evaluate were rejected for various reasons, not the least of which were that many of the implementations were horribly ugly even when they did manage to pass all the other criteria. The people whose submissions got looked at most seriously were those who contributed regularly. My eventual development partner hounded me literally for months before I took him seriously (he was a pretty abrasive guy on the surface, with a lot of criticism for my work, and this turned me off to him at first).

      The fact is that there's no way most OSS developers have the time to look at the submission of every Tom, Dick, and Harry. The way to get noticed is to provide features which are innovative, well coded, make sense (so many of our submissions were simply bad ideas), and to persevere. We want partners, not dump and run developers.

    65. Re:Fine... by Anonymous Coward · · Score: 0

      The nature of open source has nothing to do with the "disclosure" of security vulnerabilities. So do you think that there's a community of leet hackers out there that has lists of Windows vulnerabilites and DON'T share them, as well as a community that has lists of Linux vulnerabilities and ARE FORCED BY SOME QUALITY OF OPEN SOURCE to share them?

      Or do you think that security issues are evident upon inspection of source code?

      Because all these propositions are wrong.

    66. Re:Fine... by Keith_Beef · · Score: 1

      I was just about to call "STOP! AD HOMINEM!" As your argument isn't logically valid.

      While ad hominem attacks are wrong, you should also remember the principal of cui bono.

      When a guy selling burglar alarms tells you that you're living in a high crime neighborhood, don't you question the impartiality of his statement?

      Beef.

    67. Re:Fine... by cyphercell · · Score: 2, Funny

      Kinda like those screensaver pop-ups "Thanks for letting us install adware, please visit www.assholes.com for more adware! It's FREE!!"

      --
      Under the influence of Post-Cyberpunk Gonzo Journalism
    68. Re:Fine... by hobo+sapiens · · Score: 2, Informative

      The guy you replied to was a stupid troll, probably some pre-pubescent dork who looks at llama pr0n all day long. Truly, you wasted your time replying to him.

      If you can get past the troll, the bad grammar, and the general idiocy, there lies one, and I mean just one, good point: While you and I may appreciate the command line's power, or the ease of apt-get, etc...how do most people install software on Windows? They download it and run the setup file from their desktop. That's how I do it. I don't think I have ever been able to install programs that simply on my Ubuntu box.

      Yes, I find it easy to type "sudo apt-get install xxxxx" but let's face it, not everyone is gonna do that. Even when people make legitimate, well worded, polite comments here or elsewhere complaining about the perceived difficulty of installing software, invariably someone provides a little bash script or command to perform the desired function. Trouble is, these types of replies miss the point entirely. At best, the person who posts them is trying to be helpful but just doesn't get that many people are scared of the CLI. At worst, he is trying to be an arrogant jerk. I hope you wouldn't have replied that way if the poster had actually voiced his concern in a proper way. Those kinds of replies reinforce the negative stereotypes about the F/OSS community.

      --
      blah blah blah
    69. Re:Fine... by Ravnen · · Score: 1

      We've always known that Linux and most of the popular OSS projects are developed by professionals.
      You may know this, but clearly not everyone realises Eric Raymond's 'many eyes' theory is nothing more than a myth: just look at the posts in this Slashdot article. This tiresome myth is repeatedly regurgitated by open source advocates who apparently believe it, despite the empirical evidence to the contrary.
    70. Re:Fine... by ciggieposeur · · Score: 4, Interesting
    71. Re:Fine... by brunascle · · Score: 1

      i was joking mostly.

      but back on topic, i totally agree. and best of all, i think this is possible, simply by adding a setup.sh file. and having packages come with packages of their dependencies (or, at the very least, the ones most likely to be missing).

      it would probably still have to be CLI, but it could have some rudimentary ncurses-based GUI (think "Press Enter to Continue" rather than "Click Next"). and, of course, it would have to be compile the source if we needed a one-size-fits-all install package, so it would be slow, but at least it's something.

    72. Re:Fine... by hobo+sapiens · · Score: 1

      Yeah, I have always wondered why software that you DL and install on Linux (like stuff you can't find or get from the Multiverse for whatever reason) doesn't come with a little script that invokes apt-get, yum, ports, or the equivalent for whatever distro you have. Seems like a no-brainer to me.

      --
      blah blah blah
    73. Re:Fine... by Anonymous Coward · · Score: 0

      Hi All,

      I am not a programmer as my post will CLEARLY demonstrate, but is it possible to make a program that can scan through all the source-code submitted and compare it to a template to determine if it meets certain standards? For instance a required comments section before the first line of a function definition, or even make something to make sure functions are named within certain parameters? And if it is possible to make that kind of program could it then be broadly implemented amongst the writing community and serve as an automated standards enforcement tool? So anyone submitting code to sourceforge say, would have their code compared to the template and if it didn't pass muster it would be rejected with an automatic email response saying something like "This code, while functional, does not meet our documentation standards, please refer to such and such website and resubmit after making the required changes." I'm just jawing here, but is something like that possible and if so why hasn't it been done yet?

      Anon for now

    74. Re:Fine... by Anonymous Coward · · Score: 0

      That is just the thing, most Linux owner does not fix problems. Changes are made by a tiny core of very dedicated people. They get tired, move along, get new jobs and so on.
      Furthermore, most M$ OS owner does not really care and do not search for vulnerabilities.
      So Linux people search bugs in 2 OS, leaving less time to fix the Linux problems. M$ takes the benefit of all that free research.

      Sometime it looks like Linux Advocates spends more time looking for Microsoft vulnerabilities than fixing the Linux problems.

      What is "more cool" on a hacker's blog?
      "I pwned M$, look at this leak letting me access to unprotected memory".
      Or
      "I submitted a fix for the dubious memory handling of the DMA feature in module swdsk45mmf.cpp Please review and apply ASAP please."

    75. Re:Fine... by xaositects · · Score: 3, Insightful

      Luckily, those are not the people who are relied upon to fix problems. Being able to look at the source code means that the people with the know-how to look for and fix the problems can find and fix them. One of the problems with a closed-source OS or program is that you rely on the developer of that OS or program to find and fix the problems and that means this research is going to be constrained by budget, ego, and a number of other factors.

      I'd be willing to bet that OSS has a lot more competent eyes looking for issues in the code than any closed-source software, regardless of whether Joe User can read the source or not.

    76. Re:Fine... by fimbulvetr · · Score: 1

      solaris 8 is the netscape navigator 4 of the install world. every utility mentioned above is broke is some many odd and mysterious ways (generally sun-only ways) that it generally requires totally separate scripts.

      i'd be surprised if very many companies support solaris 8 with their newer products anymore.

    77. Re:Fine... by pravuil · · Score: 1
      Checked my sources for vulnerabilities and it does look as though MS has spent some time improving their methods on security. It's good because they wish to be competitive. That's what this community is about anyways. How long this holds up will be based on how they handle their internal policies within an ever changing market.

      But to be honest, security has always been a black eye for MS. They lost a lot of big accounts due to lack of ingenuity and concern for their consumers. This includes two hacks within the US government systems in which I am aware of. While they trumpet improvements, how long will that last and how will that affect their base with their own specific interest in the MS product. It's hard to make one single product to please everyone especially when you have to sacrifice stability with features.

    78. Re:Fine... by manifoldronin · · Score: 1

      Most end-users wouldn't recognise a security issue if it was walking in the middle of the street, naked, waving a huge vlag that had "Security Issue" printed in bold on it.
      I believe that would be because those security issues weren't hot enough.
      --
      Tyranny isn't the worst enemy of a democracy. Cynicism is.
    79. Re:Fine... by Anonymous Coward · · Score: 0

      Point me at the problems in Linux and I'll fix them.


      Because that's what your employers wants you spending our time on... assuming you're even competent to fix the problem in the first place.

    80. Re:Fine... by Anonymous Coward · · Score: 0

      Why don't application installers for Windows work consistently with WinXP, Win2003, WinVista, and WinCE? Oh yeah, because they are different operating systems. Explain this to me then smartypants:

      You can create a single installer that is compatible with Windows 95, Windows 98, Windows ME, Windows NT, Windows 2000, Windows XP, Windows Server 2003 and Windows Vista.
      Nullsoft Scriptable Install System Features

      I have used NSIS to do exactly that many times in the past and will again in the future.

      Multi-distro linux installers? I'm pretty confident I can do that too (not with NSIS of course, but with complex shell scripts and gzipped tarballs) but no way would it ever include RedHat/Fedora. You can blame RedHat for setting the bar in lack of standards adherence across distributions.
    81. Re:Fine... by Anonymous Coward · · Score: 0

      Progman3K says:
      Point me at the problems in Linux and I'll fix them.

      What? Can't do that with Vista?

      I'll take Linux, thank you.


      To which you say:
      Wait, assuming both assumptions here are true (i.e. Windows has fewer vulnerabilities and you would fix all security problems brought to you in Linux), you would still rather _personally_ fix a lot of bugs over having a more secure platform (again, big assumption there)?

      You say "big assumption" there but yet you've only used false assumptions. You can argue anything you want with a false basis so there's a big difference. It's about time you learn this. So let's realign your assumptions into something actually useful now.

      Assumptions:
      1) A blogger working for Microsoft makes invalid claims, he "conveniently" misses the fact that many bugs are
            undisclosed and vastly underreported
      2) The comparison is between the OS delivered by MS on CD vs. the hundreds of thousands of packages in a distro
      3) History of Microsoft is anti-competitive and a monopoly which is bad for all of us

      Given these assumptions then yes I'd much rather help with security fixes myself on Linux distributions than use a vastly inferior
      vendor locked in buggy as hell closed source product from an anti-competitive monopoly. Right now though I'm busy programming in other open source software, and I'm trying to make it maintainable as possible. I can do these things partly because my system is _already_ very secure and I don't have to worry about those things.

    82. Re:Fine... by Mister+Whirly · · Score: 3, Insightful

      Why? That argument never flew with Macs on Slashdot, so why should it now?? Oh wait. Now it's Microsoft. How could I forget...

      --
      "But this one goes to 11!"
    83. Re:Fine... by Anonymous Coward · · Score: 0

      > Its nice true, but I prefer something a little more portable.

      There's virtually nothing more portable than a shell archive, because it doesn't require anything but a shell to unpack it.

    84. Re:Fine... by Anonymous Coward · · Score: 0

      Actually, let me add to that:

      http://www.google.com/search?q=RedHat+is+not+linux
      http://www.redhatisnotlinux.org/

      QNX, FreeBSD and Slackware are all more closely related to each other than RedHat is to any of them. (And yes, I realise that QNX and FreeBSD are not Linux distributions, that is the point!)

    85. Re:Fine... by Anonymous Coward · · Score: 0

      Dupe : Open source programs are typically not well-commented and searchable enough for a capable outsider to improve upon without significant investment of time.

      Wed Fan : Goddammit, Sir, why did you have to post after I used all my mod points? You have provided, not only for the OSS world but developers in general, the single most important point when it comes to maintainability. Just remember, UbuntuDupe is the guy that couldn't get Ubuntu running, and flamed their support forums trying... and sees nothing wrong with what he did.
    86. Re:Fine... by Anonymous Coward · · Score: 0

      Funny, my installers work exactly the same for Win2000, XP, 2003, and Vista...also, both the 32 and 64-bit (x64 and ia-64) variants of each that have it...check out msi...sure working with it directly blows, but if you have third party stuff it's easy to make an installer that works on all the platforms.

    87. Re:Fine... by MysteriousPreacher · · Score: 1

      Yep, what you suggest is theoretically possible. It's just a case of getting everyone to agree on the standards but it'd be a long fight to do it.

      Realistically, I think this is more likely to work for a specific project rather than the community as a whole. There are a lot of programming languages and it's unlikely one set of rules will suit them all. I think it's totally reasonable for an OSS project to require certain standards before they'll even consider the code. It'll separate the 'write and flight' coders from the ones who are interested in something a bit more long-term. Wikipedia's writing guidelines are a good example of a project trying to standardise submissions.

      --
      -- Using the preview button since 2005
    88. Re:Fine... by walt-sjc · · Score: 1

      Never messed with OO, never a reason to. HAVE messed with the kernel in years past, which used to be a lot more necessary than it is now. Most of the messing around, which I consider casual, has been in driver space (USB and ethernet), because that is the space that affects me the most - if your hardware doesn't work you have a vested interest in getting it to work. Sometimes it's as simple as adding a new PCI deviceID, others can be a lot more "intense." Getting involved is easy - send a patch the the LKML and the module maintainer.

      So how many people send in patches to the Linux kernel? Well, this article looked at a recent one-year time frame and came up with almost 2000 authors had changes accepted. If you look total all-time numbers, I would bet it's probably Well over 10K.

      As far as messing around with open source in general, it's been hundreds of applications / utilities / etc. going WAY back to the days of "Adventure" on the mainframe via model 33 teletype. XYZZY people!

    89. Re:Fine... by Anonymous Coward · · Score: 0

      most M$ OS owner does not really care and do not search for vulnerabilities.
      So Linux people search bugs in 2 OS, leaving less time to fix the Linux problems.
      Um, and your source for this most remarkable assertion would be...?

      Linux people don't search for bugs in Windows. Why the hell would they? They don't use Windows.

      Sometime it looks like Linux Advocates spends more time looking for Microsoft vulnerabilities than fixing the Linux problems.
      They might spend more time talking about Microsoft vulnerabilities, but I doubt they look for them. That's mostly done by security researchers, not Linux advocates.

      What is "more cool" on a hacker's blog?
      Depends on the sense of "hacker" you're using. Anyone who's capable of fixing DMA features is going to be a kernel hacker, and kernel hackers could scarcely think of anything less cool than releasing malicious exploits for another OS.
    90. Re:Fine... by Rakishi · · Score: 1

      Well what the fuck DID you expect to happen? You asked for new features which YOU wanted so they told YOU to code them if you wanted them. The alternative is to get someone else to be interested and willing to code them but not many such people exist, those that do may likely not finish the project. So what did you do? Throw a hissy fit and give up? I've seen people who wanted certain features and saw how much effort they put into getting someone to code them up. Likely you just lack a spine, determination and probably whine too much for anyone to bother listening to you.

      I mean, at least you CAN get the features added if you really want them unlike closed software. The alternative is to convince the people writing the software to do it for you, just like proprietary software except likely easier to do.

    91. Re:Fine... by tknd · · Score: 1

      It's a fallacy? Shit. I guess that all these years that I have been working on open source software, fixing bugs, adding features, has actually been a big long dream. I'll wake up and finally see that I've been living in the Matrix, and finally see Bill G in his true Borg form hanging over me grinning...

      I believe he's referring to the thought that just because it's open source means that someone not on actively working on the project will fix it. You are obviously working on an active project, so there is some hope for support. The problem is, there probably isn't a guaranteed contract of support.

      Unfortunately, not everyone working on open source is a qualified professional, and we do see some horrible code out there, but it's no worse than a lot of the commercial code I've seen over the years.

      I see bad stuff all the time, even from my own piles of code. "We need to release by this date, can you do it faster?" is typically one big cause for bad code. But of all the open source projects, I have yet to find a project that values documentation and design work prior to jumping in the code. Even higher quality pieces of code are nothing if there's a million lines and not a single requirements or design document. Comments and well structured code are great, but if I had the opportunity to read a requirements document (aka the what and why) and a design document (aka the how) that would have saved countless of hours of staring and trying to make sense of even good code.

      Open source by nature is ALWAYS disclosed.

      If there are 2 million lines of code (not including whitespace and comments) and a bug/vulnerability might exist somewhere in those 2 million lines, is that disclosed? Just because the source is open does not mean all vulnerabilities are disclosed. It only means that others have equal opportunity to find the issues, but it is still up to the individual that finds the issue to disclose it or not.

      How many vulnerabilities are known about and fixed in a certain time frame is meaningless.

      It's not meaningless to a business that decided to invest in Microsoft software and services for their systems, especially one that must account for internet access. But it may be meaningless to you who may not care about Microsoft products and services.

    92. Re:Fine... by Mister+Whirly · · Score: 1

      "Nope, Vista is a flop and this article was nothing more than the product of some M$ shill..."

      And you sir, are no different, just the other side of the coin - a product of some MS bashing Linux shill...

      --
      "But this one goes to 11!"
    93. Re:Fine... by WED+Fan · · Score: 1

      For example, drawing arrows between words, and encoding the information about which arrow points to which, in an xml-type text file.

      Hey, you can just grab an open source word processor and add the feature! Open Office would be great for this!

      Sorry, just me kidding.

      I think you are just being humble. The responses that you got, and those that contribute but get no response are indicitive of the a problem. Imagine if you go to your boss with reports and submissions. You put it in his inbox and never hear word one from him. I bet you have your resume making the rounds fairly quick.

      My first screenplay made the rounds. But, I always received a receipt acknowledgement or rejection, detailed or not, from each agent it hit. My second did the same, then I received a phone call from a fairly well known film maker who spent an hour on the phone with me as we discussed the script and its problems. Did he buy it? No. But, after that, do you think I gave up? No way. I still write and submit. I've been published, produced (stage), and optioned (screen). (One of these days, I may just be produced for the screen.) But, when I submit to professionals, I always get a reply. I just wish OSS projects would do that, at a minimum - "Thank you for you submission. Unfortunately, we cannot respond to personally at this time. We will review it and if it meets our needs, we will contact you. Thank you for participating and please, keep supporting OSS with your submissions."

      --
      Politics is the art of looking for trouble, finding it everywhere, diagnosing it incorrectly and applying the wrong fix.
    94. Re:Fine... by AlgorithMan · · Score: 1
      --
      The MAFIAA is a bunch of mindless jerks who will be the first up against the wall when the revolution comes
    95. Re:Fine... by UbuntuDupe · · Score: 1

      *sigh*

      Yep, another one of those people.

      You're correct. I wanted the feature. And despite your knee-jerk reaction, I did intend to code it myself. However, my knowledge of programming word processors is not very expansive. That is, oddly enough, why I went on forums to ask for pointers on how I'd learn to do this. The point of my story -- that evaded you -- was that people casually and incorrectly assume that because the source is open, that it's easy to learn from and modify. It's not. Especially so for something as large as Open Office.

      I actually spend a lot of time with different word processors trying to figure them out enough that I could add the feature. I even funded -- that's right, paid! -- a rent-a-coder.com contract that I would have gladly open-sourced, in order to get the program. But that was a failure, largely because the progammer "forgot" requirements that were visible from the beginning and that he confirmed his understanding of, by putting in his own words. (I ended up paying for only the portion that was completed.)

      So, you're about par for the course in terms of understanding this problem.

      Btw, you know what method I eventually settled on? Visual C# ... free, and closed-source.

    96. Re:Fine... by tist · · Score: 1

      Certainly people do look at the source. They look at the source for Azureus. I realize this is the slashdot community (read "my favorite version of Unix rocks, Micro$oft sucks, open source is the savior of the world) and I realize I'll be modded to "never read hell" (be it troll or off topic) for saying so, but the highest priority of open system development is an application that is used almost exclusively to share (that means give and receive) goods without paying for them (some might call it stealing). slashdotters get awful high and mighty when it comes to open source and Linux, but as I was told as a child - "Actions speak louder than words".

      JW

    97. Re:Fine... by UbuntuDupe · · Score: 1

      *sigh*

      I know this is an A/C and all, but I still want to clarify.

      I was not upset that I couldn't get Ubuntu running. I anticipated that. What upset me was the combination of the facts that:

      1) That failure ALSO locked me out of Windows.
      2) The instructions did NOT tell me to take precautions I was later expected to have taken.
      3) The instructions HIGHLY RECOMMENDED that I do something that DEFEATED the EXTRA precautions I did take. (Specifically, the precaution of installing Ubuntu to a completely separate hard drive which would allow me to load simply by booting from that drive, defeated by having GRUB installed, which took over control, failed, and refused to do anying further on boot.)

      It was the combination of these unjustifiable failures that upset me.

    98. Re:Fine... by Rakishi · · Score: 1

      You're correct. I wanted the feature. And despite your knee-jerk reaction, I did intend to code it myself. However, my knowledge of programming word processors is not very expansive. That is, oddly enough, why I went on forums to ask for pointers on how I'd learn to do this. What did you expect them to tell you? I'm sorry but trying to explain a complex thing to someone can take longer than coding up a feature yourself. It sucks but people have lives. There is little advice to be given that google can't answer unless its a specific question.

      The people who know the software didn't learn it from some magical unknown documentation system but by working on the source. They can't rip out that knowledge and shove it into you, the best they can tell you is to do what they did. Sometimes a few useful resources that aren't obvious exist but usually they don't.

      If someone hasn't written up documentation for the source yet then why do you expect them to do so for you?

      The point of my story -- that evaded you -- was that people casually and incorrectly assume that because the source is open, that it's easy to learn from and modify. It's not. Especially so for something as large as Open Office. I never assumed that, I still wish to kill every single mozilla person who thought that making half assed extension dev. documentation was a good idea. Nonetheless I don't see what you expected from them.

      Btw, you know what method I eventually settled on? Visual C# ... free, and closed-source. C# is a programming language running on a framework. It has a documentation language specification and has open source implementations. Visual C# is an IDE for said language although it is only a tool.
    99. Re:Fine... by Paracelcus · · Score: 1

      I also was almost taken in by this BS/MS ploy, always remember that nomatter what anybody says MS products are ALWAYS lousy, crippled, expensive garbage ;-)...

      --
      I killed da wabbit -Elmer Fudd
    100. Re:Fine... by Anonymous Coward · · Score: 0

      And you sir, are no different, just the other side of the coin - a product of some MS bashing Linux shill...

      Shill? Almost nothing was said in the way of a Linux promotion. M$ bashing? The obvious facts of the matter where merely being stated, you can Google such things for your self if you'd like.

      As for the article, feel free to read the debunking here.

      And you do know that Jeff Jones is an M$ employee right? Shill in deed...

    101. Re:Fine... by walt-sjc · · Score: 1

      I believe he's referring to the thought that just because it's open source means that someone not on actively working on the project will fix it. You are obviously working on an active project, so there is some hope for support. The problem is, there probably isn't a guaranteed contract of support. In nearly all cases, you don't get support for inactive COMMERCIAL software either. In fact, what happens more often than not is that a vendor will REFUSE to fix a bug, support contract or not. Been there. MS is notorious for this. They just mark a bug low-priority or low-impact. With open source you have the option of fixing it yourself, or contracting with someone else to fix it. With commercial software that you don't have the source to, you don't.

      If there are 2 million lines of code (not including whitespace and comments) and a bug/vulnerability might exist somewhere in those 2 million lines, is that disclosed? Don't be dense. I'm obviously referring to the development process, with open bug trackers, development mailing lists, etc. Development, bugs, etc. are open for all to see and all known flaws are disclosed.

      How many vulnerabilities are known about and fixed in a certain time frame is meaningless.

      It's not meaningless to a business that decided to invest in Microsoft software and services for their systems, especially one that must account for internet access. But it may be meaningless to you who may not care about Microsoft products and services. You seem to be disconnected from the thread here. I'm referring to the FA comparing these statistics over several OS's. It's a meaningless comparison especially in light that it's impossible to do a valid comparison between open and closed development processes. It's apples and oranges. Even reading it like you did, it is STILL meaningless as real-world total platform security trumps statistics any day. Microsoft's great statistics are meaningless when your entire network was compromised and your business shut down for a week because of a zero day DNS exploit. Results matter. "Statistics" don't.
    102. Re:Fine... by Anonymous Coward · · Score: 0

      Dupe: It was the combination of these unjustifiable failures that upset me. And that justified your petulant and confrontational manner in their forums? Common sense says to back up your data, or experiment in a non-critical environment, especially when you have no clue what you're doing.
    103. Re:Fine... by Kjella · · Score: 1

      How many vulnerabilities are known about and fixed in a certain time frame is meaningless. What would be meaningful, but an impossible statistic to gather, is exactly what percentage of installed Linux and Windows machines are currently compromised and being actively exploited (member of a botnet.) I've heard estimates that up to 50% of all windows machines are infected with serious malware of some sort or another...

      Which would also be a very biased statistic because all you're proving is that one appeals to a more proficient group than the other. You need people of similar proficiency too to make a proper comparison. The only thing you prove otherwise is that a geek does a better job than a grandma. Except of course that would be equally true if they swapped machines.

      --
      Live today, because you never know what tomorrow brings
    104. Re:Fine... by genaldar · · Score: 0, Troll

      I bet more people are using Vista than Linux. If you remove all servers (personal included) and only count desktop installs I bet linux has a smaller install base than windows 95.

    105. Re:Fine... by CCFreak2K · · Score: 3, Informative
      --
      "Beware of he who would deny you access to information, for in his heart he dreams himself your master."
    106. Re:Fine... by Anonymous Coward · · Score: 0

      Did you read it? This includes fixed vulnerabilities. He can't fix something someone else already did! All of this is based on the "first 6 mo" that that respective OS. Ubuntu 6.06 has been out a full year now.

    107. Re:Fine... by Anonymous Coward · · Score: 0

      Yeah, admit it man, you screwed up. It was all your fault, and you took it out on the community.

    108. Re:Fine... by multisync · · Score: 1

      NOONE IS USING IT!


      Twelve o'clock is using it?!?

      --
      I don't care why you're posting AC
    109. Re:Fine... by Crayon+Kid · · Score: 1

      I'm going to have to go with the latter. Open source is nice, open source is not really better.


      Well, some congratulations are probably in order. :) Not enough people realize that open source and free software are not the answer to everything. Open source is a developement technique, just like agile programming, for instance. It's useful in certain circumstances. Free software is a philosophy on its idealist side and a license based on the copy right laws, on its pragmatic side. As for the voluntary communities, they are hobbyists doing what they like in their spare time.

      Make use of them, but respect the work and the licenses and don't forget what they are and what they aren't.
      --
      i ate crayons when i was a kid and now i have two braincells and the blue ones taste nicer
    110. Re:Fine... by BeanThere · · Score: 1

      That's says something about OpenOffice, but says nothing about OpenSource. It *is* a complex mountain of source code, meaning the bar is very high for inviduals in their free time to even get started, and from what I've heard the build system is a bit PITA too. There are many other OpenSource projects that (a) are smaller (b) are less complex (c) have simpler build systems, and that thus do have many more volunteer contributors. You speak about OpenSource as if it's all one exact homogenous thing. Many different factors affect whether or not a project gains contributors.

    111. Re:Fine... by HiThere · · Score: 1

      And I usually won't look at the code. (I'm not a C hacker, except in extremis.) But I *have* filed bug reports. (They weren't all dupes.) And I've even once or twice filed a bug fix.

      So it happens, at different levels with different people. Some people are more motivated than others. Some more energetic.

      OTOH, if the code were closed, and there were a decent way to report bugs, then the results would have been NEARLY as good. But I've never encountered a closed source product that had a decent way to report bugs. Something about closing the source seems to automatically close other parts of the project, even when there's no good reason that there should be a connection. (Or perhaps it's just that people don't like to hear about mistakes. There are certainly many FOSS projects that don't have decent bug reporting methods.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    112. Re:Fine... by Ravnen · · Score: 1

      Looks like Mr Jeff Jones works at Redmond.
      When you say 'Redmond', do you mean Microsoft? If so, I've noticed the Register and one or two other web tabloids do the same thing. It strikes me as quite comic, in the way it resembles the use of capital cities when referring to national governments, almost as if Microsoft has been elevated from a mere corporation to the status of a state. Is there any reason for it? Do you do this for any other corporations?
    113. Re:Fine... by Master+of+Transhuman · · Score: 1

      THIS is "insightful"?

      Sure, OSS programs are poorly commented.

      So are commercial source programs.

      ALL programs are poorly commented and documented, because nobody teaches the morons in this industry to do their job properly.

      I've NEVER seen a decently commented program other than ones I've written. NEVER - in thirty years of being in the business. I've seen a FEW with SOME comments that were useful. But properly commented - oh, hell, no.

      --
      Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
    114. Re:Fine... by Anonymous Coward · · Score: 1, Informative

      I suspect you've fallen into the falacy that just because people can look at the source, people actually do.

      And you've fallen for the fallacy that the almost-daily security updates we get from Ubuntu, for example, aren't the result of people fixing things?

      Keep abusing your neurons like that, and you'll go blind.

    115. Re:Fine... by Mariner28 · · Score: 1

      Actually, like any myth there's more than an element of truth to it. There's a strict review process for the Linux kernel, and many people are aware of the brutal hashing of OpenBSD code by Theo de Raadt and friends. I knew in the past of several commercial developments processes where virtually no one but the module developer actually looks at the code. Testing involves invoking test scripts against the binary only... Granted, that was back in the 90's, but I'd bet way too large a percentage of commercial software is still developed that way, as is internally developed code (Java, PHP, etc) for numerous commercial and private websites...

      --
      "A little misunderstanding? Galileo and the Pope had a little misunderstanding."
    116. Re:Fine... by Anonymous Coward · · Score: 0

      Check out http://www.coverity.com/. Not free, but they demonstrate their product on a few big open source projects like Mozilla.

    117. Re:Fine... by Anonymous Coward · · Score: 0

      Vista is still vulnerable more so than linux. Let's talk about spybots. And viruses. Personally, I believe this article to be a ploy by M$. Hey, they CAN lie their way out of anything, isn't that right? What a load of #$%@ !

    118. Re:Fine... by Anonymous Coward · · Score: 0
      You are either deliberately ignoring the point, or a colossal idiot. Which it is may soon become clear. Either way, you are an arrogant cock, and seriously need to shut your childish little mouth before more people become aware of this.

      If someone hasn't written up documentation for the source yet then why do you expect them to do so for you?

      I didn't get that from what was posted. What I got from his(?) posts is that OSS code is usually a complete and undocumented fucking mess. He's right - I've had a go at adding features to some code, but it was so poorly documented and badly written that trying to fix it was just not worth it. It's usually more effort than it's worth to learn more than a couple of thousand lines of undocumented code to add a feature when you can get something else that does the same job?

      C# is a programming language running on a framework. It has a documentation language specification and has open source implementations. Visual C# is an IDE for said language although it is only a tool.

      Ah. You're one of those people, who feels the need to comment on anything that is said. I don't know why I bothered typing this up. There's probably no hope for you, you hyper-aggressive little shit.
    119. Re:Fine... by Rakishi · · Score: 1

      You are either deliberately ignoring the point, or a colossal idiot. Which it is may soon become clear. Either way, you are an arrogant cock, and seriously need to shut your childish little mouth before more people become aware of this. Yeah, god forbid all these scary anonymous cowards on the interweb learn that I'm an asshole here half the time. It's great stress relief to be one I must say and if I didn't want to be one I would remain my nice helpful civil self all the time (but I just don't find some posters worth that sort of reply). Its really amusing how you can annoy people by just changing the tone of how you reply. I mean did you expect to be anything but amused by your attempts to insult me?

      I didn't get that from what was posted. What I got from his(?) posts is that OSS code is usually a complete and undocumented fucking mess. He's right - I've had a go at adding features to some code, but it was so poorly documented and badly written that trying to fix it was just not worth it. It's usually more effort than it's worth to learn more than a couple of thousand lines of undocumented code to add a feature when you can get something else that does the same job? Did he get something else that did the same job? I don't see how he could have or he is not telling the whole story. There are how many dozens if not hundreds of word processors out there that are open source? He apparently needed a horribly simple one if he managed to code up all his word processor need in Visual C#, from sratch to boot, so why did he look at overly complex office suites?

      Ah. You're one of those people, who feels the need to comment on anything that is said. I don't know why I bothered typing this up. There's probably no hope for you, you hyper-aggressive little shit. Ooooh, thats the first time that sort of insult was thrown at me. I really do need to start writing these down.

      I was simply pointing out that what he said made little sense since Visual C# is hardly a word processor. If he wanted a word processor that did something then he didn't get one in anything but the simplest sense.
    120. Re:Fine... by ericrost · · Score: 1

      And they forgot to tell you to have common sense, damn them for their poor FREE documentation. And damn those pesky volunteers who put up with your temper tantrums and insults to TRY to help you when you didn't bother to keep INSTALL MEDIA for your original OS around when you were messing with installing an OS.... shucks what could go wrong when writing boot information to a HD with a program that comes to you for free with no warranty?

      Doofus.

    121. Re:Fine... by orin · · Score: 1

      If you think Jones is wrong, you should suggest (and justify) an alternate method to him. I've seen him speak and one of the things he said is that he's happy to look at any method of evaluating security issues as long as its justified and can be applied equally across all operating systems. What he is trying to do is come up with a metric for measuring different OS by security issues. It isn't as straightforward as you might think. What you should also note is that he'll keep working on his method and responding to (reasonable) criticism until you can't fault his methodology. It won't matter where he works if his methodology is open and unimpeachable. At some point there will need to be a standard for saying that one OS is more secure than another. Jones is attempting to create that standard and he's being open about it. Just because he works for Microsoft doesn't automatically invalidate the standard. Anyway - take it up with him. I've seen him discuss the issue in a lecture with Open Source advocates before.

    122. Re:Fine... by Ravnen · · Score: 1
      It's not necessarily a matter of commercial verus non-commercial. The question is whether or not bugs are being found and fixed by professional developers, i.e. people being paid (directly or indirectly) to do it, or by the mythical 'many eyes' of user volunteers.

      I don't know about OpenBSD, but the consensus on Linux seems to be that it's primarily developed by professionals, not volunteers. In effect, then, it's just a run-of-the-mill software project, with paid developers finding/fixing bugs (perhaps based on external failure reports). It may be a rigorous and effective development process, but it's not the one of Eric Raymond's 'many eyes' myth.

    123. Re:Fine... by Draek · · Score: 1

      well, if you don't want to type you can use Synaptic in all it's point-n-clicking goodness, or you could do as I did when I installed Opera, download the .DEB and double click on it. Easier and much better than uncompressing a .zip file and looking for the setup.exe or install.exe since it's just a single file and it's completely integrated with the underlying package manager, unlike some Windows apps I've encountered in the past.

      so no, it's not a good point and hasn't been for a long while unless you use one of the "hardcore" distros like Arch or Gentoo, which not only aren't fit for a newbie but never have claimed to be.

      --
      No problem is insoluble in all conceivable circumstances.
    124. Re: Fine... by Anonymous Coward · · Score: 0

      ...I'm an asshole here half the time.

      And you sleep 12 hours per day?

    125. Re:Fine... by rapidweather · · Score: 1
      • We'll comment later.
      • We'll break that method up into smaller more logical chunks later.

      I have to comment while I cook it up, or I don't know what is supposed to do what.
        Maybe I can polish it up some, maybe a lot, while I get it to do what I want.
      So what code I do write gets commented up pretty good. I don't do anything like anybody else does, so most of my applications are unusual to say the least. If you have the time, you can look through this document for details on some of my stuff.
        Here's the Blog, where I discuss other projects also.
      Now if you'll excuse me, I have to go look through the Comcast TV guide to find the Larry King - Paris Hilton interview.

      Rapidweather

    126. Re:Fine... by obeythefist · · Score: 1

      Remember that the report is concerned with only high severity patches. If you count all of the patches including low and high severity ones, of course it will outnumber the high severity ones.

      I believe the same will be true for the Linux distros mentioned as well.

      Of course... what constitutes a high severity patch is another question entirely...

      --
      I am government man, come from the government. The government has sent me. -- G.I.R.
    127. Re:Fine... by UbuntuDupe · · Score: 1

      What did you expect them to tell you?

      "Here's a resource that explains the basics of writing a word processor."
      "Here's a utility that allows you to visually add text and related features to the window of a program."
      "Here's the well-commented portion of a popular program that implements word processing."

      The people who know the software didn't learn it from some magical unknown documentation system but by working on the source.

      Yep, that's right: everyone who wrote a word processor learned how to by thumbing through undocumented previous word processors.

      If someone hasn't written up documentation for the source yet then why do you expect them to do so for you?

      I expect people to write documentation, regardless of my needs.

      I never assumed that, I still wish to kill every single mozilla person who thought that making half assed extension dev. documentation was a good idea. Nonetheless I don't see what you expected from them.

      You mean, you didn't understand what point I was making when I entered the discussion: suggesting that I learn how to implement a word processing feature that's not in any existing word processing package, by digging through Open Office, is a monumentally stupid idea, yet everyone seems to think that's a good idea, revealing they don't understand what well-documented, well-commented, searchable code requires.

      C# is a programming language running on a framework. It has a documentation language specification and has open source implementations. Visual C# is an IDE for said language although it is only a tool.

      Wow, like the A/C thought, you're really slow at this. Let's take a step back and work in baby steps.

      I want a feature. I want to do get it the easiest way. Closed-source off-the-shelf, open-source off-the-shelf, something I write from scratch, something that exist which I modify, hire someone to write ... it makes no difference. Any one of those could be the easiest.

      What I meant by Visual C# being the best option is that it's extremely easy to use, especially in constructing graphical interfaces, so working from the ground up in that IDE was the best solution. That is, it beat out all that FOSS that I was supposed to be able to learn from.

      Is this starting to make sense?

    128. Re:Fine... by GaryPatterson · · Score: 1

      you see on windows ur guaranteed your app will work across all versions

      Wow. So, you've never tried installing anything in Vista, then? I've had installer apps just crash instantly when I run them. In fact, some were written with Win2K or XP pre-SP2 in mind, and don't even work on XPSP2.

      And that's just the installers. Actual apps are another matter entirely.

      Nice joke though. That's keep me laughing through the day.

    129. Re:Fine... by jnnnnn · · Score: 1

      I have had personal experience that disagrees with your claim. I recently decided to modify the Spring code to include a new camera mode that followed the action. This was the easiest programming I have ever done, despite not having used C++ before (I am proficient in C and Java). The code was beautiful and easy to understand and extend, and I don't think I read five lines of code that were irrelevant to what I was trying to do. It took two days before I had a quite functional demo. I stopped working on it at that point, but it worked, and I used it for spectating often. In contrast, in my old job working on a POS system, we never had time to make code beautiful, as there was always something else to do. As a result, the code was very untidy, and it took a long time to sort things out before anything could be changed. Witness a task estimated to take less than a week that ended up stretching over three months. It seems obvious to me that programmers under no pressure will take more time to massage code until it is beautiful. In addition, the frequent refactorings that seem more common in the open-source world probably help readability even more. Witness Blender 3D. The people working on that project are brilliant. They have to be to produce a product as good as what they have, with a somewhat lacking design (the main problem being the lack of a global scripting system that records every action and can alter one down the chain and then replay the rest - the modifier stack goes some way towards doing this, but there are other solutions out there). I would claim (without any real evidence) that open source programs are probably much better commented than equivalent proprietary ones. There are exceptions, of course, but then again, one might mention the linux kernel as an example of a well-commented product. I also can't help mentioning that oss evolution could be much more efficient due to cross-pollenation of code, but that's not really related to this discussion. All in all, I think the open-source method produces much more maintainable (modular and commented) code than many production software houses, as a result of the frequent changes of developers (and contributions of others).

    130. Re:Fine... by soulhuntre · · Score: 1

      And we should trust yoru code, competency or abilities why?

      Oh wait - we can't. That must be why every Linux user personally audits every line of code. Oh wait, they don't.

      --
      --> Fight tyranny and repression.... read /. at -1!
    131. Re:Fine... by jozmala · · Score: 1

      Reply to parents signature.
      I'm not interest in but:s of other slashdotters... posts.

      --
      ©God :Copyright is exclusive right for creator to determine the use of his creation.
    132. Re:Fine... by fatphil · · Score: 1

      Yes, I _question_ it, and I try to find an answer to it.
      I do not assume a priori that he's wrong.

      Last few places I lived in the UK, he'd have been right...

      --
      Also FatPhil on SoylentNews, id 863
    133. Re:Fine... by fatphil · · Score: 1

      The counter-arguments are already well publicised (upthread, probably half a dozen times), there's no need to repeat them again. Unless you think that microsoft PR sockpuppets are so stupid that they need stuff repeated to them vast numbers of times before it sinks in?

      --
      Also FatPhil on SoylentNews, id 863
    134. Re:Fine... by ElecCham · · Score: 1

      I'm here to tell you, it ain't that easy - packaging is the least of the issues. Have you tried to build a binary that "just works" on a system other than the one you're sitting at? No console apps, please. Let's talk about X11. Hell, let's talk about GTK or Qt! Have you investigated symbol versioning? Hope you've got a nice five-year-old glibc to compile against... Or you could use the LSB SDK and try and do it that way. Have fun - it's still very much under development. The people behind it are great and very helpful... but (especially if you're using C++ instead of just straight C) I almost guarantee you'll run into problems. I love Linux, don't get me wrong. But the rule everyone seems to keep forgetting here is: "All hardware sucks, all software sucks". I've spent quite a lot of time recently trying to accomplish a "distro-agnostic" binary... and I wish you luck, sir. :)

      --
      Sig broken, watch for .finger
    135. Re:Fine... by Anonymous Coward · · Score: 0

      I've NEVER seen a decently commented program other than ones I've written.
      It's not like there's anything else to do when you're in the joint.
    136. Re:Fine... by TheDarkSavant · · Score: 1

      Goddammit, Sir, why did you have to post after I used all my mod points? You have provided, not only for the OSS world but developers in general, the single most important point when it comes to maintainability.


      I've contributed to three OSS projects over the last few months and spent very little lead time doing it. So:

        1. I'm really really super duper smarter than y'all
        2. I managed to randomly pick the three OSS projects that are easy to grok
        3. This statement is not true

      Hint: I'm not that smart and statistically, if MOST OSS projects are too complex to grok, then me picking three randomly that are is very improbable.
    137. Re:Fine... by Anonymous Coward · · Score: 0

      "BTW, does anybody remember how "fun" it was to get two ethernet cards working on BSD?"

      lol wut?

    138. Re:Fine... by nevvamind · · Score: 1

      yes i would fix them for myself, bring yours to me and i'll fix it as well ! Its one of the wonders of Linux that lets you do everything you want to. It just takes some brains to set it right ! BSD is linux & still is the "safest" OS so far.

    139. Re:Fine... by tanner_andrews · · Score: 1

      Do you do [substitute city name for corp name, as "Redmond" for "Microsoft"] for any other corporations?

      The practice of referring to "Armonk" is certainly not without its adherents, especially among old-school IBM users.

      --
      Tilt at windmills. Occasionally one will fall over out of sheer surprise.
    140. Re:Fine... by Ravnen · · Score: 1

      Ah yes, now you mention it, I've heard that one a few times too. Perhaps that's where 'Redmond' for Microsoft came from, but now I wonder how/why it got started for IBM.

    141. Re:Fine... by Xabraxas · · Score: 1

      Explain this to me then smartypants:

      You can create a single installer that is compatible with Windows 95, Windows 98, Windows ME, Windows NT, Windows 2000, Windows XP, Windows Server 2003 and Windows Vista.

      If you think all software made for the Windows platform is portable to all their different versions just because it is possible to create a simple application that will install on all of them you're nuts. The truth is even service packs are known to cause incompatibilities with some programs. Pretty much every AV and AS program had to be updated to work with Vista. A lot of games don't work on Vista. In fact most applications made today don't even support 98/ME.

      Multi-distro linux installers? I'm pretty confident I can do that too (not with NSIS of course, but with complex shell scripts and gzipped tarballs) but no way would it ever include RedHat/Fedora. You can blame RedHat for setting the bar in lack of standards adherence across distributions.

      Uh, no. It doesn't matter how whizbang your scripts are there isn't any easy way to account for different library versions used on different distros, especially when the library that ships with your distro isn't a supported version needed for an application.

      --
      Time makes more converts than reason
  2. fp by Anonymous Coward · · Score: 5, Funny

    Jeff Jones ... This time he did what the Linux community had asked.

    He went and f*cked himself?

    1. Re:fp by jollyreaper · · Score: 1

      Jeff Jones ... This time he did what the Linux community had asked. He went and f*cked himself? Thus demonstrating the flexibility of open source code. Fucking yourself violates Microsoft's EULA; that's Vista's job.
      --
      Kwisatz Haderach
      Sell the spice to CHOAM
      This Mahdi took Shaddam's Throne
    2. Re:fp by Anonymous Coward · · Score: 0

      Jeff Jones ... This time he did what the Linux community had asked.

      He went and f*cked himself?


      Yeah, and he obviously enjoyed it, too, the little pervert.
    3. Re:fp by Anonymous Coward · · Score: 0


      Jeff Jones ... This time he did what the Linux community had asked.

      He went and f*cked himself?

      sorry to burst ur bubble but if that was physically possible dude, i would know about it believe me...ive f*cked up and down but not myself...lol

      *SORRY*

  3. This proves it. by Anonymous Coward · · Score: 0

    I'm switching.

    1. Re:This proves it. by Anonymous Coward · · Score: 0

      You are switching to Windows Vista. Allow or deny?

    2. Re:This proves it. by mrbluze · · Score: 1

      I just RTFA, and like most research, the thing is a bit artificial. Ok, I'm not a security expert, nor a statistician, but the thing reads like a drug company pamphlet. The nature of vulnerabilities, their implications on end users, are not taken into account. They weren't in the previous research either.

      And just like a new drug that comes onto the market (not talking about XP, though I've just come to like it - pity it's on its way out), Vista has the benefit of 'beginner's luck' because

      1. It's closed source - there is a lag between release and analysis.
      2. It's difficult to analyze the inner workings at this point in time, but this will inevitably change.
      3. Its userbase is only just beginning to become sizable, with vista-specific software coming on the market gradually -.
      4. As more programmes are released, the way they interact with the OS will become clearer and hence more vulnerabilities will surface.

      At least that's how I see it. The best way to judge the security of an operating system is by anecdotes of security breaches, what they cost to companies and and how easy it was to recover from them.

      When you hear about teenagers having keyloggers in thousands of Windows XP boxes, then it quickly becomes apparent what kind of security XP offers. It's great for games, for file sharing, for shit that doesn't matter. It's not great for storing your accounting records, tax returns and doing online banking. Similarly, using Vista for the same thing is a bit foolish. Not advisable to trust your life savings to an OS during its honeymoon period.

      --
      Do it yourself, because no one else will do it yourself. [beta blockade 10-17 Feb]
    3. Re:This proves it. by Anonymous Coward · · Score: 0

      You do not have permission to allow yourself to switch to Windows Vista. Would you like permission? Continue or Cancel?

    4. Re:This proves it. by drsmithy · · Score: 1

      At least that's how I see it. The best way to judge the security of an operating system is by anecdotes of security breaches, what they cost to companies and and how easy it was to recover from them.

      No, that's an atrocious way of judging security, because you're not measuring _security_, you're measuring _frequency and impact of exploits_.

      An exploit is not necessarily indicative of a security vulnerability. Especially since the most frequently exploited part of the system is the user.

      When you hear about teenagers having keyloggers in thousands of Windows XP boxes, then it quickly becomes apparent what kind of security XP offers.

      No, it becomes apparent how much it has been exploited. This says nothing conclusive about security. Correlation != causation, remember.

      Not advisable to trust your life savings to an OS during its honeymoon period.

      No sillier than trusting any other OS whose only measurable, verifiable advantage is that it's been exploited less.

  4. Hmm by Anonymous Coward · · Score: 0

    What build was it tested on, does it say? I would check, but am at work...

    And I've forgotten my password too...

  5. dead by poptones · · Score: 1

    One comment and it's already dead - and not a cache link to be seen. Oh well, tune in tomorrow...

  6. What about the user experience? by s31523 · · Score: 5, Insightful

    Sure, if EVERY action you do prompts a "You are clicking your mouse, cancel or allow", or some other message, sure that is security, but then you are left with a crappy user experience. I think Linux and Mac have got a better balance between allowing actions in user mode without authorization and actions requiring authorization.

    1. Re:What about the user experience? by grimdawg · · Score: 2, Insightful

      Why in hell does this get modded up?

      It's LITERALLY a paraphrasing of a Mac advert. The article is about security, and they've done some work and found some evidence that Vista's not as evil as some people think.

      Now I'm an XP user, and will be until Vista is a lot older and more settled - that's if I ever install it. But just as I haven't jumped on the 'zomg it looks pretty I need it' bandwagon, I won't jump on the 'Vista is evil' bandwagon. I'll judge it on its merits.

      As for the 'cancel or allow' ads, I know I'd prefer to click 'allow' once in a while than 'allow' my system to be compromised. It might get annoying, but I'm a guy who likes to be safe and not sorry.

      --
      There are 10 kinds of people in this world: those who understand binary, and nine other kinds of people.
    2. Re:What about the user experience? by Anonymous Coward · · Score: 0

      Yes, but the kind if person who is capable of disabling that sort of option is probably tech-savvy enough to not need it in the first place (I've never had any sort of security or anti-virus on my XP box, and it's running fine). Having it enabled by default was a smart move by Microsoft in that it's there for those who need it (read: your magic-box type of use), and it's easily removable by those capable of doing so.

      Sure, it's not a great user experience, but I personally think that is something you need to EARN with computers by showing just a little bit of know-how.

    3. Re:What about the user experience? by kjart · · Score: 1

      Sure, if EVERY action you do prompts a "You are clicking your mouse, cancel or allow", or some other message, sure that is security, but then you are left with a crappy user experience. I think Linux and Mac have got a better balance between allowing actions in user mode without authorization and actions requiring authorization.

      Agreed. Hopefully it will be ironed out a bit more in SP1 - I think OS X handles this sort of thing more gracefully at present. That being said, it is a significant step up from XP, for which I (and the rest of the internet) am grateful.

    4. Re:What about the user experience? by Dude+McDude · · Score: 1, Insightful

      You'd have a point if that was true. You only get a UAC prompt if you're making system-wide changes, or if you're trying to run software that requires elevated privileges.

    5. Re:What about the user experience? by Anonymous Coward · · Score: 0
      I've never had any sort of security or anti-virus on my XP box, and it's running fine

      Thanks for all the spam, bot-boy.

    6. Re:What about the user experience? by spyrochaete · · Score: 2, Insightful

      From my limited experience with SuSE and Ubuntu, Linux is even less user-friendly in this manner. In the best case scenarios the OS prompts the user for a root password right in the GUI. Worst case scenario, the user has to figure out a sudo command line command. I don't know how these tasks are handled on Mac.

      Either the user is prompted about administrative tasks or he is not. Vista lets you toggle this option off if you desire, but I for one appreciate this burden. The average computer user doesn't get any smarter when important stuff is authorised clandestinely. It's important for people to be aware of and take action on things like spyware, trojans, and other unintended attempts to install software.

    7. Re:What about the user experience? by Xabraxas · · Score: 1

      I've never had any sort of security or anti-virus on my XP box, and it's running fine

      I bet it's running fine while it quietly logs your keystrokes, attacks other computers, and spams the rest of the world.

      --
      Time makes more converts than reason
    8. Re:What about the user experience? by walt-sjc · · Score: 2, Insightful

      The article is about security, and they've done some work and found some evidence that Vista's not as evil as some people think.

      Cluebat time. The "researcher" is a Microsoft employee. Is is basically PR from marketing. When you have a closed development model, you can't compare it with an open model like this. How many UNDISCLOSED flaws were there in Windows that have been silently fixed or are still waiting to be fixed? With statistics, I can "prove" that Windows causes brain damage and Erectile Dysfunction. Does that make it true?

      It is a meaningless report that the uninformed / gullible will use to say "See! See! Windows is more secure! Microsoft tells us so!"

    9. Re:What about the user experience? by Anonymous Coward · · Score: 0

      Mm. Actually, on one of my Gentoo boxes it is set (by default, I guess by Gentoo, I didn't muck with it much)
      to prompt in a similar fashion to Vista.
      Looks like various ways it is handled under linux by different distros I've played with are:
      * prompt each time for root password
      * prompt once for root password, remember for X minutes or until end of session
      * prompt for your password if in sudoers, remember for X minutes or until end of session
      * if remembering, notify each time it is used, with option to turn this off (I haven't done that so far) - this one I actually would like to have a cancel button on, if anyone knows how to turn that on.

    10. Re:What about the user experience? by jeffasselin · · Score: 1

      Once in a while - sure. Just like I need to use sudo on a Linux box or need to authenticate on Mac OS X. That's fine, and a good security model.

      But the problem with Vista's UAC is its omnipresence and its redundancy. to reach certain settings, I need to go through 8 menu choices, 3 of which I might have to "authorize". Why won't it recognize my activation of the first and not ask me again for a short time, like sudo and OS X do? Once I authenticate in a OS X preference window, for example, I'm in until I quit, and it won't ask me for a password again. Exception being the network preferences, but once again it's only going to ask once, when I click Apply.

      --
      If he explores all forms and substances Straight homeward to their symbol-essences; He shall not die.
    11. Re:What about the user experience? by Anonymous Coward · · Score: 0

      ... a cancel button *and* notification of what is trying to execute. make an evil script's job a little harder.
      I suppose if using SELinux, also a list of privileges it is requesting.

    12. Re:What about the user experience? by Apocalypse111 · · Score: 4, Funny

      Its been said before, but I guess I'll repeat it since it hasn't yet been mentioned here: after 2 weeks of clicking "allow" for every action, its no longer a security feature for the average user.

      "Ok, lets start up Excel and get to work..."
      "excel.exe is trying to run, allow or deny?" "Allow"
      "mssrv.exe is trying to run, allow or d..." "*heavy sigh* Allow..."
      "trojan.exe is tryi..." "Allow already!"
      "deleteallfiles.e...." "Dammit just let me at my spreadsheets already! ALLOW ALLOW ALLOW!"

      --
      There is no mod option "-1: Disagree" for a reason. "Overrated" is not an acceptable substitute. Post something instead.
    13. Re:What about the user experience? by Anonymous Coward · · Score: 0

      Which is not to excuse Vista BTW.
      The flaw in Windows has always been excessive need for administrative privileges.
      Perhaps they have mitigated this, but there are a whole lot of daemons, services and layouts for home directories that mean that I very rarely need administrative and only for specific things.

      The "constant popping up" that Vista users describe does sound irritating and like something I would either turn off or ignore.

    14. Re:What about the user experience? by SparkyFlooner · · Score: 1

      And I guess this needs to be said again, too:

      If you use Vista the right way, you don't see "Cancel or Allow" for every action. You have your own little cubby hole in the file system. Stay there, you're fine. Start trying to develop in "\Program Files\Source Code", and you're probably in for a rough time. It's not hard, people.

      I fire it up, surf the net, play games, do development, watch movies, all without seeing "Cancel or Allow" once during my session. The only time I see "Cancel or Allow" is when I EXPECT to see it, such as when I want to install/uninstall a program, change system settings, etc.

      The whole "Cancel or Allow" issue is so overplayed by the linux and mac community, but I suspect the majority of these people have never really used Vista and are just going by what they heard from Beta Tester A in the first week of Vista Alpha 1. Seriously. I've got a Red Hat install, and a Vista install, and I get prompted to elevate my permissions at pretty much the same times and same frequency on both.

    15. Re:What about the user experience? by Anonymous Coward · · Score: 0

      Except that's extremely exaggerated.

      In a day with working on my Vista machine, I only see UAC three times or so.

      It's only when an Installer runs, or something that may modify files, is when you'll see UAC.

      Running Excel, Firefox, Pidgin, Skype will not trigger UAC.

      Please be informed before pulling random opinions out of your buttocks.

    16. Re:What about the user experience? by I'm+Don+Giovanni · · Score: 1

      What idiots modded the above lies as "3, Insightful"?
      Running Excel doesn't cause UAC dlg.
      The "trojan.exe" and "deleteallfiles.exe" things will if they tried modifying system-wide files. Which is when you do want UAC, right?
      It's sad when slashdotters resort to lies. And even sadder when such lies are modded up.

      --
      -- "I never gave these stories much credence." - HAL 9000
    17. Re:What about the user experience? by Zantetsuken · · Score: 1

      Ya, except that these administrative tasks don't actually take an administrative account, it just adds a dialog box into every action - some idiot who's used to seeing "Do you want to open your document? Cancel or Allow?" and when he gets a "porn.jpg.exe will seriously fubar your Vista install, Cancel or Allow?" he clicks allow and it goes through.

      Now from using Fedora 5, 6, and now 7, and Debian 4.0/testing/unstable - if something prompts for administrative/root access, and Joe User isn't doesn't have that root password because he's been deemed too stupid to be trusted with it, he can guess all day long and not be able to get in.

      Now go back and look at which one is more secure, just from adding an actual limited user accounts methodology instead of just adding a dialog box wrapper to every action like Vista does... Now which is more secure???

    18. Re:What about the user experience? by Rycross · · Score: 1

      You have a deep misunderstanding about how UAC works. Windows has the concept of user and administrator accounts. The default account in Vista is a special account that has user privileges by default. The UAC prompt elevates that account's privileges to Administrator level, just like sudo does.

      A normal user account can elevate as well, but requires a password.

      The whole "Windows doesn't have restricted user accounts" hasn't been true for a very long time. Vista just makes restricted user accounts the default, and adds a sudo-like mechanism to elevate.

      Simply put, Vista does what you suggest. You have bought into the disinformation that people have been feeding you, hook, line, and sinker. Congrats.

      The reason why its so annoying? Well, its really not depending on your setup. I rarely ever see it. The main reason why some people find it annoying is because, up to XP, software developers were quite happy with requiring you to run as admin, so the current permissions setup in Windows is a friggen mess. Thats a problem with transition, not some deep design flaw security wise.

      Oh and before you start up, no most Microsoft programs don't require admin. Office doesn't, and Visual Studio doesn't. I've set up many machines with user accounts with this software, and it always Just Works.

    19. Re:What about the user experience? by tixxit · · Score: 1

      It not only provides for a crappy user experience, but poor security. If the user is prompted every few minutes to (dis)allow the OS from doing something and 99% of the time it comes up, the user will "Allow" it, then eventually the user will stop reading the prompt and just start clicking "Allow", thus negating any benefit this originally had. It's funny, because the Gnome Human Interface Guidelines warns of this. At least someone is thinking.

    20. Re:What about the user experience? by CautionaryX · · Score: 1

      So... Vista UAC is

      - omnipresent (it's *always there* unless the user disables it)
      - omniscient (*knows* when to act)
      - omnipotent (strong enough to temporairly prevent users from doing something potentially stupid)

      Who does this remind you of?

    21. Re:What about the user experience? by CautionaryX · · Score: 1

      The constant popping up is annoying because it locks the desktop until you hit Cancel or Allow. I hated having 5 prompts come up within 40 seconds just for installing a wifi card and anti-malware apps.

    22. Re:What about the user experience? by unDees · · Score: 1

      That's only part of the issue. If all you have to do is click Cancel or Allow, then anyone else could ineptly or maliciously Allow some malware to wreak havoc on your system while you're down the hall getting a cup of coffee.

      I understand there's a way to set up Vista to require an actual password, not just a yes/no choice, but shouldn't that be the default?

      --
      "I call a baby goat a 'goatse.'" -- my non-Internet-savvy 6-year-old stepdaughter
    23. Re:What about the user experience? by Real1tyCzech · · Score: 0
      That's only part of the issue. If all you have to do is click Cancel or Allow, then anyone else could ineptly or maliciously Allow some malware to wreak havoc on your system while you're down the hall getting a cup of coffee.

      So they should ask 3 times? Or not ask at all? And how in god's name does Linux prevent this when, instead of hitting, "Allow", they type in their four letter password?

    24. Re:What about the user experience? by SEMW · · Score: 3, Informative

      I understand there's a way to set up Vista to require an actual password, not just a yes/no choice, but shouldn't that be the default? Administrator accounts just give a yes/no choice (assumedly on the grounds that the user's already entered the admin password to login); standard user accounts require an administrator password to be entered. You can create as many of either type of account as you like; a standard user can elevate using any of the admin accounts that they know the password to.
      --
      What's purple and commutes? An Abelian grape.
    25. Re:What about the user experience? by SEMW · · Score: 1

      If the user is prompted every few minutes to (dis)allow the OS from doing something Have you ever used Vista (RTM)?

      No, thought not.
      --
      What's purple and commutes? An Abelian grape.
    26. Re:What about the user experience? by T23M · · Score: 1

      Obligatory "it works fine for me" post. I'm a gamer, first and foremost. I run on a limited account with a password set up for Admin. When do I need to elevate? * When I install/uninstall a program. * When I run a program that needs access to its Program Files folder in order to update. (e.g. Quake 4, World of Warcraft updater) * When I update drivers. * When I modify the contents of a program folder. That is IT. As long as I'm not screwing around with things that could potentially bork my install, UAC doesn't pop up. It's not a hassle. One important little tidbit, though: why doesn't I get prompted when I run regedit? Hmmmmm?

    27. Re:What about the user experience? by spyrochaete · · Score: 1

      Linux is more secure in this case because new users by default have limited credentials, whereas in Vista new users have admin credentials, though this can be modified easily. In Vista's defence there are significant visual cues that tell the user that this is no ordinary dialog box - the dialog has a distinctive shield icon and everything but this window turns grey. It's certainly not as secure as having to type in your password every time (this is a big problem if someone walks up to your unattended PC) but it's a smaller hassle as well.

    28. Re:What about the user experience? by T23M · · Score: 1

      (Ack. Apologies for the lack of line breaks. See, this is why UAC exists: just in case we go on autopilot.)

    29. Re:What about the user experience? by Random832 · · Score: 1

      Most annoying thing I've run into with UAC? Rearranging the desktop or start menu. I know it's a consequence of how they've had it set up since windows 3.1, but why not change it so there's a global start menu and the user start menu is a list of differences from that (not just additional items, but also "deleted" items that don't show up, renames, etc)

      --
      We've secretly replaced Slashdot with new Folgers Crystals - let's see if it notices.
    30. Re:What about the user experience? by Chandon+Seldon · · Score: 1

      Mac OS X handles things *exactly* the same way that Ubuntu does. It prompts an administrator for their own user password before allowing them to perform any admin actions.

      I'm not sure where your "sudo command line" comments come from - sure, some sort of "sudo apt-get install xxx" is the fast and easy way to explain things in web HOWTOS but all that functionality can be easily found in the GUI Package Manager as well... it's just hard to paste mouse clicks.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    31. Re:What about the user experience? by tixxit · · Score: 1

      Yes, I dual boot Vista and Ubuntu. And yes, I actually like Vista, though I use Ubuntu more.

    32. Re:What about the user experience? by SEMW · · Score: 1

      In that case, your original comment puzzles me: what is this action that Vista wants authentication for, Ubuntu doesn't, and "the user is prompted every few minutes" for? There aren't many things that Vista prompts for and Ubuntu doesn't -- the only one that comes to mind is running Task Scheduler, plus a few things that don't apply to Ubuntu (e.g. installing ActiveX controls, configuring parental controls) -- and none of them are things that you'd do "every few minutes"...?

      --
      What's purple and commutes? An Abelian grape.
    33. Re:What about the user experience? by tixxit · · Score: 1

      "Every few minutes" was an exaggeration and you called me on it (clap clap), but I have to go through some to play a Steam game. If I am just browsing the web, then I get none, but I get more when I run XP apps or VS2005, etc. They're definitely there. I mean, I notice them everytime I boot into Windows and I am not one who gets annoyed by that stuff easily. Ubuntu will ask me once for the administrative password for a session and it's never bothered me. Vista does... I don't know what else to tell you.

    34. Re:What about the user experience? by SparkyFlooner · · Score: 1

      I play a lot of Steam games on Vista, but I never get prompted by UAC to play or install them.

      I do development in VS2005 on Vista, but I never get prompted by UAC. (Maybe you haven't installed the service packs?)

      The only time I got prompted on each of those was when I was installing them.

    35. Re:What about the user experience? by SparkyFlooner · · Score: 1

      Further, I never see UAC popups unless I'm actually doing administrative tasks...like installing programs or changing system settings. I can honestly say I never see unexpected UAC popups while running as a limited user, and by unexpected I mean knowing I'm doing an administrative action.

    36. Re:What about the user experience? by mshiltonj · · Score: 1

      >if EVERY action you do prompts a "You are clicking your mouse, cancel or allow", or some other message, sure that is security, but then you are left with a crappy user experience.

      You are coming to a sad realization. Cancel or Allow?

    37. Re:What about the user experience? by Anonymous Coward · · Score: 0

      It's an exaggeration, but the threat is all too real. The average user will, after the first 2 weeks, no longer look at what process is trying to run and just allow it to do so, negating any "benefits" that the system may give and turning it into "just one of those annoying new Windows thingies".

  7. Wrong cache link - full text here by mgkimsal2 · · Score: 2, Informative

    Sorry - the previous google cache link was to the 90 day writeup, not the 6 month writeup. Here's the text of the 6 month writeup... (site is very slow right now).

    Windows Vista - 6 Month Vulnerability Report
    Submitted by Jeff Jones on Thu, 2007-06-21 11:53. Topic(s): | Client | Corporate Management | Information Security | Operating Systems

    I was somewhat surprised (but pleased) at the level of interest back when I published my Windows Vista - 90 Day Vulnerability Report. It was about the earliest span of time I thought might give us some indicators, and the indicators did look good. (Though, I did not give us an "A+", in spite of some of the attributions ;-)

    Six months is a much more interesting time frame, and gives us the opportunity to see if the early trend indicators are holding up, or if the early signs of progress were a short-term gain. Also, I thought it was worth going a little deeper in the analysis to look at the total fixed and unfixed vulns as I did last time, plus these additional views:

            * Include a comparison view of Linux distribution workstation builds that exclude vulnerabilities non-default optional components as well as OpenOffice and other applications that do not have equivalents on Windows XP.
            * Include a comparison view that excludes Low and Medium severities to just focus on High severity vulnerabilities fixed and unfixed in the first 6 months, and
            * A comparison view that combines both of these

    For the full details, or to print the report, you can download the report in pdf.

    For those that only want the executive summary, here is a key chart that shows the publicly disclosed High severity vulnerabilities during the first 90 days of availability, broken down by vulns fixed and vulns unfixed. Note that this chart is showing the reduced Linux builds that exclude non-default and optional components without equivalents on WIndows. (clicking the chart also gets you to the full report.)

      High Severity Vulns, Fixed and Unfixed in First 6 Months of Windows, Red Hat, Novell SUSE, Ubuntu, Apple Mac

    The results of the analysis show that Windows Vista continues to show a trend of fewer total and fewer High severity vulnerabilities at the 6 month mark compared to its predecessor product Windows XP (which did not benefit from the SDL) and compared to other modern competitive workstation OSes (which also did not benefit from an SDL-like process).

    If you share the opinion that Windows and applications ported to Windows get a higher level of researcher scrutiny than other OSes, then the 6-month results are even more positive. If you don't share that opinion, then they still stand on their own ...

    Read, Enjoy, Forward.

    Best regards ~ Jeff

    Full Disclosure: I work for Microsoft - read my previous blog post, Exactly how biased am I?.

    Also, I'd like to make a shameless plug for my other blog, http://blogs.technet.com/security, where I sometimes post more personal entries such as The Saga of My Luggage & British Air and Building My Windows Vista Media Center - Part 1 - The System.

    1. Re:Wrong cache link - full text here by TemporalBeing · · Score: 4, Insightful

      For those that only want the executive summary, here is a key chart that shows the publicly disclosed High severity vulnerabilities during the first 90 days of availability, broken down by vulns fixed and vulns unfixed. Note that this chart is showing the reduced Linux builds that exclude non-default and optional components without equivalents on WIndows. (clicking the chart also gets you to the full report.)
      (Emphasis added.)

      So, how does he account for all the silent patching that Microsoft is doing?. (Link complements of Groklaw.)
      More on Google.

      Honestly, how can one really compare Windows against Linux when Microsoft is patching things silently? It's not a fair comparison to any vendor because you don't know what got fixed; let alone what was actually problematic. When you have one community disclosing every bug, and another disclosing only those that become high-profile for them - or likely to become high-profile since they were disclosed by others or something like that - you will not get a fair comparison.

      So, if he really wants to do a fair comparison, he should get internal reports from Microsoft about their bugs, security and otherwise. Yes, CVE and similar hold the security vulnerability bugs; and you can do a comparison iff you get the security bugs that Microsoft found internally and didn't bother to report - then you would have a level set of reports.
      --
      Truth is like the sun. You can shut it out for a time, but it ain't goin' away. - Elvis Presley (source: imdb.com)
    2. Re:Wrong cache link - full text here by robot_love · · Score: 1

      I went and read the ZDnet article, and in a delicious bit of irony, there was a Microsoft ad about their Forefront security product playing on the page. Brilliant!

      --
      .there is enough of everything for everyone.
  8. If Vista ever gets..... by Farfnagel · · Score: 5, Funny

    ...as popular as Linux, then it will be targeted, too. Or something like that.

    1. Re:If Vista ever gets..... by tehcyder · · Score: 1

      ..as popular as Linux, then it will be targeted, too. Or something like that.
      I think that, for a brand new kid on the "OS" block, little Windows Vista is acquitting itself well so far Maybe one day it will even be in a position to challenge the more mature and established desktop favourites.
      --
      To have a right to do a thing is not at all the same as to be right in doing it
    2. Re:If Vista ever gets..... by I'm+Don+Giovanni · · Score: 1

      I hate to break it to you, but Vista's userbase size has already passed Linux's, and it's not even close:
      http://marketshare.hitslink.com/report.aspx?qprid= 2

      --
      -- "I never gave these stories much credence." - HAL 9000
    3. Re:If Vista ever gets..... by Anonymous Coward · · Score: 0

      I hate to break it to you, but Vista's userbase size has already passed Linux's, and it's not even close:
      http://marketshare.hitslink.com/report.aspx?qprid= 2 I hate to break it to YOU, but market share is not the installed base of users.
  9. Update. by Anonymous Coward · · Score: 4, Informative
    1. Re:Update. by morgan_greywolf · · Score: 1

      Mod parent up, Informative! The report doesn't account for vulnerabilities in IE 7, Windows Mail, and is ignoring several other vulnerabilities, such as one in Vista that could allow information disclosure.

  10. Wakeup call by Anonymous Coward · · Score: 2, Funny

    This should be a wakeup call to all those businesses holding back on Vista migration. Vista is clearly the better choice.

    Greets

    UbuntuBoy

    1. Re:Wakeup call by Trent+Hawkins · · Score: 1

      Yes! yes. All businesses should upgrade to Vista!

      That's one way I can eliminate all my of competition. :-)

    2. Re:Wakeup call by hypermike · · Score: 1

      So are you a Vista advocate and an Ubuntu user?

      --
  11. Of course it will by oztiks · · Score: 4, Insightful

    This is stupid, Linux as a distro is a complete solution from A-Z ... Vista is a bit of a solution as its just an operating system with limited services. Why did he do it to Vista anyway? shouldn't he be doing it to a server edition of Windows?

    When i see a windows system and linux system that do exactly the same things have the same purpose software installed on them i can see the viability of the test.

    Further, malware runs rampet in Windows, nearly 50% of Vista's vulns were not patched, where regardless of how many Linux has they get fixed when found. More secure? You tell me is a nightclub more secure when the bouncer only kicks out half the troublemakers whole a tougher and meaner club down the street deals with all of them?

    1. Re:Of course it will by toleraen · · Score: 1

      This is stupid, Linux as a distro is a complete solution from A-Z ... Vista is a bit of a solution as its just an operating system with limited services.

      That's why he did just a minimal base install this time. No bells and whistles, just the operating environment.

    2. Re:Of course it will by WindBourne · · Score: 1

      Actually he did not. He picked it based on the graphical install and what he thought was == in windows. By the sounds of it, he left in a LOT that he should not.But at least he did try to equate the 2.

      --
      I prefer the "u" in honour as it seems to be missing these days.
    3. Re:Of course it will by toleraen · · Score: 1

      Ahh, that'll teach me to trust TFS (work blocks out blogs). Re-reading TFS, it does sound a little sensationalist.

    4. Re:Of course it will by Anonymous Coward · · Score: 0

      "This is stupid, Linux as a distro is a complete solution from A-Z"

      ALERT ALERT fanboi ALERT ALERT

    5. Re:Of course it will by Xabraxas · · Score: 1

      That's why he did just a minimal base install this time. No bells and whistles, just the operating environment.

      Not true. It only states that OpenOffice, GIMP, and the development tools were specifically removed.

      --
      Time makes more converts than reason
    6. Re:Of course it will by Anonymous Coward · · Score: 0

      Replied to the wrong post AC. Fail. Leave your troll badge at the desk, thanks!

    7. Re:Of course it will by Anonymous Coward · · Score: 0

      Did you miss the part where he said:

      "I exclude any component that is not installed by default, which includes all optional "server" components that ship with rhel4ws."

      I would say that makes it a pretty decent standard config.

  12. This seems to by kid_oliva · · Score: 2, Interesting

    Contradict another post on the front page http://it.slashdot.org/article.pl?sid=07/06/27/001 8252/. If Vista is on top than how could Microsoft Security be one of the worst jobs? What are they doing too good of a job???

    --
    I eat Karma for breakfast, lunch, and dinner. That's why I don't have any.
  13. The real security test will be outside the lab by Anonymous Coward · · Score: 1, Insightful

    Article seems to be slashdotted already. I think the real security test will be outside the lab in the hands of the common user. If one of the major factors in determining the security of Vista was based on Microsoft's allow/deny pop ups, then just how secure will Vista be in a year or less when the common user is tired of seeing those boxes and just starts clicking 'Allow' and lets everything through? The OS is as secure as its user is vigilant and when the user becomes apathetic to security concerns the OS loses whatever edge it had against trojans, root kits, backdoors, viruses, etc.

    1. Re:The real security test will be outside the lab by Anonymous Coward · · Score: 0

      "The OS is as secure as its user is vigilant and when the user becomes apathetic to security concerns the OS loses whatever edge it had against trojans, root kits, backdoors, viruses, etc."

      Yes, but that's true of all operating systems...

  14. Look! by Eddi3 · · Score: 5, Insightful

    Look, Everybody! A company is trying to use statistics to make themselves look good, when that's not necessarily the case!

    Nothing to see here, please move along...

  15. Criticism of Report by Anonymous Coward · · Score: 2, Informative

    http://www.microsoft-watch.com/content/security/mi crosoft_is_counting_bugs_again.html

    Looks like there are several errors with the method the blogger used to evaluate security flaws

  16. lies, damned lies and... by arun_s · · Score: 5, Informative

    This has already been analysed at microsoft-watch, and several flaws are pointed out there, the most basic one being that counting flaws is not a good measure of security anyway.

    --
    I can explain it for you, but I can't understand it for you.
    1. Re:lies, damned lies and... by QuietLagoon · · Score: 1
      the most basic one being that counting flaws is not a good measure of security anyway.

      That is the only way that they can make Windows look halfway secure. You have to go with what makes you look good.

    2. Re:lies, damned lies and... by UnknowingFool · · Score: 1

      Even if you count just the number of flaws, that wasn't the worst thing about his methodology. "Near as I can tell, Jones' counting ignores operating system components."

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    3. Re:lies, damned lies and... by Bert64 · · Score: 3, Informative

      Reported issues is also an unfair comparison.
      If an issue is found in open source software, it is typically published openly and patched. If the original author finds an issue, he will fix it and tell people about it so his end users can patch themselves.
      By contrast, if a vulnerability is found internally to microsoft it will still get fixed, but the fix will be rolled in with other fixes. It won't get published, and microsoft won't admit to the vulnerability unless it's already public. A good example being the ASN.1 vulnerability from a couple of years back, there were actually 2 issues fixed in the same patch, but microsoft only admitted to one of them because the other wasnt public. It was found later by reverse engineering the update.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    4. Re:lies, damned lies and... by drsmithy · · Score: 1

      This has already been analysed at microsoft-watch, and several flaws are pointed out there, the most basic one being that counting flaws is not a good measure of security anyway.

      It's a better one than counting frequency and impact of exploited machines without even accounting for market share...

      Or, heh, counting the number of "viruses".

    5. Re:lies, damned lies and... by Chandon+Seldon · · Score: 1

      It's a better one than counting frequency and impact of exploited machines without even accounting for market share...

      I'd disagree. Those two metrics are about the same.

      How about this metric: Percentage of systems pwned? Or this one: Percentage of systems pwned when not behind a firewall?

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    6. Re:lies, damned lies and... by drsmithy · · Score: 1

      How about this metric: Percentage of systems pwned? Or this one: Percentage of systems pwned when not behind a firewall?

      Just as bad, for the same reasons.

      If you want to compare _security_, then do so. Pick some features and functionality that have a causal relationship with how secure a system is (eg: file permissions) and see if both platforms support those features and functionality. But don't try and pretend that frequency of exploits and security have any inherent causal relationship.

    7. Re:lies, damned lies and... by Chandon+Seldon · · Score: 1

      But don't try and pretend that frequency of exploits and security have any inherent causal relationship.

      I would go so far as so say that you could *define* security as whether or not a box will get cracked, and that things like number of successful attacks per machine and what percentage of the time a system has a published and unpatched root hole are related figures.

      Sure, that doesn't give us good numbers in questions like: Which is more secure, Solaris or FreeBSD - but compared to a stock install of Windows XP those systems are, in unquestionable fact, more secure simply because they don't get auto-cracked in 15 minutes if exposed to the internet.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
  17. On the back of recent news by QX-Mat · · Score: 5, Insightful

    On the back of recent news that less than half of Vista "issues" have been patched, yet alone publicly announced, we get another article touting the merits of two things that can't be directly compared.

    Sometimes I see Open Source kicking itself in the face with all the transparency it offers, yet I'm overwhelmed with a sense of pride and happiness that communities can develop such a transparent process in the public eye.

    Discovering problems and exploiting them in a closed source product is quite a daunting task - I'd say almost 4 times as much work as exploiting a system where you can compile debug symbols into the binary, and nothing short of 1000 times harder than if you had the source code. What these "reports" and discoveries show is that layers of obfuscation act to confuse people as to the actual level of vulnerability you're exposed to.

    There are many vulnerability hunters out there, now, employed by governments across the world simply to "dive in" at a deepend of closed applications looking for exploitable code - closed source simply means that only wealthy, bigger teams will be successful. Open Source means that anyone can help thwart these hunters, makes vulnerability research fair game, and most importantly, accepts community involvement into the fixing and pre-emptive policy that makes OS software better software.

    Matt

  18. Security through obscurity? by mgkimsal2 · · Score: 5, Insightful

    One canard trotted out by MS defenders *used* to be "Windows has more vulnerabilities discovered because it's so popular, everyone attacks it!". Watch for that line to be modified in the coming months as more MS proponents switch to "it's more secure by design". Keeping the "only more vulnerabilities discovered because it's so widely installed" would imply that Vista is not widely installed/used, which is not good PR.

    So, when Linux had fewer vulnerabilities, it was because it was obscure. When Vista has fewer vulnerabilities, it's because it's fundamentally more secure. I'm not trying to be sarcastic here - it may very well be *true*. It's just something to keep in mind as you watch the never-ending stream of these 'vulnerability/exploit' reports come out every few months.

    1. Re:Security through obscurity? by Anonymous Coward · · Score: 0

      Uh, hate to play the logic police here, but...

      Windows has more vulnerabilities discovered because it's so popular, everyone attacks it!". does not imply "when Linux had fewer vulnerabilities, it was because it was obscure".

      I think the arguement has always been IF windows had a market share similar to linux, there would be very little malware designed for it, regardless of how secure or not it is (hackers just wouldn't bother, etc).

    2. Re:Security through obscurity? by TheNetAvenger · · Score: 1

      So, when Linux had fewer vulnerabilities, it was because it was obscure. When Vista has fewer vulnerabilities, it's because it's fundamentally more secure.

      I would prefer to say, "Compared to XP, which also has been doing well in security for a while now, Vista is much more secure."

      1) Vista has to deal with all the XP and previous generation vulnerbilities.

      2) Vista is already used more than Linux or OS X

      Vista doesn't have the obscurity you seem to think to protect it.

  19. Re:Darn it by dreamchaser · · Score: 1

    According to Netcraft it's running Linux ;)

    64.28.79.84 Linux Apache/2.0.46 Unix PHP/4.3.3 13-Mar-2007

  20. Re:easier to use as well (cue the fanboys) by Aladrin · · Score: 3, Interesting

    I guess you know you're trolling, and that why you posted AC. I'm going to bite anyhow, even though I know better.

    Yes, Linux is not entirely user friendly yet. No denying that. But maybe you mean 1%, as you said... It's not really a good troll your way.

    And yes, apt-get is a -lot- easier. Why? Because you left the steps out on the Windows side where you search for some utility on the web and have to wade through search results that mean nothing and attempt to find what you want, or you could just apt-get install it. 1 step, not several.

    As for your game installation example, maybe you should pick something actually made FOR Linux, instead of hacked onto it later. Darwinia, for example: http://www.darwinia.co.uk/downloads/demo_linux.htm l

    Check out those complicated instr... err, no. You just download and run the file. Okay, you have to make it executable first. Just a bit of security there. At least it didn't ask you 'cancel or allow?' about 5 times.

    Including the steps to set up video properly is a bit disingenuous unless you include the steps for Windows as well. Including finding and downloading the proper drivers for sound, video, motherboard chipset, etc. Is it easier on Windows? A bit, yes. But the steps still exist.

    --
    "If you make people think they're thinking, they'll love you; But if you really make them think, they'll hate you." - DM
  21. No, still not a good comparison by jhdevos · · Score: 5, Insightful

    There are still a lot of problems with this 'comparison'. For instance:

    - The 'reduced feature set' used for the comparison still contains a lot of software not include with windows
    - All information is based on what the company behind the software discloses. I believe that not all holes in Vista that MS knows about are disclosed. It is also not unlikely that what Microsoft calls 'critical' is not the same as what Canonical calls 'critical'. In any case, different measures are used for the different OS's, and you can't compare things that are measured in different ways.
    - The usual 'less known holes != safer' discussion...

    I personally don't know which OS is safer, but based on these numbers, I am not going to draw any conclusions.

    Jan

    1. Re:No, still not a good comparison by Anonymous Coward · · Score: 0

      Another problem is that the author works for Microsoft.

    2. Re:No, still not a good comparison by t0rkm3 · · Score: 2, Interesting

      He not only works for MS but is the director of security strategy.

      So, this is self-performance review. I'm guessing he's vying for a pay raise.

    3. Re:No, still not a good comparison by Anonymous Coward · · Score: 0

      I agree - for example, the Bugzilla for Firefox's recently filed bugs puts "Component: "Keyboard: Find as you Type" status: "critical" OS: "Linux" --- Description: "Freezes at times when attempting to type in the url or when accessing a page through bookmarks."

      Whereas a MS Windows bug would only be filed critical if it's something like the .wmf or .ani exploits...

    4. Re:No, still not a good comparison by Repossessed · · Score: 1

      Given that the man counts 4 unpatched security flaws, and that M$ has admitted to 15* of them, I'd say there's an issue in his count. (note that they did not disclose all of them, just admitted to them). This is also only what M$ knows about, there are probably many many more. There's also an issue that number of flaws is a lousy metric. it only takes *one* flaw to bring your computer to it's knees. So the question becomes, who has the worst flaw the crackers have found so far? I also point out that I work technical support for Vista, so I know the kinds of issues people are running into. Viruses are among them already (though what I've seen so far appears be trojans, can't blame everything on M$ if you run a file called freeporn.exe). At the end of the day, the robustness of Vista is going to be measured by how many computers go down during it's lifespan. Microsoft has everything stacked against it still, uniformity of code, every user running in admin mode (UAC is a joke), and probably soon, it will be the majority OS (as opposed to XP). Which means that it's going to be the one that gets targeted. If Microsoft really does keep the thing from being turned into a spambots delight, I'll be very impressed. *As far as I can tell, he counts 4 unpatched flaws total, and no unpatched major security flaws, it's entirely possible that my interpretation is wrong though, in which case, his count may be correct. One last thing, I issue a challenge to anybody who believes that Vista is secure to disable their antivirus. Good luck.

      --
      Liberte, Egalite, Fraternite (TM)
  22. Re:easier to use as well (cue the fanboys) by buffer-overflowed · · Score: 4, Insightful

    Why should I care whether or not people run Linux, or Windows, or *BSD, or Mac OSX, or Novell, or freakin' Amigas? At home.

    Run whatever the fuck you want.

    --
    The key to the enjoyment of pop music is to replace any instance of "love" with "C.H.U.D."
  23. no back up by Anonymous Coward · · Score: 0

    lets see a list of the vulnerabilities that make up those graphs so we can evaluate how accurate they are.

  24. Popularity proportional to vulnerability? by Anonymous Coward · · Score: 0

    I'm a mac guy (which is why I post anonymously).

    All the time I hear windows users say "Of course we have more security issues, we're a bigger target. No one wants to mess around with the handful of people that run macs."

    So following that line of logic, does this mean Vista is so unpopular even hackers can't be bothered with it?

    1. Re:Popularity proportional to vulnerability? by Bert64 · · Score: 1

      Well, yes...
      In the corporate world, vista's marketshare is currently massively smaller than xp/2003, and smaller than linux, solaris, macos and hpux too... Businesses won't deploy vista for another year or more.
      For this reason, vulnerability researchers will not be focusing on vista yet, tho if they find a vulnerability in earlier versions of windows they may check to see if it's still present in vista.
      Linux, which has a sizeable server marketshare is a significant target for vulnerability research, and that research is much easier to perform because the source code is available, so you get more value from your time doing research on a platform for which you have source, which goes some way to counterbalance the number of people actively looking.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    2. Re:Popularity proportional to vulnerability? by Sobrique · · Score: 1
      Speaking from someone involved in deployment planning, I can speak for at least one rather large UK financial company, and their supporting IT outsourcers, when I say we see no need for vista. I mean, what does it really give to the business user? DX10 might be why I end up upgrading at home, but... well, even XP isn't so much better than 2000 that there's any real drive to ugprade.

      Apart from microsoft propaganda and support of course. And the 'bragging rights' effect, of people who always want the swankiest laptop with the newest stuff.

  25. Ummm. Duh by avb85 · · Score: 1

    Full Disclosure: I work for Microsoft - read my previous blog post Go figure.
  26. Wow by dhasenan · · Score: 1

    This actually looks like a fair comparison.

    On the other hand, nobody's vetting the Vista source right now. And there's no indication of what the various vendors mean by "High Priority" -- is it something that only the locally logged in user could trigger? Is it a vulnerability that would allow for remote exploits? Is it a remote attack at all, or does it just open up the possibility for trojans?

    What we'd need is an independent service listing the vulnerabilities and ranking them themselves using the same criteria for each operating system. Until that comes out, I'll say Vista is more secure for now. But as crackers become more familiar with the system, the rate at which new vulnerabilities in Vista are identified will increase.

    1. Re:Wow by wild_berry · · Score: 2, Insightful

      The stuff at http://www.microsoft-watch.com/content/security/mi crosoft_is_counting_bugs_again.html shows that the Microsoft count is per patch instead of per vulnerability. I don't think it is a fair comparison, and Jones should have admitted that.

    2. Re:Wow by buffer-overflowed · · Score: 1

      Well, for RedHat, a critical vulnerability is any remotely exploitable vulnerability that an unauthorized user can exploit. This includes things like telnet, oddly, which no one enables.

      --
      The key to the enjoyment of pop music is to replace any instance of "love" with "C.H.U.D."
  27. Selective use of facts I think... by Anonymous Coward · · Score: 5, Insightful

    He's not comparing vulnerabilities - he's comparing vulnerability disclosures.

    It's not a measure of how secure the OSes are - it's a measure of how secretive the makers of the OSes are.

    1. Re:Selective use of facts I think... by mgiuca · · Score: 2, Insightful

      So... what you're saying is it's a measure of how closed off the codebase is? And Vista beat Linux? No way!

  28. Re:easier to use as well (cue the fanboys) by Broken+scope · · Score: 3, Interesting

    ....
    I installed quake 3 On my first day of Linux. Copied the files from the disk, ran the linux stuff for Id. IN all I had to use 3 maybe 4 commands total, and the only web site I went to was Ids site. It was basically the first thing I installed after doing my redhat installation. I never really got into using linux, but its not the quagmire you for believe it to be.

    --
    You mad
  29. A few points by gilesjuk · · Score: 2, Insightful

    1. Vista isn't exactly in widespread use. The sort of people who poke holes in Windows and use it for spam bots etc will concentrate on XP for now as it is much easier. The anti-piracy and activation make pirating Vista a little harder, again this means the low life will not use it for a while.

    2. Linux is easily available to all. Plus people identifying security holes are helping out, they do it to improve the product. They would do this for Windows too, but they don't have access to the code.

    3. Mac OS uses a lot of open source tools, gcc, samba etc.. these have bugs and holes identified from time to time. So Apple naturally has to plug them.

    1. Re:A few points by Anonymous Coward · · Score: 0

      2. Linux is easily available to all. Therefore people identifying security holes are finding it easier, they do it to create exploits. They would find this easier for Windows too, but they don't have access to the code.

      There, fixed that for ya.

    2. Re:A few points by goarilla · · Score: 1

      idiot

    3. Re:A few points by I'm+Don+Giovanni · · Score: 2, Interesting

      1. Vista isn't exactly in widespread use. The sort of people who poke holes in Windows and use it for spam bots etc will concentrate on XP for now as it is much easier. The anti-piracy and activation make pirating Vista a little harder, again this means the low life will not use it for a while.


      It's in use way more than is Linux:
      http://marketshare.hitslink.com/report.aspx?qprid= 2
      Vista: 3.74%
      Linux: 0.70%

      And here are status for Germany, which would be more friendly to Linux than Vista:
      http://www.webhits.de/webhits/browser.htm
      Vista: 1.0%
      Linux: 0.5%
      --
      -- "I never gave these stories much credence." - HAL 9000
    4. Re:A few points by Anonymous Coward · · Score: 0

      I would guarantee you there are already more Vista Desktop/Laptops being used than any single Linux distro, so the comparison is perfectly valid.

  30. " I was shocked" by Bender+Unit+22 · · Score: 1

    "I was shocked"
    Perhaps you were and cue the trolls and me.

    I got my first Mac 3 months ago( a macbook pro) and I am not going back to Windows, perhaps Linux(have replaced my windows desktop with ubuntu at work log time ago)
    But of course this is /. so I am not the average user.

    Microsoft must be happy with the huge userbase that happily has bought their products for years until the day they could finally get what they were promised. Of course I am now trolling here, I have not tried Vista so I don't know anything about how good it is, but the story seems to be repeating itself for every OS release.

  31. Re:Darn it by wwmedia · · Score: 1, Flamebait

    Linux Apache/2.0.46 (Unix) PHP/4.3.3

    lol

    yea whats up with apache being such a ram memory hug? i recommend the author switches to lighttpd or nginx

  32. Re:easier to use as well (cue the fanboys) by Anonymous Coward · · Score: 0

    Zealot: "Oh God, I had to install Quake 3 in Windoze for some lamer friend of mine! God, what a fucking mess! I put in the CD and it took about 3 minutes to copy everything, and then I had to reboot the fucking computer! Jesus Christ! What a retarded operating system!"

    Wait a minute. You had to reboot because you installed a game? WTF. Now THAT is a retarded operating system.

    Also, that "classic" troll really needs updating for this decade. Might as well include a flame about how you had to recompile your kernel to get your Soundblaster Pro to work.

  33. Re:easier to use as well (cue the fanboys) by caluml · · Score: 1

    A good way to reduce the possibility of malware affecting you in Linux is to run your browser as another user. It's easy to set-up, almost pain free, and means that, barring local root exploits, it can't delete/alter your data, modify your login scripts etc.

    I'm sure it's possible to do in Windows - runas firefox.exe - but I haven't tried it.

  34. ID10T Error by overlook77 · · Score: 0, Offtopic

    Vista better be more secure than Linux. Windows is the 'McDonalds' of OS's....it caters to the lowest common denominator. Someone who was able to tune a Linux kernel is not going to download "Stephen Speilberg gets Hilarious Prank Call.mp3.vba" off Limewire. Even if Vista was more secure, its because the users need to be protected from themselves.

  35. A guy working for Microsoft.. by Anonymous Coward · · Score: 0

    ..finds out that Microsoft OS is the best OS out there. I must say, I'm shocked!

  36. let them think what they want... by tomstdenis · · Score: 1

    I'm still not buying Vista. I have an OS that does what I want and works well. I don't have to pay money for it, and all it requires in return is a bit of patience. It lets me run my applications, does so efficiently, without nag screen, cd keys, and other f'ing hassles.

    Tom

    --
    Someday, I'll have a real sig.
  37. Re:easier to use as well (cue the fanboys) by digitig · · Score: 1, Funny

    linux will stay with >1% marketshare. I'm sure even the most ardent Linux zealot will be happy with that. After all, 100% is >1%
    --
    Quidnam Latine loqui modo coepi?
  38. Re:Darn it by mrbluze · · Score: 1

    According to Netcraft it's running Linux ;)

    I had to laugh, but funnily enough, as soon as I posted, the site loaded and I got to read the article, heh heh.

    --
    Do it yourself, because no one else will do it yourself. [beta blockade 10-17 Feb]
  39. Yet another meaningless "study" by niiler · · Score: 2, Informative

    I've been running Linux as my desktop exclusively now for about five years. No viruses. No worms. No adware. Oh yeah, and it's free as in beer. The security on it just works. My vendor sets up the firewall for the appropriate level of paranoia "out of the box". Tools for system auditing (chrootkit, nmap, etc...) are usually installed by default. When windows can do all this for free, I'll give it another go. But until then, any such study I see is largely theoretical.

    1. Re:Yet another meaningless "study" by freeweed · · Score: 2, Informative

      My vendor sets up the firewall for the appropriate level of paranoia "out of the box".

      My Linux "vendor" (and most of them, these days) doesn't even set up a firewall at all. Because they don't need to. Because with a default desktop install, there's nothing to firewall off - no listening network ports.

      Sorry, Microsoft, but until you get to this point, you're going to be more vulnerable. It's only a matter of time before someone compromises a software firewall.

      --
      Endless arguments over trivial contradictions in books written by ignorant savages to explain thunder in the dark.
    2. Re:Yet another meaningless "study" by Anonymous Coward · · Score: 0

      "The security on it just works. "

      Security through obscurity is not really security. Just hope no one notices Linux.

    3. Re:Yet another meaningless "study" by SparkyFlooner · · Score: 1

      ...I've been running Windows exclusively on my desktop for 15 years. No viruses here, either. I guess the security "just works" there, too. Plus, today's newest games "just work" on my Windows machine. I now return you to your previously scheduled rant.

  40. I can't see a value in such a study by Anonymous Coward · · Score: 0

    I can't see a value in such a study:
    - different software
    - different models
    - different life cycles

    It's 90 days of a new product which uses closed software, at least partially newly written. Even considering the beta cycle it's totally different to products which are partially much older (with all their strengths _and_ weaknesses!), deployed for a long time and available to free analysis.

    So there are less breaches in Vista? I hope so! Anything else would have been a disaster. But let's wait and see how it will come out eventually...

    cb

  41. Actually, he supposedly == them by WindBourne · · Score: 2, Insightful

    THe problem is that he is like me; He does not know the enemies OS. So, what he did, was pick through the OS install and decided what sounds like it belongs and what does not.

    What is needed is for a Linux distro guy who has good knowledge of Windows (or perhaps somebody from wine) to re-do this report. And if it shows that MS did a better job on addressing security, I would suggest that the distro's need to get their act together. For the last 5 years, the windows fanboys have ran around saying that the # of windows is the attraction for security problems, while those in the know, say it has to do with ease of cracking. If this report is real, then Linux just went below MS and that will attract the vermin to us. IOW, we MUST remain above MS in terms of security to prevent having the security attacks that MS has.

    --
    I prefer the "u" in honour as it seems to be missing these days.
    1. Re:Actually, he supposedly == them by walt-sjc · · Score: 1

      No, what's needed is to ignore this whole stupid "bug counting / statistics" game and actually look at what percentage of the installed base for each OS's are getting "p0wned". Why? Because Real Life Matters. The default install is irrelevant. People use their computers in the real world with all sorts of software. If you want a more secure experience, pick the platform that will be less likely to get P0wned overall.

    2. Re:Actually, he supposedly == them by WindBourne · · Score: 1

      I certainly understand what you say (I run nothing but Linux here; I would have no issue running a OSX thought). But the truth is that vista IS better than previous version and will continue to improve. If they ever get better than *nix in terms of security, then we will see a LOT of crackers,virus, malware targeting *nix.

      It is like the joke about the 2 guys in a tent with a bear trying to come. The first guy sees that 2'nd putting on running shoes. He says, skip that, we need to outrun the bear. The 2'nd guy says no. That he only needs to outrun the first guy. We are in the same boat. All OSs have issues. But the reason why Windows is targeted has NOTHING to do with the number. It is about the ease of cracking them. If windows should outrun *nix, then ....

      --
      I prefer the "u" in honour as it seems to be missing these days.
    3. Re:Actually, he supposedly == them by Chandon+Seldon · · Score: 1

      I disagree. We see exploits for every major security issue in every major OS. If Windows Visa gets better than your average Linux distro on security vulnerabilities, we'll see less exploits overall.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
  42. As someone who does not know that much about this by Snowspinner · · Score: 5, Insightful

    I approach this as someone who does not know a tremendous amount about how to measure security flaws, or what various security flaws really mean...

    But the survey listed also shows Windows XP as the second most secure operating system of the ones surveyed.

    I can believe that Microsoft improved their security with Vista. But if they also tell me their security was great with Windows XP, I have to conclude that they're fudging the numbers.

  43. Useless studies by Vicegrip · · Score: 4, Insightful

    Since Open Source rigorously discloses every flaw known in it, what is the value of comparisons of one Vendor's chosen disclosures versus that which is 100% transparent?

    None

    Microsoft only discloses what it has to and is often at odds with security researchers about problems only to be proven wrong later. One claim from a blog was that Vista shipped with 60,000 bugs. How many of those are documented for the public?

    I can say that on my test certified Vista machine, brand new from Dell, I've already seen the network card totally disappear from the system only to reappear again an hour later. The Broadcom diagnostic tool reported no hardware issues. The Explorer shell still crashes/stalls frequently. Files get locked with no way aside from a reboot to unlock them. Wifi fails to reconnect to the same network it was previously connected to when sspi broadcast for that network is disabled. I just tried restoring a hibernated laptop, previously connected to a domain. Black screen & hard reboot.

    Beyond that, on this brand new machine, specced for Vista. Vista is SLOW.

    MS, concentrate on making Vista better instead of having people do useless studies. kthnxbye

    --
    Do not spread "09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0" over the internet, thank you.
    1. Re:Useless studies by plague3106 · · Score: 3, Funny

      One claim from a blog was that Vista shipped with 60,000 bugs.

      OMG IT MUST BE TRUE ONE BLOG REPORTED IT OMG!!!!111!!!11

    2. Re:Useless studies by pogson · · Score: 2, Informative
      It is well known that FLOSS has fewer bugs per 1000 lines of source code. The bloat that went into Vista brought in plenty of bugs to be sure. Key differences between Linux and M$ stuff:

      • M$ gets stuff determined by the sales department. We know how well salesmen design systems.
      • Linux is designed to be modular so the complexity of each piece is less. M$ has stuff where the browser installs code, printing a document can cause pieces of the file to be executed, etc.
      • There are far more projects in FLOSS than there are coders in M$. More manpower, with properly filtered output results in more correct code.
      • If a bug bugs me, I can look at the code, file a bug report, or suggest a patch. There is no way that can be done with M$'s way of doing things. Vista release was as buggy as a Linux release candidate.

      see Cyberinsecurity at http://www.ccianet.org/filings/cybersecurity/cyber insecurity.pdf

      see release-critical bugs at http://bugs.debian.org/bugs/release-critical

      Where have you seen transparent quality control like that at M$?

      --
      A problem is an opportunity http://mrpogson.com
    3. Re:Useless studies by sYkSh0n3 · · Score: 5, Interesting

      Sorry bout the offtopic, but i've been noticing the problems you were talking about on EVERY new dell i've seen in the last few months. XP and Vista. So I dont know that you can attribute all your problems to the OS. I think a lot of it has to do with all the crap they install. (ug, defending vista...i feel dirty)

      But i'd still rather run Ubuntu. Anybody who thinks installing windows is easier than linux, hasn't installed feisty fawn. My last 4 windows installs have come up in 640x480 4bit because the video card wasn't recognized, the sound didn't work, and the network card didn't work. Not to mention it took forever to install. I boot ubuntu on the same machine (in minutes) and everything works perfectly. In fact, the feisty fawn install disk has become part of my windows install. I boot the live cd, download the drivers i need to my thumbdrive, reboot into windows and install them. Point being: Not only is Linux EASIER to install, it's made Windows EASIER to install too. now THATS a good operating system.

    4. Re:Useless studies by Lumpy · · Score: 1

      can say that on my test certified Vista machine, brand new from Dell, I've already seen the network card totally disappear from the system only to reappear again an hour later

      that is part of the security in Vista! if your network card disappears then you cant get infected, hacked, or do unspeakable things to Media files you should be protected from.

      That is a FEATURE not a bug.

      --
      Do not look at laser with remaining good eye.
    5. Re:Useless studies by Anonymous Coward · · Score: 0

      "... I just tried restoring a hibernated laptop, previously connected to a domain. Black screen & hard reboot.

      Beyond that, on this brand new machine, specced for Vista. Vista is SLOW."

      Oh, PLEASE! After years of complaining about lax security in Windows, now that Microsoft has finally addressed the problem, you want performance as good as it was in XP too???

      Sheesh, you guys set impossible standards.

      As everybody knows: stability, security, performance. Pick two, er, I mean one. :-) :-)

    6. Re:Useless studies by frogstar_robot · · Score: 1

      My last XP install was on a Toshiba laptop with a SATA chipset. It was a VERY difficult install. The installer required a floppy disk with the SATA drivers on it to find the hard drive and proceed further. So I googled around, made the floppy (an odyssey in and of itself), and dragged out a USB floppy drive. I popped in the disk, the installer loaded the driver and I was able to format the drive. All seemed well until the copy files stage was hit and I was prompted to insert the SATA driver disk again. No matter what I did, it would not find the drivers. It turned out that the USB floppy driver included in the XP installer will only work properly with certain USB floppy chipsets that were out in the 2001 timeframe (quite the Google quest for THAT little nugget). I had to hit the boneyard for a really old USB floppy drive I had laying around. THAT finally gave me everything I needed to finish the basic install. I also had to track down and install 120 odd MB of drivers to get rid of all the yellow ! in the Device Manager once the basic install was completed. What was really fun about that is that Toshiba's driver page for the machine didn't have the Bluetooth software and couple of minor chipset items. So I had yet another Google Odyssey for that.......

      This install of XP was every bit as fiendish as a seven year old version of Slackware if not more so. If I were feeling sadistic, I'd cheerfully hand this thing and the newer USB floppy drive to anyone who spouts "Linux is hard to install." with none of the background information. Yeah yeah, I know, I know, Vista will make all of this all better (Biggest Lie #7: The latest version will solve all your problems.)

      I'll throw in another nugget: I always defrag as soon as I have a complete driver install+MS patches+Application Patches. The amount of red in the defrag analysis at that point is pretty amazing.

    7. Re:Useless studies by Ancalimar · · Score: 1

      Yeah, and I remember that when I installed Linux (because at the time it wasn't pre-installed), it didn't have an easy way to increase screen res, get wifi working, or office software that loads and has functionality like Microsoft Office. And it was a general pain in the ass.

      And that was Ubuntu!

      In all fairness, I'll admit that Linux is getting better, especially now that Ubuntu has come out on top in terms of pre-installations by a major company. But it still has a crapload of catching up to do.

    8. Re:Useless studies by bakes · · Score: 1

      I can say that on my test certified Vista machine, brand new from Dell, I've already seen the network card totally disappear from the system only to reappear again an hour later. The Broadcom diagnostic tool reported no hardware issues. The Explorer shell still crashes/stalls frequently. Files get locked with no way aside from a reboot to unlock them. Wifi fails to reconnect to the same network it was previously connected to when sspi broadcast for that network is disabled. I just tried restoring a hibernated laptop, previously connected to a domain. Black screen & hard reboot. Yes, yes, but none of these are SECURITY issues, are they?
      --
      Ho! Haha! Guard! Turn! Parry! Dodge! Spin! Ha! Thrust!
    9. Re:Useless studies by plague3106 · · Score: 1, Informative

      It is well known that FLOSS has fewer bugs per 1000 lines of source code. The bloat that went into Vista brought in plenty of bugs to be sure.

      Hmm, yet you have no proof of anything, just that you think Vista is bloated. Sorry, there's nothing 'to be sure' about in your statement.

      M$ gets stuff determined by the sales department. We know how well salesmen design systems.

      So you're claiming that salesmen are doubling as software architechs at MS?

      Linux is designed to be modular so the complexity of each piece is less. M$ has stuff where the browser installs code, printing a document can cause pieces of the file to be executed, etc.

      Windows is modular as well. The browser installing code is an ActiveX control, FF has the same capabilities.

      There are far more projects in FLOSS than there are coders in M$. More manpower, with properly filtered output results in more correct code.

      Sorry, having more coders does not mean that the code ends up more correct. Another logic fallacy here..

      If a bug bugs me, I can look at the code, file a bug report, or suggest a patch. There is no way that can be done with M$'s way of doing things. Vista release was as buggy as a Linux release candidate.

      You can file a bug report with MS as well. Whether or not you understand the code, and how it all interrelates is debatable though. Your claim that Vista RTM is as buggy as a Linux RC is again nothing more than a statement you claim to be true with no actual facts. For myself, and many others, Vista has been exteremely stable. I've not had a single issue since I've installed the OS.

      see Cyberinsecurity at http://www.ccianet.org/filings/cybersecurity/cyber insecurity.pdf

      see release-critical bugs at http://bugs.debian.org/bugs/release-critical

      Where have you seen transparent quality control like that at M$?


      So transparent I can't even see it, as both of those links result in a 404. I don't need a bug list (although its there for any patch) to determine if an OS is buggy or not, I can see that by simply using the OS.

    10. Re:Useless studies by Anonymous Coward · · Score: 0

      On my brand new HP we can add that the system goes brain dead when ripping a DVD (it only works from WinBlows explorer) along with taking three minutes to switch users. M$ su-u-u-ucks. I so wish the finance software I use will get ported to any other OS. Three cheers for abusive monopolies!

    11. Re:Useless studies by radish · · Score: 1

      640x480? Lucky! The last (actually, only) time I tried a Ubuntu live cd it booted up into a garbled mess because it couldn't recognize the video card (a recent Nvidia model). Sure, I can get it working by doing a full install and switching in different drivers manually, but shouldn't the failsafe be to revert to VGA so at least the screen is readable?

      --

      ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

    12. Re:Useless studies by drsmithy · · Score: 1

      I can say that on my test certified Vista machine, brand new from Dell, I've already seen the network card totally disappear from the system only to reappear again an hour later. The Broadcom diagnostic tool reported no hardware issues. The Explorer shell still crashes/stalls frequently. Files get locked with no way aside from a reboot to unlock them. Wifi fails to reconnect to the same network it was previously connected to when sspi broadcast for that network is disabled. I just tried restoring a hibernated laptop, previously connected to a domain. Black screen & hard reboot.

      Have you contacted Dell to tell them their hardware is faulty ? Because it sure as hell isn't the OS.

    13. Re:Useless studies by huckamania · · Score: 1

      I like Ubuntu fine, but my monitor is all streaky and the nvidia card is still not configured right. It shows up in the mysterious driver sections but the enable checkbox refuses to be checked. It's the second thing everyone says when they see my screen. "What's that? Why's it look all streaky?" is not the best way to start a conversation about linux.

      The almost OP points out a bunch of bugs in vista and then someone else says it is hard to install, but the study is about security which is a completely different animal. Still, it's a bit of odd trend when analysts do studies about the first 6 months of this or that. It's almost like there's a fourth type of lie: lies, damn lies, statistics and statistical comparison.

      Still, it's fun to see people posting about how the study is flawed.

    14. Re:Useless studies by Libertarian001 · · Score: 1

      You're either completely full of shit or you have a knack for acquiring the most obscure hardware around. Don't get me wrong, I hate Windows, but I don't have the guts to try Linux because frankly, I don't get software (I can't do much other than install a Windows app and surf). But for as computer illiterate as I am, I can build a box. And I have never, ever had the problems you're describing.

    15. Re:Useless studies by TheNetAvenger · · Score: 1

      My last 4 windows installs have come up in 640x480 4bit because the video card wasn't recognized

      My gawd, what version of Windows you installing?

      Windows since Win2K and XP run in SVGA mode when it can't detect the video card, and this is at the very leat 800x600 16bit in XP and 640x480 8bit in 2K.

      So are your numbers inaccurate or are you trying to BS everyone?

    16. Re:Useless studies by bjohnson · · Score: 1

      Many. I'm dealing with a %@$!#$ Gateway system here that has no video (other than 640x480 4bit) and no networking because %@$!%# Gateway has forgotten that this model exists, Intel says THEY don't have the drivers because this is an OEM board.

      This is with a XP service pack 2 installer.

    17. Re:Useless studies by 3choTh1s · · Score: 1

      What you said about the different devices not working is exactly what happened to me... except switch the os's around. I was given 3 computers(1 desktop, 2 notebooks) and I decided to install Ubuntu on all of them. They were mostly underpowered and I wanted every advantage I could give them.

      On the first notebook I tried installing Ubuntu on, I tried getting the Live CD to work only to be confronted with a strip of corrupted video right down the middle of the screen. The other parts of the screen was fine, just the middle of the screen. After a while of fiddling around I got sick of it and just installed Mandriva which worked just fine "out of the box." The desktop installed perfectly after I figured out that one of the hard drives went bad somewhere in the process. My last notebook though... gah. Sound was a bitch to figure out. Ubuntu installed fine but sound was not coming out no matter how many Ubuntu helpful hints were thrown my way. I finally had to install Windows (which installed perfectly) to figure out the exact model of sound card was in the system so that I could do some more specific troubleshooting. I finally figured out that Ubuntu actually blacklists the driver that I needed for my card. After commenting out that section and reconfiguring Alsa it worked. Honestly if I was hard up for time to get these machines working I would have just left Windows on there and said to hell with it.

      So really this idea that Ubuntu is the cure all doesn't work in all cases. It depends on your hardware configuration and your willingness to deal with the unexpected glitches that can and probably will happen every once in a while. If you have the right hardware your golden. If not I wish you godspeed.

    18. Re:Useless studies by Chandon+Seldon · · Score: 1

      But it still has a crapload of catching up to do.

      Why? A Dell with Ubuntu works just as well as a Dell with Vista. Anything else is just hobbyists screwing around - which I admit is fun, but it's not a very good basis for comparing operating systems in the real world.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    19. Re:Useless studies by Actually,+I+do+RTFA · · Score: 1

      MS, concentrate on making Vista better instead of having people do useless studies. kthnxbye

      You had me going until this last line. Microsoft has tens (hundreds?) of thousands of employees. All of them working on Vista will lead to a worse problem (even if all of them were equally skilled developers, coordinating that many programmers would be impossible.) So why should they scale back an unrelated-to-development part of their empire (in this case PR?)

      --
      Your ad here. Ask me how!
    20. Re:Useless studies by HiThere · · Score: 1

      It is well known that FLOSS has fewer bugs per 1000 lines of source code. The bloat that went into Vista brought in plenty of bugs to be sure. Key differences between Linux and M$ stuff: ... What you say is true if you carefully select the FOSS project. It's not, by any means, true of all FOSS code. Also, bloat is exceptionally vague. You would be more believable if you were to cite something in particular, like DRM.

      Given those few edits, I agree with you. Note that DRM is all new code, and as such is at the start of it's life-cycle, which is the time when most bugs are found. An argument could be made that in a couple of years, when processors speed up and bugs are worked out, that Vista will be a good choice. Technically. (I switched to Linux over EULA issues, not over technical issues. At the time that I switched Linux was clearly inferior as a desktop system...and I switched anyway because I read the MSWind(le) 2000 EULA.
      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    21. Re:Useless studies by mpe · · Score: 1

      Linux is designed to be modular so the complexity of each piece is less. M$ has stuff where the browser installs code, printing a document can cause pieces of the file to be executed, etc.

      You also can get things like documents being reformatted, even if the page size is the same. Most annoying is that there appears to be no easy way under Windows to tell it "default to A4 paper with every printer you might encounter, you'll be told if you need to use anything else."

    22. Re:Useless studies by deke_kun · · Score: 1

      Not sure if someone answered all this yet or not, and I cant be bothered to read all of the thread, but I work for a company whose name rhymes with shell, doing onsite installations, and so I've encountered the problems of which you speak. The explorer crashes are, believe it or not, caused by google desktop, for some reason its shipping with broken dlls which crash explorer/iexplore. Uninstall it, feel free to check the latest version and see if its fixed itself, but yeah. Slowness? Make sure youve got enough ram (I know i know its ridiculous, but if you have to work in vista, get 2gig) and then go and turn off all those pointless services like defender, desktop search and so on, can reduce the base memory usage by 400meg on some machines.

      Hope that helps.

    23. Re:Useless studies by Anonymous Coward · · Score: 0

      Your refresh rate is set wrong, of course I am assuming you have an LCD? Open up the system settings, monitor settings (dunno what it is in Gnome, I'm a KDE man myself), change the refresh rate to 60hz, yep you heard it, 60hz.

      I had the same problem, and I get the same problem in XP if I bump my LCD refresh rate up to 75hz.

    24. Re:Useless studies by cbhacking · · Score: 1

      Were any of those last 4 installs Vista installs? If not, your comparison doesn't even count; even assuming the XP disc was SP2 it's Plug and Play drivers would be several years old. Feisty Fawn's are brand new.

      My personal experience (Video): Vista has always autodetected my video card (and loaded WDDM drivers, no less - full Aero OOB experience) since the RC2 days. A Knoppix disk from the same era recognized that the card was an nVidia but nothing beyond that, so it ran in 1024x768 (which looks horrible on a high-res widescreen) and wouldn't go higher without manually editing xorg.conf (very irritating hen I just want to demo Linux for somebody or fix a minor problem). Newer (last 6 months) versions of Knoppix work correctly, and openSuse 10.2 also works flawlessly (I currently dual-boot).
      Audio: Vista required downloading the driver from Windows Update, which it did automatically on first startup and had dound running BEFORE the first reboot. openSuse's sound played but the microphone didn't until I patched ALSA, and it stil has issues.
      Network: Both Vista and openSuse worked correctly with both wired and WiFi (Intel Pro Wireless). Broadcom worked correctly on Windows but required rebooting once before it worked on openSuse (the BT daemon started, but the HID service - which I need for the bluetooth mouse - wouldn't connect).
      Install time: Just the part that runs off the disc, Vista was faster than either openSuse or Mepis (from which Ubuntu's install method is derived). This is because Vista's installation is image based - more-or-less decompress a nearly complete system image onto the drive, then customize it slightly for things like the user name, localization settings, etc. It is also mostly unattended, unlike XP (or openSuse). I haven't installed Ubuntu 7.x though, and the last time I installed 6.x was on different hardware. I realize it's unfair to compar openSuse's installer to Ubuntu's, sicne they operate differently, but it's worth mentioning that after installation my openSuse system is already set up with almsot exactly the software I want (a few packages, mostly for things like nVidia's accelerated driver, must be added later) while Ubuntu, by comparison, doesn't even have a working build toolchain in its default install. Sudo apt-get blah-de-blah... suffice to say I don't like their standard package selection, so I need to add a lot of other stuff, and uninstall a lot as well if I want the disk space back and/or a reasonably concise application menu. Add in that YaST has a far better package manager than Synaptics and there is a very noticable difference. Of course, there's a lot more than the disc installation - Windows needs more software installed later - so overall it does take longer to get a fully functional system. The basic system install is incredibly fast, though.

      Anybody who thinks installing Linux is easier than Windows hasn't tried Vista. YMMV, however.
      As above, sorry for the OT.

      --
      There's no place I could be, since I've found Serenity...
    25. Re:Useless studies by Anonymous Coward · · Score: 0

      Having installed XP SP2 on 75+ boxes recently, about 50% of which were older than 4 years, I've still had to go a-hunting for drivers in order to get network functionality and decent graphics. The most pain-in-the-ass drivers there are to go hunting for are the ones XP lists as "PCI Device" or "SM Bus." Hello unknowndevices.exe. And then the google searches for drivers for deviceID 8086:1042, etc.

      I installed Ubuntu alongside WinXP/Media Center on my 8-month-old laptop, and all I had to do was approve the use of the closed driver for my wireless card. Pretty smooth, if you ask me.

  44. Thanks, but... security hole! by Anonymous Coward · · Score: 0

    I've been intending to run firefox as another user for some time, so thanks for your guide.

    However, there is one security hole that I should point out to you: xhost 127.0.0.1 gives all processes on your system access to the X display, including Firefox and any malware it might execute. This is sufficient to run a keylogger, grab screenshots, etc.

    I don't have a good solution for this. If you don't allow Firefox access to X, it can't appear on screen. Copying the .Xauthority file to ~ff instead of using xhost does not solve this, because processes running as ff still get access to X. Running Firefox on a separate X display (e.g. with Xvnc), or better still within a virtual machine, would do the trick - but at the cost of performance and some usability.

    1. Re:Thanks, but... security hole! by koh · · Score: 1

      Sux is your friend, despite its name.

      --
      Karma cannot be described by words alone.
    2. Re:Thanks, but... security hole! by Anonymous Coward · · Score: 0

      That's very interesting, thankyou.

      I bet the troll who started this thread never imagined that some actual useful information might be exchanged as a result of his copying and pasting.

    3. Re:Thanks, but... security hole! by Bert64 · · Score: 1

      Or worse, you can use a tool like xremote to hijack the keyboard/mouse and interact with the programs you have running, including root shells if you have one open!
      We need a way to restrict xauth, so you can grant a host/user limited access to your X server, such that they can only interact with their own clients and cant keylog or kill other X resources etc.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    4. Re:Thanks, but... security hole! by Super_Z · · Score: 1

      However, there is one security hole that I should point out to you: xhost 127.0.0.1 gives all processes on your system access to the X display, including Firefox and any malware it might execute. This is sufficient to run a keylogger, grab screenshots, etc.
      One can allways do some xauth magic, restraing access to the Xserver for that session/user. Not that I'm a X expert, but I dont think that a remote client can read arbitrary data from the display anyway?
  45. Re:easier to use as well (cue the fanboys) by gilesjuk · · Score: 1

    I keep hearing that Linux isn't user friendly. But people are so used to Windows that they find anything else pretty much alien to them.

    But then you read stuff like this and realise it's not as hard as people think.

    http://www.cio.com/article/120452

    Sure, if stuff breaks it can be hard to put right, but the same is true if your Windows PC won't boot and you don't know much about computers.

  46. Time to apply that old standard to Windows by MikeRT · · Score: 1

    As Windows' defenders are wont to say, "Windows only has more known defects because it is the most popular OS." In this case, Linux and OSX have more security defects because they have had more exposure, right?

    Just sayin...

  47. Sorry, I have to laugh. by Shivetya · · Score: 2, Interesting

    Because, most likely you cannot, more than likely someone else won't, and even then you might not apply the fix should it become available.

    Its human nature. Its far easier to take an easy shot at someone else other than act. Oh sure I can say I will fix it, but fact is its easier to say so on some message board that take the action.

    Look, with Vista they have a vested interest in correcting the bugs. For those in Linux I cannot overcome I can only hope someone else sees it as important enough to warrant a fix. Thats the crux of it. Sure I could do it, if I had time, if I had the knowledge, if I had the resources. Saying "with Linux you can just change it" is akin to handing someone a bunch of parts and telling them if they don't like the car they can fix it. Being able to use something, having an generalized knowledge of how it works, is all a far cry from being able to actually change it.

    So while cheap shots at MS are the forte of many we can't forget that just because its open source, its linux, that we have the power. The opening is there, just don't expect someone to walk through it

    --
    * Winners compare their achievements to their goals, losers compare theirs to that of others.
    1. Re:Sorry, I have to laugh. by gambino21 · · Score: 2, Insightful

      Look, with Vista they have a vested interest in correcting the bugs. For those in Linux I cannot overcome I can only hope someone else sees it as important enough to warrant a fix. There are many vested interests in Linux as well. If you buy a support contract from Red Hat or Novell, you can do more than just hope that someone will fix it. You can tell the vendor to fix it, and cancel the contract if they don't. In this case you probably have more leverage than you would with Microsoft. And you have the ability to follow the status of the issue, possibly test a fix before it is released, and actually be involved in the process. Compare this to filling a bug with Microsoft and hoping that someday it will be included in an update.

      Saying "with Linux you can just change it" is akin to handing someone a bunch of parts and telling them if they don't like the car they can fix it. It's more like someone giving you a free car that is working pretty well for most requirements. And having the option to pay for upgrades, repairs, etc. Which you might have had to do if you had bought a non-free car anyway.
    2. Re:Sorry, I have to laugh. by Anonymous Coward · · Score: 0

      And, even assuming that you can get someone to fix the bug, you have to hope that the developers of the main branch will accept the fix.

      A good example here is Apache Tomcat. There's a bug in Apache Tomcat's HTTPS support that causes problems with Internet Explorer. Apparently this is "working as intended" because it works around problems is some other browser. Which other browser? No one remembers.

      So the bug is marked WONTFIX, and the request to at the very least add the work-around to the HTTPS documentation is also marked WONTFIX. Apparently working around some small browser that no one can even remember is more important than supporting what still is the browser with the majority of market share.

      Another good example that hits a little closer to this site is the "page overflow" bug in Slashcode, where once a comment receives enough replies, you can no longer ever view some comments below it. That also instantly gets marked WONTFIX.

      That right there sums up my experience in submitting bug reports to open source projects: WONTFIX. The developers just don't care, because it's not a problem they've encountered.

  48. Re:easier to use as well (cue the fanboys) by Anonymous Coward · · Score: 2, Insightful

    Why should I care whether or not people run Linux, or Windows, or *BSD, or Mac OSX, or Novell, or freakin' Amigas? At home.

    Run whatever the fuck you want.


    Because the spambots that have pretty much ruined email are running on window machines.

  49. You are coming to a sad realization by geoffrobinson · · Score: 0, Troll

    Cancel or allow?

    --
    Except for ending slavery, the Nazis, communism, & securing American independence, war has never solved anything.
  50. Astroturfing 2.0 by Idaho · · Score: 1

    I was shocked that Apple was even on the list as I believed all those Mac commercials!


    This part has "PR shill" written all over it. No techie would ever write this.

    Probably Microsoft has hired some more people to work on "guerilla marketing" techniques, just like they did with the People Ready campaign.
    --
    Every expression is true, for a given value of 'true'
  51. Oh my giddy aunt... by kiwimate · · Score: 0, Offtopic

    I read the post about the worst jobs for a couple of minutes before getting fed up with all the inane comments from people who didn't read the article. It's probably pertinent however:

    Do you flinch when your inbox dings? The people manning secure@microsoft.com receive approximately 100,000 dings a year, each one a message that something in the Microsoft empire may have gone terribly wrong. Teams of Microsoft Security Response Center employees toil 365 days a year to fix the kinks in Windows, Internet Explorer, Office and all the behemoth's other products. It's tedious work. Each product can have multiple versions in multiple languages, and each needs its own repairs (by one estimate, Explorer alone has 300 different configurations). Plus, to most hackers, crippling Microsoft is the geek equivalent of taking down the Death Star, so the assault is relentless. According to the SANS Institute, a security research group, Microsoft products are among the top five targets of online attack. Meanwhile, faith in Microsoft security is ever-shakier--according to one estimate, 30 percent of corporate chief information officers have moved away from some Windows platforms in recent years. "Microsoft is between a rock and a hard place," says Marcus Sachs, the director of the SANS Internet Storm Center. "They have to patch so much software on a case-by-case basis. And all in a world that just doesn't have time to wait."

    1. Re:Oh my giddy aunt... by kid_oliva · · Score: 0, Offtopic

      Dude... I'm just trying to get my karma back up to positive. You mean I'm suppose to RTFA? I usually just do good to RFTS!!! This is /. or did you forget.

      --
      I eat Karma for breakfast, lunch, and dinner. That's why I don't have any.
  52. Did I miss something by MECC · · Score: 5, Informative


    Rather than take his word for it why not just check at Secunia.

    Vista

    Vendor Microsoft

    Product Link View Here (Link to external site)

    Affected By 10 Secunia advisories

    Unpatched 20% (2 of 10 Secunia advisories)

    Most Critical Unpatched
    The most severe unpatched Secunia advisory affecting Microsoft Windows Vista, with all vendor patches applied, is rated Not critical


    Ubuntu 6.06

    Vendor Canonical Ltd.

    Product Link View Here (Link to external site)

    Affected By 147 Secunia advisories

    Unpatched 0% (0 of 147 Secunia advisories)

    Most Critical Unpatched
    There are no unpatched Secunia advisories affecting this product, when all vendor patches are applied.


    --
    "We are all geniuses when we dream"
    - E.M. Cioran
    1. Re:Did I miss something by djupedal · · Score: 2, Interesting
      OS X

      Vendor Apple

      Product Link View Here (Link to external site)

      Affected By 104 Secunia advisories

      Unpatched 5% (5 of 104 Secunia advisories)

      Most Critical Unpatched
      The most severe unpatched Secunia advisory affecting Apple Macintosh OS X, with all vendor patches applied, is rated Less critical
    2. Re:Did I miss something by Chandon+Seldon · · Score: 1

      You did miss something. I suggest actually reading the list of advisories: http://secunia.com/product/10611/?task=advisories
      That's all the advisories for Ubuntu 6.06... for all time. How many of those are for programs that you've even heard of, much less would be installed on your machine?

      Check out this highly-critical security vulnerability for the xmms music player:

      Sven Krewitt of Secunia Research discovered that XMMS did not correctly handle BMP images when loading GUI skins. If a user were tricked into loading a specially crafted skin, a remote attacker could execute arbitrary code with user privileges.
      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    3. Re:Did I miss something by ZekeSpeak · · Score: 1

      Check out this highly-critical security vulnerability for the xmms music player: Which is why Linux distributions such as Gentoo have dropped xmms from their repositories 6 months ago. I use Amarok.
  53. Market penetration by HangingChad · · Score: 3, Funny

    I'd just like to say I'm thrilled to be able to say this.

    If Vista was a bigger percentage of the PC market, there would be more exploits for it.

    Pay back's a bitch, ain't it?

    --
    That's our life, the big wheel of shit. - The Fat Man, Blue Tango Salvage
    1. Re:Market penetration by Anonymous Coward · · Score: 0

      I've been hearing that erroneous bullshit for ten years now, from before I even used Linux -- and even then, it sounded like bunk to me. Thank you for this post -- I laughed out loud.

  54. what a croc by twoboxen · · Score: 1

    I hate these flipping biased "reports" (from any side). But as far as UAC/Vista goes... anyone who thinks that it actually is worth a d4mn, just go to the command prompt and try to delete that folder that forced UAC authentication. What? It works?? Security my ace.

    --
    TODO - Insert Creative/Witty Signature
    1. Re:what a croc by SEMW · · Score: 1

      But as far as UAC/Vista goes... anyone who thinks that it actually is worth a d4mn, just go to the command prompt and try to delete that folder that forced UAC authentication. What? It works?? Ummm, no. You get an 'access denied' message. If you're going to make crap up, at least make it credible crap.
      --
      What's purple and commutes? An Abelian grape.
  55. Re:easier to use as well (cue the fanboys) by another_fanboy · · Score: 1

    Yes, because typing in "apt-get" or "emerge" makes so much more sense to new users than double-clicking an icon that says "setup".
    There are many new users, more specifically the older ones, that are more comfortable with a keyboard. It looks to them like a high-tech typewriter, which they already are comfortable with. The mouse, on the other hand, often gets astonished looks. I have given up on being surprised when someone asks which is the left button.

  56. It's not even security by Opportunist · · Score: 0, Troll

    It's blame shifting.

    It's easy to implement some "security" that is based on asking the user a second time whenever he moves the mouse if he REALLY wanted to move the mouse, and blame him should something bad come out of this movement. So a user getting a rootkit slipped under his ass can be blamed on the user clicking yes, not that there is no distinct difference between user and system space. A trojan's success can be blamed on the user clicking ok, not on debug functions being available on a release system.

    That's no security, that's bullshitting the user into thinking it's his fault.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    1. Re:It's not even security by Anonymous Coward · · Score: 0

      "It's blame shifting. That's no security, that's bullshitting the user into thinking it's his fault."

      Security *IS* ultimately the blame and responsibility of the user. Do you blame the developers of your house if someone breaks in? Did they not provide and maintain the security for your home? Are they responsible if someone lets their dog take a dump on your tulips?

      Users who want security maintain their security, by being aware of the issues with the OS, their applications and their network settings. Biggest security leap one can make is having a hardware firewall/router instead of relying on just software/OS firewalls and directly hooking their PC to their broadband connection. And then of course being foolish and running executables from emails, websites, etc. If someone browses sites that have trojans and spyware, is it Microsoft's fault?

      I am annoyed by the "click" features myself, but I also take it upon myself to actively monitor my computers, network and logs daily to know what's going on.

  57. Of course Vista is more secure than XP by Prototerm · · Score: 1

    Just like most users, the hackers can't find their way around the new OS, either. Just wait until Service Pack 1 comes out. I hear Vista gets ribbons! Now it will be *really* super-secure.

    --
    "My country, right or wrong; if right, to be kept right; and if wrong, to be set right." --Senator Carl Schurz (1872)
  58. Re:Exploited verses exploits by Technician · · Score: 5, Informative

    I looked at the user comments at the bottem of the article. One juicy tidbit was to this link..

    http://www.microsoft-watch.com/content/security/mi crosoft_is_counting_bugs_again.html

    The biggest bug in Windows is between the chair and keyboard. The item in question is gullable, has admin privilages, and can run widely dispensed Windows specific code. As a sample of this, just look at the members of any botnet and the OS in use.

    Anything that doesn't run Windows code and has the default of not running admin is more secure than patched Windows in most cases.

    Vista still runs Windows code, it's biggest fault, but it seems to be driving towards better system security and user permissions.

    --
    The truth shall set you free!
  59. Re:easier to use as well (cue the fanboys) by owlman17 · · Score: 1

    Ah, the classic installing Quake 3 on Linux vs. Windows post.

    That has been posted several times etc, now by MS fanbois, give or take a few variations.

  60. Windows, Linux and OSX aren't secure anyway by Anonymous Coward · · Score: 0

    Too much crap running at PL0 for either to ever be secure. But the false sense of security I get running Linux or OSX far outweigh the pain and slowness of running Windows after 6 months.

  61. does WoW work on linux??? by hesaigo999ca · · Score: 1

    I run both, but have yet to try WoW on linux, is it even possible???
    If so, then I may make the ever eternal switch and become a linux only user.

    1. Re:does WoW work on linux??? by teflaime · · Score: 1

      It takes some finagling, but I know people are running it under WINE. But you don't get much support from Blizzard when doing that.
      There are, however, Linux enthusiasts who post on the WOW tech support forums.

    2. Re:does WoW work on linux??? by C0rinthian · · Score: 1

      I can't speak from personal experience with it, but I believe people run it via WINE without trouble. Blizzard has a GL Based Mac version that's officially supported.

    3. Re:does WoW work on linux??? by CeePhour · · Score: 1

      It's my understanding that it runs rather well in wine, Cedega, and Crossover. I've not tried anythind beyond Cedega, but here are some links that you can check for some information.

      Cedega Wiki WoW entry

      Official TransGaming WoW support forum

      (my own forum posts) Cedega WoW/Burning Crusade install 'guides' :
      World of Warcraft
      Burning Crusade

      It's amazing what you can get working with these "emulators" when a large group of people are interested in it. Hence my complaints against Cedega when it comes to Counter-strike and WoW.

      --
      Just because you diffused the bomb doesn't mean you're not holding a half pound of C4.
    4. Re:does WoW work on linux??? by Anonymous Coward · · Score: 0

      I will tell you, from first hand experience of playing WoW exclusively under linux (ubuntu 7.04) with a nvidia 5800 and the latest release of wine, following the guide at http://wowwiki.com/Linux/Wine it works flawlessly.
      The only caveat is the patch downloader doesn't work most of the time for me, but I also haven't opened up the ports on my router yet. It is easy enough to go to one of the many patch mirrors ( http://wowwiki.com/Patch_mirrors ) to pull the latest one when needed.

    5. Re:does WoW work on linux??? by hesaigo999ca · · Score: 1

      WoW....i mean uhhh...WOWW
      That is a great site, although I am interested in ubuntu myself, I will see about using the same tactics within the install, have you ever tried using wine? or just Cedega???

      Thanks again for the informative walkthrough install!

    6. Re:does WoW work on linux??? by CeePhour · · Score: 1

      Just Cedega (believe it or not, I like the interface that it provides...).

      However, I know that it works in wine just fine, and Crossover.

      --
      Just because you diffused the bomb doesn't mean you're not holding a half pound of C4.
  62. User experience... by Savage-Rabbit · · Score: 1

    Sure, if EVERY action you do prompts a "You are clicking your mouse, cancel or allow", or some other message, sure that is security, but then you are left with a crappy user experience. I think Linux and Mac have got a better balance between allowing actions in user mode without authorization and actions requiring authorization. I see you have come to a sad realization....
    --
    Only to idiots, are orders laws.
    -- Henning von Tresckow
  63. Re:As someone who does not know that much about th by openldev · · Score: 1

    What he's doing is taking the OS as it is installed. Vista and XP have so few programs installed by default. Ubuntu and OS X give you a ton of applications with the OS, so there are more opportunities for security flaws. When it comes down to it, these reports, regardless of their outcome, say what the reporters want them to say. Security is a tricky thing, and every operating system is vulnerable. People should be focusing on better security practices rather than how many flaws there are. And companies should focus, not on how many flaws they have, but how quickly they can patch those flaws, expecially when they are the sole patchers in the case of proprietary operating systems.

  64. LIES! Enemies of Linux are Spreading LIES! by Bullfish · · Score: 0

    That is the typical Linux community response whenever someone suggest MS might have down something right. To listen to the wails you'd think that taking a pc loaded with a fully patched XP onto the net is walking into a pit bull farm with meat hanging off you. Vista, well, it's just awful, the worst thing in the world. OSX, well it's better -because it is not MS. Google, well bless us all. If anyone can make Linux popular, it's them. None of that is true really. XP is not a jalopy about to fly apart, nor is Vista Hitler's OS.

    Does Linux have vulnerabilities, sure it does, it was made by humans. It gets patched occasionally as required, when the community does it. Does XP or Vista have vulnerabilities, yes, and that's why patch Tuesday exists. Apple too does fixes.

    I am getting as tired of the Vista is bad hype as much as the iPhone hype.

    Reality is, the OS is only as secure as the user. If the user is a dummy, they will screw up anything. Linux is dangerous to some of these people because they will dick with stuff they don't understand and bugger the system sideways. OSX is more secure because Apple does all it can to make you colour inside the lines. XP began going down that path after SP2, but still isn't that bad.

    Vista is MS further down that path. I don't doubt it is more secure. Not because of the UAC (which is a non-issue about a week after ownership and you've set your permission), but because they have locked down the kernel. Screw Google and Symantec about the lock down. People wanted security and that is how you do it. No other way. Try getting Jobs to open Apple's. You'll see how cool Gramps Jobs gets them. Symantec, if anyone can put hooks into a system to bugger it up, it's them. Google, see how evil they are in five years. They are heading towards being the next MS that way. The "don't be evil" thing reminds me of commercials that say banks are your friend.

    That all said, I don't doubt Vista is highly secure, it is new, and out there in relatively low numbers. I hope it stay secure. Time will tell. For now, there is no compelling reason to go there. XP is just as good if not better.

      In the meantime, some of the Linux community better grow up and start selling the OS on it's merits and not selling it on the basis that it is not MS. To most people out there, MS really is a selling point.

    Security, that ultimately lies in the users hands in a consumer OS.

    1. Re:LIES! Enemies of Linux are Spreading LIES! by JasterBobaMereel · · Score: 1

      Sorry but Windows is insecure ... IE7 runs as an Admin so the Internet has access greater than you do...

      On Unix/Linux/MacOSX the Browser runs as the user and so is secure even if it is bug ridden ...

      --
      Puteulanus fenestra mortis
    2. Re:LIES! Enemies of Linux are Spreading LIES! by Anonymous Coward · · Score: 0

      A browser is not an OS. And IE can be set to run in user. The guy who wrote the original post obviously did it wrong. He should have wrote some like, is vista more secure, yes it is, so fuck off microsoft.

    3. Re:LIES! Enemies of Linux are Spreading LIES! by Etrias · · Score: 1

      Way to miss the forest for the trees. The substance of this discussion has nothing to do with whether or not Vista is more secure than past versions or not, nor really is it a straight comparison of actual security concerns but rather with their methodology in presenting their vulnerability information. Vista IS more secure than previous versions MS has put out because they actually focused on it this time. Methinks you saw an opportunity to drone on a mindless rant about the Linux community and what you perceive as MS bashing. Could it be that there might be some skewed PR numbers when a MS employee (later disclosed) does a comparison between OS's, finds that commonly accepted security benchmarks don't seem to be good enough, uses his own questionable methodology with disclosed vulnerabilities, includes application vulnerabilities not on a base Linux install, and doesn't count the stealth patches included with recent Vista patches? Grow up? As if.

    4. Re:LIES! Enemies of Linux are Spreading LIES! by Shados · · Score: 1

      err, IE7 runs as an unpriviledged user AND in a sandbox. It can't even freagin trigger Notepad on its own anymore. This isn't Win95.

    5. Re:LIES! Enemies of Linux are Spreading LIES! by Bullfish · · Score: 1

      Way to show up late to the party. At 9:38 am when I posted, my comment was relevant, but by the time you showed up at 1:53 pm the discussion migrated. I notice you didn't add to that discussion.

      I stand by what I said at the time for what was being said at the time.

  65. What? by symbolset · · Score: 1

    Can't they get an impartial and respected analyst like Rob Enderle or Maureen O'Gara to publish their foregone conclusions for them any more? They have to rely on an employee's blog entries?

    --
    Help stamp out iliturcy.
  66. that report proves only one thing... by nanosquid · · Score: 1

    Jeff Jones is "strategy directory at Mirosoft's Trustworthy Computing group".

    What that report and its blatant misuse of statistics shows is only one thing: Microsoft's Trustworthy Computing group employs morons.

    1. Re:that report proves only one thing... by LeadSongDog · · Score: 1

      Ye shall know the tree by it's fruit
      --
      Oh, I'm sorry sir, I thought you were referring to me, Mr. Wensleydale.
  67. Faulty Logic by mpapet · · Score: 3, Interesting

    Yes, the OpenOffice code base is complex. Show me another application as functionally complex with a similar architecture that's easy to fix.

    You also sweep away all of the *many* other ways to participate in a project to help it along.

    Finally, nearly all OSS projects are driven by one or two people coding with other contributions (testing, bug reports, documentation, packaging, translations) kicking the projects into high-gear. There are a few that are so big the leaders code contribution is a small part, but that's the rare exception.

    OT Rant: OO.org team: please move to GTK+.

    --
    http://www.maxineudall.com/2010/02/should-economists-be-sued-for-malpractice.html
  68. Ouch that hurts by Anonymous Coward · · Score: 0

    If you've ever programmed a Win32 apps then you have contributed to the Windows platform. Just because Linux has the luxury of packaging all it's platform software into one distro doesn't actually mean that all that software is really PART of the OS. So, the only fair comparison is to say that any development for the PLATFORM is contribution of code and/or ideas.

    So, sorry, but you can contribute to the platform and realistically you can contribute almost as much as you can in Linux since you ARE FREE to develop most any software for WIN32 you can think of. There is really very little difference AND patching your own security holes is probably a bigger security threat than leaving them open since you are probably not really qualified to either patch or test the patch you make. Chances are you would patch it wrong and provide yourself with a false sense of security since YOU are not a team, but merely one person.

  69. 72 Security Updates by Anonymous Coward · · Score: 0

    Interestingly enough, I had to reinstall Feisty yesterday after playing with Fedora Core 7. Feisty was release 70 days ago and in that time there have been 72 security related updates. For the most part the updates are for important (read: often used) applications (Firefox, Thunderbird, Evolution, etc...).

    Does anyone know how many equivelent updates have been made to Vista?

    G++

  70. I'm switching to Windows now by Zarf · · Score: 1

    After reading this report I've decided to abandon my 11 years of Unix experience and head back over to Windows. Clearly when I made the switch to Unix/Linux/BSD systems back in the 1990's I was misinformed by my years of experience working on windows and suffering with viruses and vulnerabilities. I must have just jumped on the whole Intarweb band wagon. Silly me.

    Clearly it is all just about security and nothing to do with lighter faster operating systems tailored to specific purposes. Nobody cares about focused tool sets. Nobody cares about vendor independence. Nobody needs to have a system open enough that you can get at every aspect of the OS because nobody develops software that could possibly need that level of understanding. Nobody cares about a free, open, and stable software development suites... Nobody really cares about precisely tuned servers in clusters... or embedded systems... or monotonic scheduling...

    I certainly don't. Not after this study. No sir. I'm making the switch now. Yep. Don't try and talk me out of it.

    --
    [signature]
    1. Re:I'm switching to Windows now by Tempest451 · · Score: 1

      Please stay with Linux. We wouldnt want you to de-evolve down to the level of the rest of us mortals.

    2. Re:I'm switching to Windows now by SEMW · · Score: 1

      Clearly it is all just about security and nothing to do with lighter faster operating systems tailored to specific purposes. Nobody cares about focused tool sets. Nobody cares about vendor independence. Nobody needs to have a system open enough that you can get at every aspect of the OS because nobody develops software that could possibly need that level of understanding. Nobody cares about a free, open, and stable software development suites... Nobody really cares about precisely tuned servers in clusters... or embedded systems... or monotonic scheduling...
      I certainly don't. Not after this study. No sir. I'm making the switch now. Yep. Don't try and talk me out of it. You're right! How dare people do a study comparing the security of different operating systems without, at the same time, making a comprehensive comparison encompassing every possible pro and con of the objects under study, from every possible angle. It's a scandal.

      Seriously: don't be retarded. TFA was an article about security. That doesn't mean that security is the only possible metric with which to compare OSes. It doesn't mean security is the only thing that matters. It just means that that was the metric that TFA was studying.

      You would think that someone who claims to be used to the Unix way of modulerization, of the philosophy of having a single tool (or, in this case, study) do one job well, would not have such trouble with the concept of a study that only attempts to measure a single metric. After all, such studies only comprise, what, the vast majority of studies out there?
      --
      What's purple and commutes? An Abelian grape.
    3. Re:I'm switching to Windows now by Zarf · · Score: 1

      Seriously: don't be retarded. TFA was an article about security. That doesn't mean that security is the only possible metric with which to compare OSes. It doesn't mean security is the only thing that matters. It just means that that was the metric that TFA was studying. Dude. Seriously, I'm totally switching to Windows now. Because I base all my decisions on knee-jerk reactions to single studies that only measure one aspect of a system.
      --
      [signature]
  71. But I thought XP was more secure than Vista! by rob_benson · · Score: 2, Insightful

    Kind of a funny story considering some security venders claim Vista is less secure than XP: http://www.zdnet.com.au/news/software/soa/Microsof t-partner-Vista-less-secure-than-XP/0,130061733,33 9274261,00.htm Based on my early experiences with Vista in our Beta roll out users are generally annoyed with Vista's security features and will likely turn them off once they are saavy enough to do so. The VPN compatability problems they are having with major vendors such as Juniper's VPN solutions also give me reason for pause. Some users will basically start taking files home with him and emailing them to co-workers since they cannot use the VPN. This is a major concern when it involves personal data. Vista may be an improvement on the home front, but it is plain not ready for business.

  72. obligatory humor by Gary+W.+Longsine · · Score: 5, Interesting

    Good grief! It's been YEARS!!! since we first heard about the superior nature of Linux/UNIX security, and we still see a crapflood of articles about it every time there is a slow news day, like when all the information about the first generation iPhone finally emerges and there are no more iPhone stories in the queue, then BAMMO! Right on schedule, another story about LINUX vs. Windows security. This story is even a TROLL, all on with a headline about Vista besting Linux. What crap! ENOUGH with these LINUX/Windows security shootout stories, already!

    --
    If you mod me down, I shall become more powerful than you could possibly imagine.
  73. Vista still running malware as root by gig · · Score: 4, Informative

    These comparisons are a joke. The number of bugs or vulnerabilities itself is completely meaningless because of the wide variety of issues you can have. For example, would you rather have 10 vulnerabilities that each enable a malicious Web site to crash your browser, or 1 vulnerability that enables a malicious Web site to browse your local disk?

    Vista still encourages users to run with higher privileges than necessary, and the platform is still host to over 99% of the viruses and malware ever created. It is not even recommended to run Windows without third-party security enhancements such as anti-virus. Many will tell you to run it only in a virtualizer, not on bare hardware, so you can wipe the Windows "disk" every night and start fresh the next day. In fact, Microsoft will tell you to do that, it's what VirtualPC is for.

    Anyone who believes this crap deserves Vista. Enjoy.

    1. Re:Vista still running malware as root by weicco · · Score: 3, Insightful

      Vista still encourages users to run with higher privileges than necessary

      What the heck are you smoking? I'm running Vista with normal user rights (before Vista I did same with XP) and last time when I needed elevated rights was when I installed SQL Server 2005 Express some month ago. UAC prompted for administrator password, I entered it, installer continued and so on. In no way I was using higher privileges that I needed. Or do you have some magical way to install system wide components with normal user rights?

      If Vista is asking admin password every other minute then you are doing some seriously wrong! There's no need for after initial configurations to elevate to admin privileges unless you are doing some system wide stuff. And if you turned off UAC go back to your Linux or whatever you like and have a nice day.

      --
      You don't know what you don't know.
    2. Re:Vista still running malware as root by SEMW · · Score: 2, Informative

      Vista still encourages users to run with higher privileges than necessary "Encourages"? How exactly does it do that? I don't even know how to enable the root account on Vista -- I think it involves gpedit -- it's certainly disabled by default. With the "administrator" account, you're running with a standard user token all the time except when you elevate, which is done on a task-by-task basis. How is this "encourag[ing] users to run with higher privileges than necessary"?
      --
      What's purple and commutes? An Abelian grape.
    3. Re:Vista still running malware as root by cbhacking · · Score: 1

      WTF is up with the mods today? This is the third blatant troll I've seen thus far in this article... I guess this kind of topic brings them out.

      Your subject is bullshit; although (as with Linux) it is possible to install things that will run with admin/root privileges at system startup, you
      A) Need admin privileges to do such an installation. Without it, the best you can get is something that will prompt to run with elevated permissions every time that particular user logs in.
      B) Need to be quite stupid, and do things like install from untrustworthy sources. That can get you in all kinds of trouble on either platform; slipping an unobtrusive trojan installer into a tarball and adding an extra line in the Makefile's install target to run said installer when the user runs make install (as root) is arguably easier than modifiying a program's binary installer to also install your malware in a Windows trojan.
      The fact that there are far more such trojans for Windows than Linux is a matter of userbase, both size and tech-savviness.

      Your first paragraph is logically sound but you haven't provided any evidence that either Vista or Linux have either type of vulnerability. In case you were wondering, there have been a handful of Firefox vulnerabilites that allowed local access (and they were completely cross-platform).

      Your second paragraph is so much shit I'll break it into pieces to make it easier to flush.
      "Vista still encourages users to run with higher privileges than necessary": What The Fuck?!? Have you ANY evidence or reason for this argument? Aside from the default setting for UAC only requiring a button press (which defaults to Cancel) rather than a password (incidentally, it can be changed to behave more like Linux) that statement is simply absurd. Many argue that it runs as too limited of a user by default (I disagree, but I have yet to hear ANYBODY else argue that it runs with too MUCH permission!)
      "The platform is still host to over 99% of the viruses and malware ever created": Vista most certainly isn't! A hell of a lot of those wont even work on a fully patched copy of 2000, for $DEITY's sake! XP SP2 cuts out an even larger sweep, some due to its firewall and some due to sinply better design. Vista... a two way firewall, defaulting to non-admin privileges, all known previous holes closed before release, ASLR, Windows Defender integrated... sure, many trojans will still work, and some won't be stopped by the firewall or detected by Defender, but your statement is stoll completely inaccurate.
      "It is not even recommended... without third-party security enhancements...": Leaving aside the fact that MS now has a first-party AV, this is simply a logical precaution for those people too foolish or ignorant to not open worm email attachments or download and run trojaned software. It also helps break up a software monoculture a bit, especially if you use one of the less-well-known variants. Or you could do what I did until I was invited to beta test Live OneCare for free (this was long ago, and it's still free. Uses far fewer resources than Norton as well) and just don't bother with AV. The fact that MS recommends their "Simple file sharing" doesn't mean I need to use that either!
      "Many will tell you to run it only in a virtualizer": Bullshit. Some will tell you that. Far more will tell you to never use Linux because it doesn't support hardware very well. People will tell you any damn thing, but the vast, extreme majority of Windows installs are not virtualized. Also, you're once again confusing Vista, Windows in general, and every other OS for that matter (there are arguments for when each OS ought to be run virtually - for example, in some server environments).
      "Microsoft will tell you to do that, it's what VirtualPC is for": I really hope you don't believe this, because I'm assuming you're human and I don't like to think any of us are that dumb. From MS's own

      --
      There's no place I could be, since I've found Serenity...
  74. Article's Premise is Fatally Flawed by mpapet · · Score: 4, Insightful

    The fundamental failure with the phrase "Vista is still more secure..." starts with the incontrovertible fact that Windows is shipped as a black box.

    The temporary absence of security issues with Vista means nothing because neither the scope nor the scale of exploits is known. That is commonly described by the phrase "security through obscurity."

    History has shown that Microsoft's approach to security is to talk a good game. Period. While I do not doubt Microsoft has hired excellent security programmers, their contributions don't make it through the management gauntlet.

    Another way to highlight my point:

    When you buy a windows-equipped box will you:
    1: Use email on win32 without an antivirus application?
    2. Go on the internet on win32 without a firewall?
    3. Run win32 without a NAT?

    I propose the following experiment instead:
    Computer 1: Linux desktop distro immediately after install with no firewall script.
    Computer 2: Vista equipped PC straight out of the box with the windows supplied firewall disabled.
    Computer 3: Mac OSX straight out of the box.
    Run tripwire on all three machines and put them directly on the internet. (aka no NAT)

    That might be a better way to compare default security of OS's.

    --
    http://www.maxineudall.com/2010/02/should-economists-be-sued-for-malpractice.html
  75. Re:easier to use as well (cue the fanboys) by Anonymous Coward · · Score: 0

    I know what you mean there...I have a customer that double clicks "everything" including hyperlinks on a web page. No matter how many times I mention that the double click isn't always necessary it never takes.

    Aside from that, when using Windows I am actually much faster with the keyboard. I'm still learning all the keyboard shortcuts for Gnome...

  76. PUT YOUR MONIES WHERE YOUR MOUTHS ARE by Anonymous Coward · · Score: 0

    "I am not convinced, next please Mr Jones." - by b1ufox (987621) on Wednesday June 27, @08:44AM (#19661667)

    I don't work for Microsoft (though I have been interviewed by they, & they came to me, not I to they):

    Will a test, head-to-head, *NIX vs. Windows Server 2003 SP #2 fully patched, convince you? Try this, the CIS Tool 1.x, & see if you can beat my score of 84.735 on it (with you guys using SELinux or BSD variants even vs. my setup, since this test is "multi-platform" & runs across BSD variants, Solaris, Linux variants, & yes, Windows variants)):

    http://www.cisecurity.org/bench.html

    I think for all the *NIX 'braggadocio' of "Windows is less secure than (insert *NIX variant here)" I see/hear online? No one is willing to put their money where their mouth is, and I have made challenge, but with reason - so we ALL learn by it.

    (In essence, in a Windows-based OS, like any other? To get security, you have to work @ it. In Windows 2000/XP/Server 2003/VISTA, you have to do these "12 steps", about 1 hour of an experienced user's time):

    http://forums.techpowerup.com/showthread.php?s=378 52b3b0b2148fe282a73c1e688efc1&p=375355#post375355

    To get this score (on the multi-platform CIS Tool 1.x test, by the "center for internet security"):

    http://img.techpowerup.org/070618/APK14SecurityPoi ntsCISToolResult84735.jpg

    An 84.735 score on it...

    Secured operations online, on Windows no less, is quite easily doable (& to levels that FAR EXCEED VISTA, with just a wee bit of work, and plenty to gain/learn!)

    I wish some folks from the *NIX world would take this challenge, & possibly exceed my score (since the "control method" in the test? IS THE CIS TOOL 1.x TEST ITSELF, & download url's links for it are inside the 1st url noted above!)

    If they could do that? I would ask how & where they did not fail things on that test, & attempt to emulate them on Windows, getting an even HIGHER score (and, still be able to go online & do things of course).

    We'd ALL gain & grow by it, but, unfortunately/again - no takers to my challenge! Perhaps the Linux mascot ought to be a chicken, instead of a penguin, eh?

    LOL! Take that as a "good natured rib", because I really WISH we had Os' like today, 10-15 years ago, & I respect what Linux REALLY is: A 'socio-cultural technological phenomenon' that is a decent OS, created mostly by freely donated time, from a lot of talented people!

    (The nice part is, it IS possible you guys CAN beat my score on this tool, because it literally HELPS YOU TO DO SO, but it is NOT "perfect" & definitely makes some errors imo & yes, I can prove it, & it does not account for things like hardware "NAT" (or true stateful inspection type) firewalling routers for instance, but it IS the BEST overall multiplatform test I could find @ least, from a reputable organization!)

    APK

    P.S.=> I wonder if anyone from the Linux (especially SELinux bearing distros), or BSD variants camps can get a better score on that test, than that...

    In fact, I have repeatedly challenged anyone who uses those OS' to do so, here @ this site:

    http://it.slashdot.org/comments.pl?sid=237507&thre shold=-1&commentsort=0&mode=thread&cid=19408273

    &

    http://it.slashdot.org/comments.pl?sid=240571&cid= 19630923

    &

    http://slashdot

    1. Re:PUT YOUR MONIES WHERE YOUR MOUTHS ARE by DocSavage64109 · · Score: 1

      Based on all this score ranting, can I assume that you use futuremark to compare ati vs nvidia as well?

      My point is this: my coworker had her brand new vista laptop owned to the point of explorer repeatedly crashing on bootup after just two days of websurfing!

      I'm sure you can blame this on user error, and I would even agree with you, in fact it proves that any scores on your linked test are all but irrelevant in comparison to end user's being tricked into installing trojans on their own machines.

    2. Re:PUT YOUR MONIES WHERE YOUR MOUTHS ARE by Anonymous Coward · · Score: 0

      "Based on all this score ranting, can I assume that you use futuremark to compare ati vs nvidia as well?" -
        by DocSavage64109 (799754) on Wednesday June 27, @10:46AM (#19662985)

      To quote Chiun, the Master of Sinanju, from the film "Remo Williams: The Adventure Begins"?

      "You are trying to say something?"

      LOL! However? To answer your question??

      No, I do not!

      (I cannot, my system only has 512mb of RAM, & it will most likely not run it, because it will not run 3dMark in its last few versions, as they require 1gb as the minimum amt. of physical RAM onboard (I am not sure though, because I do not use that tool))

      Do I believe that canned tests are the "end all/be all", & ultimate authority? No, I do not... they are merely gauges of the particular user's equipment & SKILL @ setting them up properly, for whatever tasks are @ hand really.

      The driver of the vehicle can make a gigantic difference in other words, but we ALL learn, someplace, & the 1st URL I posted above is a roadmap for NT-based OS users (modern variants such as 2000/XP/Server 2003/VISTA) to learn HOW to get a truly secured OS online, and yes, using Windows! ... I think this is what you meant below, that the user is the source of most errors, like so much in life & NOT just computers, & I wholeheartedly agree:

      "My point is this: my coworker had her brand new vista laptop owned to the point of explorer repeatedly crashing on bootup after just two days of websurfing! I'm sure you can blame this on user error, and I would even agree with you, in fact it proves that any scores on your linked test are all but irrelevant in comparison to end user's being tricked into installing trojans on their own machines." -
        by DocSavage64109 (799754) on Wednesday June 27, @10:46AM (#19662985)

      Oh, I definitely agree - you won't hear an argument from me. Tests are merely gauges in a big way, but this one? The CIS Tool 1.x?? It's VERY different, in that it HELPS YOU, help yourself (and it is a great learning experience as well, trust me on that).

      Try it yourself, you will see exactly what I mean, and gain by it as well (and, I would like to see SELinux kernel hook bearing Linux users try it especially, & also BSD variants as well (like I said above though? No MacOS X version is out, a clearcut case of there being less software for Macs, vs. Win32 by all means - a HUGE part of the "WHY" Win32 is ahead imo @ least)).

      Good luck, give it a go (you'd be the FIRST person from the *NIX world to try exceed the score (photo proof in last post of mine above) to even attempt to do so - & no shame in NOT exceeding it, it is NOT that easy to get to)...

      APK

    3. Re:PUT YOUR MONIES WHERE YOUR MOUTHS ARE by Anonymous Coward · · Score: 0

      As per usual, nobody from the *NIX world is exceeding the CIS Tool 1.x (by the center for internet security) score I had in my posts above here about how to secure Windows 2000/XP/Server 2003/VISTA (how-to, here):

      http://forums.techpowerup.com/showthread.php?s=378 52b3b0b2148fe282a73c1e688efc1&p=375355#post375355

      And the photo evidence of said score:

      http://img.techpowerup.org/070618/APK14SecurityPoi ntsCISToolResult84735.jpg

      Why is that? The CIS Tool 1.x test only takes like 1 minute to download AND run... no, I think for all the b.s. here I see about "Linux/BSD > Windows" in most all things, is just that: B.S.!

      All anyone ever hears @ slashdot is things along the lines of"

      "Windows is less secure than (insert *NIX variant here)"

      HOWEVER, when it comes to the chips being on the table, and putting your money where your mouth is, and in this case, on a test of your online security developed by a reputable organization?

      No takers!

      (OR most likely rather, there are takers, but nobody beating that security level score of 84.735 on The Center for Internet Security's CIS Tool 1.x, downloadable here for Solaris, BSD, Linux, & Windows -> http://www.cisecurity.org/bench.html )

      "My point is this: my coworker had her brand new vista laptop owned to the point of explorer repeatedly crashing on bootup after just two days of websurfing!" - by DocSavage64109 (799754) on Wednesday June 27, @10:46AM (#19662985)

      Hey, Doc... 1 last thing about that point of yours though: Do you honestly think that a user that does not know what they are doing is limited STRICTLY to Windows based OS'? Do you HONESTLY think it could not be done to a Linux or BSD user as well??

      Come on!

      (I.E.-> That something like that, or like it, cannot happen on Linux/BSD/Solaris, etc. et al?)

      Beg to differ, if you do...

      APK

      P.S.=> Thanks for the 6th or 7th time now of you *NIX guys, for ALL of your big talk, not showing me your systems score as more secure than Windows can be online... most people are "show me" people, and you are not satisfying that requirement from they... nuff said! apk

  77. Uh, yeah. by Anonymous Coward · · Score: 0

    Sure, you can build the world's safest car. Bulletproof. Bombproof. Able to withstand missile attacks. But at the end of the day you've got something that's so bulky, heavy and hideously ugly that nobody can move the thing.

    Sorta reminds me of Vista.

    --
    Dave!

    1. Re:Uh, yeah. by Mac_8100_g3 · · Score: 0

      Vista has all the looks of a new Mustang with the agility and handling of an overloaded Escalade.

      --
      My peace of mind does not depend on /. karma
  78. I guess us Linux people got it all wrong by WhiteWolf666 · · Score: 3, Informative

    We give up, we'll go home now, and install Norton Antivirus and Windows Defender with the rest of the lemmings.

    The *only* way to "measure" security is to "measure" breakins. You can talk about technological advances in architecture, but abstracting security to bug counting is goofy. Linux systems don't get broken into, because there simply aren't ways to get at them, particularly on the desktop. With things like AppArmor and SELinux your browser is isolated from other processes, every distro ships with the "desktop" version locked down (100% firewalled) by default, and samba, cups, and the other common network daemons (ntp? ssh?) are mature suites with excellent security histories.

    I can't get the article to open, but I'm curious as to the vulnerabilities which he counted. How many of them actually have real world applications?

    Here is how I would come up with a synthetic benchmark of security:
    1. Admit that it will be synthetic, and is ultimately an exercise in mental masturbation
    2. Count the bugs.
    3. Remove all bugs that have no possibility to be exploited, and all "fixed" bugs.
    4. Separate bugs into "server" and "desktop" bugs.
    5. Multiple bugs by an index number between 0 and 1, with 0 being harmless bugs, and 1 being bugs that give you "root".
    6. Total up bug indexes.
    7. Now, count all fixed bugs (excluding impossible to exploit ones), multiple by a "damage index" (see #5), then multiple by (Time to fix bug, measured from release of software)/(Time software has been released). Add this to your result from #6.
    8. Voila! You've now posted something that will most likely compete favorably with MS's bug number. It will also still be totally useless.

    --
    WhiteWolf666 an exBush supporter. All you new-school,compassionate,save the children Republicans can rot in hell
    1. Re:I guess us Linux people got it all wrong by Tempest451 · · Score: 1

      "We give up, we'll go home now, and install Norton Antivirus and Windows Defender with the rest of the lemmings." And this is why we should switch to Linux? Gosh, I sure dont want to be a lemming! Speak in terms my 60 year-old mother-in-law can understand and maybe she will switch to Linux too.

  79. lets be fair... by pjr.cc · · Score: 2, Interesting

    Lets give Jobs, et al time to produce their own twisted statistics to prove exactly the same thing for their own OS's.

    just remember there are 3 types of lies, "lies, damn lies and statistics".

    Not that im claiming he's wrong mind you, just that history has proven to be a battle of seemingly erroneous statistics stacked on top of one another that seem to claim totally different things.

    Is it going to make me switch to vista? no... But i cant say i really care either, probably the most insecure part of my home server is the code i've written for it!

  80. Viruses by Anonymous Coward · · Score: 0

    I work at the Tech Desk at the University I attend. We've already had vista computers coming in with viruses on them. I'll get back to you when I have to fix a linux box with a virus....

  81. A lot of those "high severity" Windows Updates... by Anonymous Coward · · Score: 0

    you remember seeing are malware definition updates for Windows Defender.

  82. What are you talking about? by Anonymous Coward · · Score: 0

    I've started a few small projects, none of which has gone much beyond 100 downloads a day. In every case there have been outside contributors who have learned the code and made contributions that obviously required understanding it fairly well. I even retired from one of those projects about 8 years ago, and the community keeps maintaining it today.

    I don't know if it helps that these projects are written in Java.

  83. Re:easier to use as well (cue the fanboys) by drsmithy · · Score: 1

    A good way to reduce the possibility of malware affecting you in Linux is to run your browser as another user. It's easy to set-up, almost pain free, and means that, barring local root exploits, it can't delete/alter your data, modify your login scripts etc.

    Instead of messing around xhost, sudo, wrapper-scripts (as one of the comments suggests), etc, and opening up the security holes that entails, just launch Firefox like so:

    ssh -X ff@localhost firefox

    (You might want to create some keys, change ~ff/.ssh/authorized_keys, etc, to make this a bit easier, but I'm sure you get the idea. You might also need to make sure X forwarding is enabled, but it typically is by default these days.)

    I'm sure it's possible to do in Windows - runas firefox.exe - but I haven't tried it.

    Works fine. Easier than it is in Linux as well ;).

  84. Its the Maytag Repairman Syndrom by shis-ka-bob · · Score: 1

    Windows Security is such a boring job, all you do is sit around watching the computers on the network run flawlessly. Look at the sad sack Maytag repairman in all those commercials and ask yourself, 'Is this how I want to end up?'

    --
    Think global, act loco
  85. obligatory Star Wars humor by Gary+W.+Longsine · · Score: 4, Funny

    You can't win, Moderator. If you strike me down, I shall become more powerful through meta-moderation and Excellent karma than you could possibly imagine.

    --
    If you mod me down, I shall become more powerful than you could possibly imagine.
  86. This goes for all Linux distros.... by Joce640k · · Score: 1

    Default installs should BOOT INTO FSCKING VGA MODE.

    I solve 99% of Linux installation problems by rebooting and editing the X config file to say "vesa". Why can't this be the default?

    Ubuntu is a zillion times worse because it sets some weird 32-bit graphics mode for the install process. What's up? 256 colors not enough for an installer?

    Madness.

    --
    No sig today...
    1. Re:This goes for all Linux distros.... by X0563511 · · Score: 1

      Solution: http://www.us.debian.org/distrib/

      Sure, some packages are out of date... but they WORK and are STABLE. If I need something newer I can build that specific package myself. Usually 'apt-get build dep PACKAGE' shows me what I need to build the older one, which is usually close (if not the same) as the requirements for building the newer one.

      Of course I should mention that I used to use Gentoo; I am not scared of the shell, of make, or of gcc.

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    2. Re:This goes for all Linux distros.... by Chandon+Seldon · · Score: 1

      Ubuntu is a zillion times worse because it sets some weird 32-bit graphics mode for the install process. What's up? 256 colors not enough for an installer?

      Why not just use the alternate install CD? That'll work anywhere, and it's even more compatible than vesa mode.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
  87. Re:easier to use as well (cue the fanboys) by Anonymous Coward · · Score: 0

    If you actually believe any of that crap you just posted, then you're a moron.

    How do you install Quake 3 on Linux? Well, the Linux version doesn't come on the Windows Q3 CD. So you download it. It's an installer script. For security reasons, you have to make it executable first, and because id were being extremely lazy when they built the install script, you have to run it from a command line. Run it, and it installs Q3 and the latest patch, but doesn't copy the files across. That's because id were being lazy again. So you copy the files over manually.

    Basically, that's because the "installer" for the Q3 version of Linux is the equivalent of a self-extracting ZIP file, which id put the absolute bare minimum of effort into. Still, it's not hard.

    When Q3 was released, the Linux version had all sorts of quirks. For example, it was released back when glibc was still new, and X servers might not support all the stuff Q3 needed, and it's sound code sucked (because id didn't test it properly). Yes, you have to have sound and video working in the OS. Duh! You need to do all that too.

    Still, the Windows version had quirks too. Lots of video cards hardly worked with the game at all. Of those that did work, absolutely none of them came with working OpenGL drivers. You had to install either an OpenGL-enabled video driver, or an Mini-ICD. It had all kinds of problems with other hardware. I don't see any of that included in your Windows instructions.

    Q3 was always a pain in the ass, on any platform. If you install it on a more modern version of Windows or Linux (and on Linux, if you use an installer that doesn't suck), you will have no problems whatsoever.

    Compare with the process of installing UT2004 on Linux. Insert the DVD. Open it up (click the icon on the desktop). Run the installer. A GUI installer pops up. Answer the questions about where you want to install (or ignore them, if you like), and press the Go button. Enter your CD key. Press OK. Wait for files to copy. Run game. Game works perfectly first time. That's no different than the process of installing UT2004 on Windows.

    The fact is that it's quite easy to package Linux software so that it's very easy to install and use. It's just that most commercial developers don't bother (and frequently the Linux versions themselves are half-assed), and open-source developers have no need to because they can just get software included in distributions.

  88. They are looking at the wrong numbers ... by GNUALMAFUERTE · · Score: 1

    The overall security of a system can't be measured just by how much bugs are found, because two different operating systems:

      - Has a different user base
      - Has a different number of developers working on it
      - The design is different
      - An average sysadmin for one kind of system and an average sysadmin usually have differnt levels of qualification.
      - The interest of crackers on those systems differs

    Plan 9 will certainly have less bugs than GNU/Linux because the codebase and complexity of those systems is amazingly different, and also GNU/Linux has orders of magnitude more users than Plan 9. There are lots of GNU/Linux sysadmins and not too many people with knowledge on Plan 9. Plan 9 has lots of experimental features, but it grows slowly. GNU/Linux grows at an amazing rate, but tends to be more conservative about it's design. Also Plan 9 is developed by a single team, while GNU/Linux is a collection of different efforts, so it's hard to tell where it starts and where it finishes. There are probably very few if none Plan 9 servers, and very few, if none, crackers targeting Plan 9.

    The same goes for Windows Vs. GNU/Linux.

    1) The design of the systems is quite different, so it doesn't matter if an exploit is found, the important question is: Does the design of the operating system make those exploits easily exploitable? And also, you may choose to run any services/programs on your server, they are third party, Let's not talk about bugs in those applications, does the OS itself have Important exploits, and what does the OS to prevent bugs in third party apps from being exploited? Also, we may have a system with no bugs but with inherent design flaws that make it insecure anyway.

    2) Are we comparing the right versions?, that is, Vista is a secured version of windows, they are not using XP to make the comparision, so, shouldn't we choose SELinux or similar?

    3) Does the system provide you with enough tools to detect, debug, and correct possible vulnerabilities? Can you create a workarround for the vulnerability?

    4) GNU/Linux doesn't do this fancy shit of bringing "new" versions to the market. We just upgrade, so, we are comparing the ammout of vulnerabilities found on a new OS vs. an OS with an important userbase.

    --
    WTF am I doing replying to an AC at 5 A.M on a Friday night?
  89. Windows' new approach to security by EmagGeek · · Score: 0, Flamebait

    Hah, I laugh at TFA. The last time I tried to use Vista, I had to jump through so many hoops just to launch a program that I ultimately gave up.

    "You have attempted to run a program! Please scan your fingerprint to confirm"
    "Are you sure?"
    "Are you really really sure?"
    "Okay, request sent to MS central to allow execution. Please wait 24 hours for a response from India"

    It's such a pain in the ass to get anything done in Vista it's no wonder it's perceived as "secure." Your house is secure if you completely encase it in concrete - probably more secure than a bank vault. But, what good is it if you can't USE it?

  90. Agreed, but... by bjk002 · · Score: 3, Insightful

    You seem to be pointing the finger squarely at the developer. Most often that is not where the blame should reside.

    I would point out that if you are on a deadline for delivery, things get cut. Its just business. Managers fully support good documentation, well planned naming conventions, well structured code, etc... Just so long as it doesn't interfere with getting the product out the door on time.

    And... FWIW... I also have tons of source (both open and closed source) to maintain, modify, w/e...

    --
    Opinion:=TMyOpinion.Create(Me);
    1. Re:Agreed, but... by nonsequitor · · Score: 1

      How many times do you think a manager needs to get burned by having unmaintainable code before they wise up and budget the time?

      Sustainability should be brought up during the review process when the code is first baselined, otherwise it should never be allowed in source control. Doing things right the first time saves time later, no matter whether its the original developer or some poor schmuck they pulled off the street. Once you put away the code for Product X to start working on Product Y for 2 years, and you come back to Product X, if your code is not maintainable even the original developer will waste weeks or months ramping back up.

    2. Re:Agreed, but... by Bearhouse · · Score: 1

      You're right - everyone has an important part to play, and managers are reponsable for getting the function / testing / documentation balance right.

      Not sure how this applies to independant developers writing for open source projects, though...

      The success of Linux is often said to be due to Linus's 'benevolent dictatorship' in deciding what goes in, and not. Deadlines were less important.

      And on the other had, the supposed attraction of FOSS is the ability to work from an existing base, but change, or even fork, if you want to. So, perhaps self discipline or imposing the adherence to minimum standards is the key?

      The simple truth is that the vast majority of programmers I have known, and managed, much prefer writing new code rather than commenting, debugging and maintaining. Why? Well, its more interesting and immediately rewarding...

    3. Re:Agreed, but... by bjk002 · · Score: 1

      "How many times do you think a manager needs to get burned by having unmaintainable code before they wise up and budget the time?"

      Well, my experience leads me to believe that most often, at least in U.S. corporate culture, managers don't stick around long enough to deal with the repercussions down the road.

      "Sustainability should be brought up during the review process when the code is first baselined, otherwise it should never be allowed in source control. Doing things right the first time saves time later, no matter whether its the original developer or some poor schmuck they pulled off the street. Once you put away the code for Product X to start working on Product Y for 2 years, and you come back to Product X, if your code is not maintainable even the original developer will waste weeks or months ramping back up."

      Agree 100%. But again, if the manager is not holding the developers accountable for this... or if he/she forces unrealistic timetables, when does it happen? I'm not at all saying there aren't poor developers out there, you and I and the rest of the world know better. All I am saying is that it is the culture prevalent in many corporations that forces the "worry about it later" attitude.

      --
      Opinion:=TMyOpinion.Create(Me);
    4. Re:Agreed, but... by bjk002 · · Score: 1

      "So, perhaps self discipline or imposing the adherence to minimum standards is the key?"

      Well said!! I think if corporate culture could modify itself just enough to think beyond next quarter, we could begin to see this type of thinking emerge much more often.

      "The simple truth is that the vast majority of programmers I have known, and managed, much prefer writing new code rather than commenting, debugging and maintaining. Why? Well, its more interesting and immediately rewarding..."

      I'm as guilty of this as the next nerd. I guess what separates good developers from others is when I/you DIDN'T do a good job with documentation, etc... and end up having to muck with that code a few years later. If you don't learn a lesson from that, time to hang up your hat.

      --
      Opinion:=TMyOpinion.Create(Me);
    5. Re:Agreed, but... by Tony+Hoyle · · Score: 1

      lol. Expecting a manager to look at the long term sustainability.

      Customer X has $Y to spend next month on a feature. You could hack something together that works in a month, or you could do it properly in 3 months. You do it in a month, because the manager insists (for understandable reasons). That then becomes the base of the next release. Customer Y comes along and wants something changing. The code is still the hacked version. You could cludge it in a few weeks, or rewrite it in 3 months. Manager says cludge it

      Go forward a year or two and the ball of spagetti that's left that nobody dares touch might get rewritten and it's going to take 2-3 years. However the manager that caused it is now at another company so he doesn't care.

      You see, in the manager world deadlines and money rule. Quality comes a poor third, if that.

    6. Re:Agreed, but... by Bearhouse · · Score: 1

      Thanks for the reply. Yup, been there, trying to understand just what the f*** I did several years, (or these days, weeks - getting older), ago...

    7. Re:Agreed, but... by nonsequitor · · Score: 1

      I've seen both good and bad managers in that regard. Currently my only manager is the head of engineering and has been at this company for over a decade. He has a vested interest in seeing the company succeed in the long term. This is what I would consider a sane environment for software development. Long term sustainability of products is a priority here. Since I work in the embedded world, once deployed, the next upgrade may be 5-6 years down the line. While I realize this is not typical, rational people making decisions based on long term effects, its my preferred environment to work in.

      However, at places which have not learned the most fundamental rule of the industry, I make a point of ridiculing anyone who says "We'll do it right later" in a meeting. Publicly shaming people in front of their peers for trying to take a short cut, which compromises quality, future profitability, and actually takes longer in the long run is FUN! In the real world there is no later. Once it is working and released, there is no reason to go back and fix it. The risk involved in that effort, introducing new bugs, and the lack of rewards, it already works, make it impossible to justify touching the code before the next feature is needed or bug is identified. Luckily I'm skilled enough that I can refuse to do things in a way which is known to be wrong, and if it comes down to it, I can leave and easily find a job for an employer thats tired of lazy short-sighted developers or managers sabotaging their future efforts.

      Tying back into the original discussion, open source projects need to start rejecting undocumented code. This would allow a greater range of skilled developers, who do not have months of time to ramp up Full Time on their project, to fix non-trivial bugs. It also makes the code more transparent for a security audit by source review. Sure there are automated tools which can catch trivial problems, but there's no substitute to having a skilled professional review the code looking for design flaws as opposed to coding errors. The automated tools only look for certain classes of exploits like buffer overflows and priviledge escalation. It will not stop someone, say funded by organized crime, from spending months looking for said design flaw to find a way to compromise the host machine.

      The fundamental difference between many closed source projects and open source projects is the mentality of the developers. In the open source world no one is forcing them to do code reviews. There are not any requirements as to the process which should be used in development and testing. While many projects have these standards, lumping in some newbie grad student's proof of concept program, which got extended in a couple people's free time, with projects like the Linux Kernel which have rigorous standards and process is not creating a desirable picture for quality projects. Then comparing the aggregate of many projects from a wide variety of developers using just as many standards, to that of a single corporation with a single set of standards is comparing apples and oranges.

      The reason people have been comparing Linux, in the broader sense, to Microsoft and saying "look at how bad MS is doing," is because for the amount of revenue Microsoft has generated over the years, they have no excuse for problems that they have had in regard to security over the last few years. I'm not saying this to belittle linux or imply that Linux is a hobby operating system. But to say that every linux compatible product is developed using professional standards is incorrect. The fact that a system which is comprised of both professional and amateur free software is even in the same league let alone surpassing a corporation with Microsoft's market cap, is very bad reflection on Microsoft.

      To blame Microsoft's failings on its size is doing it an injustice. The blame lies in it's corporate culture, lack of flexibility, bad communication between teams, etc... These are all things that a company like Microsoft sh

  91. Count the botnets? by gr8_phk · · Score: 2, Insightful

    Could someone count the botnets out there per operating system? I don't care so much about vulnerabilities so much as all the spam I get from compromised machines. Or put another way, it's not the holes but the number of active exploits that we should be counting.

    1. Re:Count the botnets? by Technician · · Score: 4, Insightful

      it's not the holes but the number of active exploits that we should be counting.

      I agree. The trouble is nobody wants to point fingers because they might get slapped. Read any of the news articles regarding the millions of bots in botnets. Every one of them I could find said "PCs". Not one article mentioned an operating system or version that was compromised. I searched Google, Yahoo, and anyplace else I could to find out if the bots had something in common such as Firefox, AIM, Flash 9, or a paticular OS. The details were sparse. If anything was mentioned it was Internet Explorer exploits and compromised websites. A search on the compromised websites gave the same generic results. About the only commonality was SQL with no mention of what flavor such as My-SQL or MS-SQL There was no mention of OS, web server or anything else. I hate thin articles when I am trying to avoid common exploits. If I can't use one SQL, can I use the other and which is which?

      From the articles, I get the feeling I can't use a PC as a client with IM and I can't use an SQL enabled webserver. Other than that, there is very little hard data on botnets in the news.

      --
      The truth shall set you free!
    2. Re:Count the botnets? by HiThere · · Score: 3, Insightful

      Perhaps a part of the problem is:
      When you are attacked by a bot-net, all you know is the packets you have received. Any application or OS information that these contain could easily be forged.

      It *would* be nice to know. This doesn't mean that reliable knowledge is available.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    3. Re:Count the botnets? by Technician · · Score: 1

      Any application or OS information that these contain could easily be forged.

      True, but when the article goes on to say they have a bunch of VM machines to watch the attacks in progress and infiltrate the botnet command and control, they even though they have sandboxed bots, simply refuse to provide data such as what OS, how it was exploited, what code it was running, what version of OS, browser, etc.

      Watching someone else's bot traffic is one thing. Having one of your own in a sandbox to watch, prod, control and examine is another story. That other story is un-published. That is my beef. The data is captured, but the results are not revealed. So pray tell, is any of it on Firefox on Ubuntu exploited by an executiable sent by gaim? Users want to know. Is this a 100% Windows thing, or is anything else in the botnet other than Windows?

      --
      The truth shall set you free!
    4. Re:Count the botnets? by AtrN · · Score: 1

      I haven't read all the papers but there may be something useful from USENIX HotBots

  92. Comment removed by account_deleted · · Score: 2, Insightful

    Comment removed based on user account deletion

  93. Ridiculous by Anonymous Coward · · Score: 0

    This is so pointless, so ridiculous. It's blog masturbation. Hey come to think of it, that's redundant. Anyway: are we all supposed to go back to Windows now because it's so secure? Give me a fucking break and stop wasting our time with these masturbation articles.

  94. OK OK I stole the quote... by mattcasters · · Score: 1

    ... just didn't remember it all that clearly, that's all.

    For the Blackadder deprived, here's the original one:

    Baldrick: "I have a cunning plan!"
    Blackadder: "Baldrick, you wouldn't recognise a cunning plan if it painted itself purple and danced naked on top of a harpsichord singing 'Cunning plans are here again'."

    --
    News about the Kettle Open Source project: on my blog
  95. Sherlock Holmes! Right here ^^^^ ! by The+Cornishman · · Score: 1

    That's truly insightful, you know. If you read to the bottom of the page, it says "I work for Microsoft".

  96. Er, no. by Anonymous Coward · · Score: 0

    Deliberately disabling Windows' firewall, which is enabled by default, is not testing the 'default security' of the OS.
     
    Of course, since there are no current known remote exploits in any of Vista's network services, and Vista's Data Execution Prevention should catch any unknown ones, I'm not sure that deliberately disabling the firewall will cause any problems.

  97. Real world data by catdevnull · · Score: 1

    You can't really list the published vulnerabilities and say for certain which OS/Platform has the best or worst security. You've gotta look at practical daily use. Windows Server 2003 versus Red Hat Enterprise Linux 4 or Tiger Server? I couldn't tell you which one is more vulnerable. A good sysadmin can keep either up and running if they're vigilent and they all require care and feeding.

    The real test is on the desktop--where the dumb users are.

    I work at a University. I support Windows, Linux, and MacOS X boxes.

    Guess which one has the most security problems? [Note the past tense]

    Windows. Granted, it's XP. Why? Because most of the established scientific applications (the ones we use) don't work on Vista yet. Vista might prove to be a better mousetrap than XP with regards to security but we thought the same thing about XP SP2, right? Time will tell. Ask me again in 18 months.

    Number 2 on the security problem list is linux. They are largely run by grad students in research labs (read as high turnover for greenhorn sysadmins). Sometimes, if we're lucky, we see some more interesting exploit injections but unpatched boxes with some sort of service running were usually quick and easy targets.

    Amongst our 1500 Macs, I've only heard of 2 instances where they were compromised. In both cases, the vector of intrusion was SSH and a weak password. Despite all of the published Mac OS X vulnerabilities and sky-is-falling rhetoric from the security experts, I have yet to see any "real" exploits for them here on our campus.

    Well, why the hell does that mean anything? Until this last semester, most of our campus was using static IP addresses in public addressable space. No firewalls, limited ACLs, and our computers exposed directly to the internet on a fat pipe. We've had botnet zombies out the wazoo, rootkits from hell, network scans from every black hat in the known universe, and pretty much every trick in the book has been thrown at us. [One of the reasons for our fancy new network with NAC]

    The only thing that knocked-over our Macs were common dictionary attacks on SSH. Since most Mac users are completely ignorant of security (present company excluded, of course), that was a bush league exploit. Nobody ever exploited Safari bugs or any of the other services.

    The scariest thing on campus are the Windows rootkits. None of us know how many "Silons" are among us. By the time we find one, it's way too late. Linux rootkits are ugly, too, but are not nearly as common.

    As far as Vista vs Linux--again, time will tell. If you really want to know for yourself which is better, set them up side by side and hang their asses on public addressable network spaces. You'll find out which one has the best mojo for keeping out intrusions soon enough.

    From my own experience, I'll put my money where my mouth is with my Mac any day.

    --

    I might know what I'm talkin' about, but then again, this is Slashdot...
  98. Flaw in argument by erik_norgaard · · Score: 4, Insightful

    There are several fundamental flaws in the arguments in this article:

    - He compares OS vulnerabilities of the first 90 days since first release. This doesn't tell us which OS is the most secure at this moment. Merely, it tells that more recent OS's have undergone more testing prior to release.

    - He notes 125 known issues with RHEL prior to release compared to 0 for Windows Vista, but of course no vulnerabilities are known prior to release as Vista is closed source and has not been available for public scrutiny, while RHEL is built on available open source code.

    But that's not all, differences in how bugs are classified may make some OS's appear more secure - it is known that Microsoft has classified vulnerabilities as bugs thus reducing the "official vulnerability number". Without a strictly uniform and independent classification scheme for bugs, there is simply no data to compare.

    A reasonable comparison would compare the OS's vulnerability issues the past 90 days, that is with fully patched systems. Known issues that have not yet been patched should not be included as this simply is caused by the longer time for scrutiny of older OS's. Secondly, bugs must be classified in a coherent manner: Remote root, remote user, local root, local user, DOS etc...

    This document is useless in the discussion of which OS is the most secure to run as of today. There is no way that a conclusion can me made in favour of any OS on the list.

    It appears that OpenBSD remains the most secure system, and I bet FreeBSD is a strong contender.

    1. Re:Flaw in argument by Anonymous Coward · · Score: 0

      I think its valid to question whether the study is a good measure of OS security, but Im reading a lot of stuff here that is answered if you actually read the page linked. How Microsoft classifies vulnerabilities is irrelevant, because he has used the NIST ratings.

  99. You must be new here... by Anonymous Coward · · Score: 0

    The nerdically correct term would be "It's dead Jim!"

  100. Re:As someone who does not know that much about th by secPM_MS · · Score: 3, Insightful
    XP RTM and XP SP1 predated the security push and had security issues. XP SP2 was a major release (and caused compatability issues) that greatly improved the security status. At roughly the same time Microsoft hardened Windows 2003 with the SP1 release. Microsoft STRONGLY encouraged customer's moving to XP SP2 and W2K3 SP1. Unless they specifically refer to XP RTM or SP1, when Microsoft people refer to XP, they are referring to SP2.

    Too many of these comparisons are apples and oranges things. If you run you Ubuntu box as root, you are heading for trouble. Running Windows as an administrator also exposes the user to significantly enhanced risk. If you are concerned with this risk, run as a normal user. I do. Your risk will be much lower. Vista makes it much easier to run as a normal user. My wife and kids have normal user accounts on our modern machine. I will be trying to "upgrade" my old XP box (an older Win ME box I upgraded to XP with an additional 512 MB of RAM 3 years ago) to Vista home basic for the improved security support.

  101. QQed? by 228e2 · · Score: 1

    Haha, its pretty funny reading all of these responses. How about giving Vista a break for a chance penguin lovers?

    --
    Since when does being a Socialist mean 'someone who has a different opinion than me'?
    1. Re:QQed? by abaddononion · · Score: 1

      Because most of us did, we used it, and we hated it?

      Do you think we were all just born and given computers with linux on them? No. Almost everyone grew up on Windows computers. That's the world we live in. A lot, A LOT, of us just hated it.

      And hell, most of us are STILL forced to use windows computers, at work generally, and most of us STILL hate them.

      How about you use whatever OS you DONT hate, and allow me to do the same?

      Although, to answer your question "how about giving Vista a break", in this case it's mostly because this is a MICROSOFT article talking about how MICROSOFT has the more secure OS. Even if you ARE a Windows fan... are you going to believe that shit? I dont believe Sony when they tell me the PS3 is better, I dont believe Nintendo when they tell me the Wii is better, and I dont believe Red Hat when they tell me why Linux is better. Companies have 0 interest in spreading the truth. Truth is not profitable. This article, even if it is true (which I wont speak to) is null and void for believability based on the EXTREME bias going into it.

  102. Thank you...NOT by Anonymous Coward · · Score: 0

    Great. Can I have your address so I know where to send my lawyer after something you've changed brings my company to a halt. I didn't think so. Linux may have its place, but the support and backing of a large company goes very far.

  103. Total Garbage by NatteringNabob · · Score: 1

    Just what you would expect from Microsoft. How about Slashdot adopt a policy that it will *never* publish an article which refers to an article in which Vendor A says Vendor A's products are better than all the competing products? I know, that would eliminated 90% of the so called 'news' out there, but if there was ever a case where Sturgeon's Law applied, it is to PR fluff pieces like this one. For the most part, on a single user system, the only thing that matters is 'How many remote exploits allow an attacker to modify the system?'. In 10 years of running Linux, I've had that happen once (the old wu-ftpd teardrop attack. God knows how many Windows systems have had to clean up. I have to admit, I have no idea how secure Vista is or isn't. I don't plan to find out. Even without security flaws Vista is an extremely poor value.

  104. Nothing New Here by sofla · · Score: 1

    This seems to have the same flawed logic as the last time, which I posted about (and which I can't find to link to, sorry), which is this:

    THE TOTAL NUMBER OF VULNERABILITIES IS IRRELEVANT.

    See, the problem is, we have no idea what the total number of vulnerabilities is for a given OS, thus it is meaningless to compare the absolute numbers. It is however meaningful to compare the %, and from that you get a different conclusion:

    - approx 30% of currently reported Vista bugs are High Severity. Or, the odds of a new bug being high severity is 30%.
    - 25/45 (55% or so) of XP bugs are High Severity.
    - 98/348 (28%) of RHEL bugs are High Severity
    - 52/160 (32%) for Ubuntu
    - 20/75 (26%) for Mac OS X

    At best, we can conclude from this that Vista is almost as good as Linux / Mac now. At least, in the absence of other factors, such as low adoption rate (low # users = low # of reports, all else equal) and "undisclosed, reported" vulnerabilities, both of which are unaccounted for in the article.

    It is also important to remember that these numbers only represent vulnerabilities that:
          1) were discovered by a user (which is easier to do if you have the source)
          2) reported to the vendor (which in my experience is more likely in a receptive OSS community than a corporate environment)
          3) are disclosed by the vendor (again, more likely in OSS than corporate)

  105. it's really hard to believe by drax62 · · Score: 1

    Thank you, but I'd rather stay with my less secure Linux. Not because I hate Microsoft or someone told me it was more secure. The reason is my personal experience with Linux and with various Microsoft Operating Systems. I know it's kind of early to judge Vista alone, but I do see a pattern in Microsoft products security.

  106. This is still garbage..... by affinity · · Score: 1

    As it also depends on what is turned on and what is turned off.
    Still an apples to oranges comparison..

    --
    no sig yet
  107. What i would have liked to have seen... by pjr.cc · · Score: 1

    Was either a comparison of windows vista security flaws as it ships from dell with all its third party software versus those distro's (given thats how alot of users are going to "get" vista - crammed with third party apps from the manufacturers they buy their pc's from). Or a comparison against and OS that followed the same business model (solaris 9 perhaps?, hp-ux? aix?). It's really hard to sit back and say "we're so secure" when the basis of comparison is moderately flawed in the first place.

    In alot of ways, Mac OS X is perhaps the best thing to compare vista to in that regard, but even thats a little tough.

  108. Re:Exploited verses exploits by badboy_tw2002 · · Score: 1, Insightful

    How would this be any different if Linux was top dog? I'm a bot net guy, I want to make a bot net, I'm going to cast the widest net possible. You think if Joe Sizpack was running Linux he _wouldn't_ click that file promising him "free smileys" or constantly keep his stuff up to date? And if the "bug" in question doesn't have admin privledges on a home system, who does? Try explaining the idea of "admin" and "user privledges" to someone who thinks a cd tray is a drink holder. Good luck!

  109. Atascadero!!! by vtcodger · · Score: 1
    Amen, Brother

    I used to sysadmin in an elementary school. We had over 100 PCs -- Maybe 40 different hardware configurations. Windows 95, windows 95 OSR2, Windows 98, Windows 98SE (We also had one XP machine -- no more than that because Windows Multiuser support works differently in NT than in Windows 9 -- and nowhere near as well). So what would happen if I set out to install some high class piece of Windows software in 100 machines?

    Typically, it would install fine on about 91 machines. Six would fail for some reason -- typically a missing DLL or a recently installed DLL that only was present on machines that had some specific software package installed. Two of the remaining machines would have unique problems -- often not shared by conceptually identical PCs elsewhere in the building. And one machine would melt down completely. So, I have half a day of installation, three half day debugging jobs and another few hours of work to get the destroyed machine back on line.

    It took a few years, but by the time I was through, I was no longer a Windows fan

    The Spanish have a word for this sort of thing -- "Atascadero". It means about what it sounds like it means. Perhaps Microsoft should adopt it for their next OS.

    ====

    Is Linux better? For servers, yes. For desktops, No. But it's not much worse, and it -- unlike Windows -- seems still to be improving. In the long run if people can have aggravation for free or pay handsomely for aggravation, I imagine that most of them will opt for free aggravation.

    --
    You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
  110. Report is misleading by alexfromspace · · Score: 3, Insightful

    This report is seriously misleading. The conclusions made do not follow from facts presented without employing logical fallacies. The data presented in the report measures amount of fixes made. The basic fallacy involves the assumption that just because a fix is not made, there no critical need for one. As a matter fact, a lesser number of fixes may indicate failure to find, report, and fix problems rather than absence of problems.

    Since the Linux effort is open, all issues are reported and fixed in the open, with an effort made to report and fix as much as possible, which ensures software quality. Since proprietary systems are not open, their issues are not reported and fixed in the open. As a matter fact, a fewer number of fixes does not in itself indicate a lesser number of problems, or better software quality. On the contrary, a lesser number of fixes may indicate a lesser percent of problems being found, reported and fixed, which implies a lesser quality of software. A fewer number of fixes can be as much due to failing to fix vulnerabilities due to not finding them, or not having them reported.

    Therefore, data presented in this report indirectly suggests that the open-source process is better at ensuring software quality.

  111. Re:As someone who does not know that much about th by WhiteWolf666 · · Score: 1

    Vista and XP have so few programs installed by default.
    BZZZT!

    Have you seen an OEM system with Vista or XP that came with "few programs". There's serious bloatware on there, and I bet all of it has serious security problems. Think of all those sound/video driver applets; those all have administrator access.

    On the other hand, OEM Linux systems don't come with that stuff. Not even from Dell.

    --
    WhiteWolf666 an exBush supporter. All you new-school,compassionate,save the children Republicans can rot in hell
  112. Better security rating by SnarfQuest · · Score: 1

    I think that a better measure of OS security should include the following:

    1. How many anti-virus/anti-* software packages are available for it? i.e. how many companies believe that there are enough problems with the OS that they can make money plugging the holes from the outside. Look at the revenue. What percentage of the users are running some form of this software?

    2. How many computers running this OS are botted? i.e. how many machines running this OS have been completely taken over.

    3. Do a survey to see user perception. "The (riaa) wants proof that you have illegal music on your machine. If they can break into your computer, they can easily place such proof there. What OS do you want it to run?"

    4. Place machines running each OS directly on the internet using default settings. How long will it take for the machine to be comprimised.

    5. What OS are the machines using that are used to spam us?

    6. etc...

    There are plenty of real-world methods of checking security, which are not based on who can hide the most problems.

    --
    Who would win this election: Andrew Weiner vs Andrew Weiner's weiner.
  113. Re:As someone who does not know that much about th by openldev · · Score: 1

    He is referring to the Vista operating system itself, installed off of a disk. He is not talking about security flaws in the extra crap that vendors such as Dell add. The thing is that, since Linux and its components are open source, there are bound to be more bugs and security flaws found, because there are so many more eyes looking at the code. However, this does not mean that it is any less secure than Vista. If you look at the report, Linux distributions have fixed a much larger percentage of their bugs in the first 6 months. Microsoft, even though the number of flaws is under 50, has fixed only about half of those flaws, which Linux distributions fixed a much larger percentage in that time period. Now, again, I am not saying that Linux is immune to security flaws and that Windows is the spawn of the devil. I am simply stating that you cannot look at just the number of flaws. I mean, if Windows was released Open Source, I would sincerely expect that there would be floods of security flaws found, and I'd bet my life on that.

  114. Re:Exploited verses exploits by karbonKid · · Score: 1

    "The item in question is gullable, has admin privilages..."
    ...and obviously can't spell.

  115. Re:easier to use as well (cue the fanboys) by Libertarian001 · · Score: 1

    Except that I have no idea what you just said.

  116. Re:Exploited verses exploits by Technician · · Score: 2, Interesting

    I'm going to cast the widest net possible.

    Windows (older versions but common exploit) hides known extentions by default. Users are admins by default. Opening MyNakedWife.jpg.exe was an exploit that nailed many a Windows user. No warning of any kind was given, the software was installed.

    Linux by default nobody runs as root. Ubuntu takes it up a notch. Even if the .exe were hidden, clicking on a .jpg.exe does not run the program. You get asked if you want to save it to disk or what program to use to open it, or in some cases, do you want to launch the program. Getting a prompt instead of viewing the photo is a major clue to a Linux user that the Windows user never got.

    You think if Joe Sizpack was running Linux he _wouldn't_ click that file promising him "free smileys" or constantly keep his stuff up to date?

    With Linux much like modern Windows, they phone home and look for updates. Being offered an update from a 3rd party is still a problem for Windows users and less so for Linux users. Example.. Go to any flash site without flash installed. The untrusted site may or might not send you to get the official flashplayer. In linux, you have to follow the instructions to go to Adobe and get the tarball for the flashplayer 9, then unpack, and install. It's a little more work, but you generaly get it from a trusted source.

    Another common Windows exploit requiring a fault between the chair and keyboard used fake picutres of Windows error messages. Clicking the little x in the corner of the box is as much of an install button as the rest of the photo. This was also a common Windows social engineering trick to get the clueless to click on the install button. Linux does not install root level software by a click on a webpage when not running root. Since most Linux users don't run root, this exploit is broken. The exception is Firefox plug-ins that users can install in their browser.

    Short attention span Windows users who can one click install your botnet software for you are easy to find. There are millions of them. Even if there were as many Linux users as Windows users, you would find many fewer willing to follow your social engineering.

    Maybe you know some Linux exploits of the fault between the chair and keyboard that is as simple as hidden extensions, executible IM messages, and webpage install buttons disguised as a error dialog box that I should know about. If you do, fill me in..

    --
    The truth shall set you free!
  117. Re:easier to use as well (cue the fanboys) by Khaed · · Score: 1

    I know you're not supposed to feed the troll but:

    Take installation. Linux zealots are now saying "oh installing is so easy, just do apt-get install package or emerge package": Yes, because typing in "apt-get" or "emerge" makes so much more sense to new users than double-clicking an icon that says "setup".

    Ubuntu. Click "Synaptic." Search for what you want. Get everything checked to install, click "apply" at the top. Unless you're recommending that newbies use a harder, less graphical interface. In which case, you're an idiot.

    Also, on the topic of installs: I've installed 3 OSes in the last two years. Slackware, XP, and Ubuntu. Ubuntu was the easiest and most pleasant -- I got to sit there with Firefox and GAIM open while it installed. XP was slightly more annoying than Slackware.

    As for your Linux zealots thing: I have never encountered people like that. Maybe you need to go to forums populated by people older than fifteen?

    I admit there are assholes, however, and people who run around with only "if you don't like it, fix it!" "RTFM!" type answers. But these are a minority, and I bet most of them can't answer your question anyway. Most people will respond helpfully to questions, unless you come off like an asshole yourself. And try seeking help on Windows forums. There are assholes everywhere.

    There is no "preference towards Windows." Most people don't even know what Linux is. A lot of people don't even know what an Operating System is. They don't understand that it is a program that can be replaced. Just that it's part of the computer, like the OSD on a TV that adjusts the brightness and contrast. It's not that they're stupid, it's just that they don't know any better, and were never told, or taught.

  118. Ubuntu install is great by Peaker · · Score: 1

    and I have had similar experiences too.

    But on other hardware, Windows installed fine, and Feisty Fawn did not detect the sound card and the wifi connection kept dropping. Documentation for that wifi card/driver on Debian said you probably need to use a cvs snapshot of the wifi driver for stability.

    Its hard to have an objective comparison of what works out of the box (as that would require a study of lots of hardware). But as for objective analysis, the Ubuntu install is definitely superior (Based on a live-cd, where you can already start working, as it is installing, with to-the-point questions, etc).

    1. Re:Ubuntu install is great by Chandon+Seldon · · Score: 1

      In the end, comparing operating systems based on how they handle marginally supported hardware is a waste of time. The reason you have the hardware is to run the software - selecting hardware that works with the software should be a blatantly obvious thing to do.

      Sure, it's nice to be able to play around installing a bunch of different operating systems on one computer, but that's what that is: playing around. If you're planning on getting work done with a computer, the normal model is this: Buy a computer with an OS on it, use it with that OS, recycle it years later. Linux has the feature that you can frequently recycle Windows machines into Linux machines, but that's getting lucky and should be treated as such.

      If you seriously want a Linux desktop, I suggest the following install procedure: Buy one from Dell or System76.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
  119. Re:easier to use as well (cue the fanboys) by Broken+scope · · Score: 1

    1: Find Quake 3 CD
    2: Goto Id Software Website
    3: Download Linux Demo
    4: install Linux demo
    5: Copy all files in the base directory of Quake 3 into the base of the Q3 Linux demo
    6: Download newest point release, repeat base copy again.
    7: Run game, have fun blow shit up.

    Ill give you a hint, the only command line used was on step 4, chmod I think, its been a while.

    Do you get it now?

    --
    You mad
  120. "Graphics driver has crashed and recovered" by AnomaliesAndrew · · Score: 1

    My girlfriend (stay with me here) bought a brand new Core 2 Duo from Dell for about $1200 with Vista on it and everything fairly well matched. We installed World of Warcraft on the system. It was capable of rendering the game on the highest settings, but even on the lowest settings the system was having serious internal problems.

    The video drivers kept crashing, sometimes as often as every 15 seconds, and not surviving for more than 2 minutes... the screen would flash black for a second and the hard drive would thrash, and then the game would reappear. Once you exited the game, or if you would ALT+TAB or run in windowed mode, you would see a bubble notification popping up from the system tray notifying us that (paraphrasing) "the video card driver had crashed, but Windows Vista was able to recover."

    Now, I'm not sure if I should blame Windows Vista, Dell, or the nVidia drivers... but it was in no way fulfilling that the system was able to identify that it was crashing, and recover, yet it was not able to prevent it from crashing in the first place. Nothing improved even after applying every possible update to the system. To my knowledge, it still suffers from the same problem to this day. (No helpful support from Dell, by the way.)

    Whoever is responsible for this, somebody really dropped the ball. In any case, I wouldn't touch Vista with a 40-foot pole.

    I can just see a bubble popping up to tell me, "A hacker has stolen your personal information, but Windows Vista was able to recover."

    --
    Move all sig!
  121. Security is Microsoft Job 1 by Statecraftsman · · Score: 1

    Look, everyone knows Vista is more secure than Linux. Just look at its pedigree: it comes from a long line of the highest rated operating systems that the US Government has had the resources to design special tests and ratings for. And take a look at the list of huge companies that have chosen Windows as the platform of choice for their high security applications. Big, trusted companies like Diebold, maker of some of the finest voting machines you can fix err...lay your eyes on. Hell, even big slot machine and ATM companies have chosen Windows as their security platform of choice. I can tell because sometimes I can see the security in action...Stop errors and blue screens...that's Windows saying, "Oh, no you didn't."

    You know what else?

    Billboards. That's right billboards that show precious ads to thousands of passers by choose Windows to operate their mission critical, high security software. Can you imagine the hil... chaos that would ensue if one of these billboards were hacked?

    I think Windows has really redefined security. See it's not about the integrity of the software that's actually running on your device. It's about the security of the media. And nobody is working harder to make sure the CD's and DVD's you install are protected from real threats. And they'll be secure if you ever have to reinstall because of bugs. Piracy and counterfeiting are the real security problems. Thankfully Microsoft has some magic technology called DRM to ensure we're not having to pay more than necessary to make up for this "shrinkage".

    Thankfully Microsoft has our best interests in mind and they're protecting us all 24/7/360. They're on our side. So let's all do what we can do to make sure Windows and Microsoft are as secure as they've made our computing lives.

    Thank you.

    1. Re:Security is Microsoft Job 1 by wintermute42 · · Score: 2, Funny

      Great post!

      Very few people can really do subtle humorous satire. I really enjoyed this. One hallmark of really good satire (a la Onion) is that when you start reading it you think that the author is serious. As you continue you realize that it's satire.

  122. Mod parent up! by SEMW · · Score: 1

    They're exactly right. I'm tired of people spouting that privelege elevation, in any of its forms (graphical sudo, authenticate, UAC) is "shifting the blame". Neither Canonical, nor Apple, nor Microsoft have the slightest idea whether pr0n.exe is a legitimate program or a trojan, nor do they have any way of knowing. (Incidentally, can you imagine what it would be like if Microsoft did implement some kind of heuristic detection algorithm that tried to guess whether something was legitimate or not? Oh, the lawsuits and gnashing of teeth when it gets it wrong, both false positive and false negative!). The user, on the other hand, does know. More specifically, they know if they're been trying to install a program, or whether they're just browsing dodge websites when an elevation prompt pops up out of the blue, or whether they're just trying to view a picture.jpg.exe. The OS doesn't.

    --
    What's purple and commutes? An Abelian grape.
  123. Re:easier to use as well (cue the fanboys) by Cheesey · · Score: 1
    just launch Firefox like so:

    That's still vulnerable to this problem because ssh -X gives the remote application access to your complete X desktop. Indeed, the OpenSSH man page confirms this:

    X11 forwarding should be enabled with caution. Users with the ability to bypass file permissions on the remote host (for the user's X authorization database) can access the local X11 display through the forwarded connection. An attacker may then be able to perform activities such as keystroke monitoring.
    So, to run Firefox securely, don't just run it as another user. Run it on a separate X server too, using xnest, Xvnc or (even better) VMware. The sux utility has also been suggested, but I am not convinced - malware running within Firefox rather than launching a separate process will still be able to log keystrokes.
    --
    >north
    You're an immobile computer, remember?
  124. Vista *safety comes from it's failure as a product by m1h41 · · Score: 1

    Vista is *safe for now because of it's poor adoption by users, since it is not wide spread it is pointless to develop botnet software to infect it.

  125. I agree with the AC by aws910 · · Score: 1

    Hey, the guy went nuts at the end but he does have a few valid points.

    M$ doesn't announce vulnerabilities until they've got a fix, and therefore the "vulnerability count" for Vista is probably inaccurate.

    Also, Vista enjoys the same "security through obscurity" that Linux does - WinXP is still a more lucrative target. Supposing that the Vista adoption-rate will grow, the number of exploits discovered will grow in turn. I think we will see another MSBlast-esque exploit again in a couple years.

    He definitely nailed it when he talked about how people were staying away from Vista, however. I've known a lot of people who recently bought a Vista-loaded machine and ended up putting XP or Linux on it. Entire departments, in some cases. I'm still staying away from it.

  126. Re:Article's Premise is Fatally Flawed by dpilot · · Score: 1

    The AC peer post suggests that turning the firewall off is not "default" and is not fair.

    I used to believe firmly in firewalls, but I've come around to the OpenBSD point of view. If you NEED a firewall, you've got a problem. A firewall should be ONLY for defense-in-depth. The OS+services should be secure without one, then you add a firewall for that extra bit of coverage. That way, if there's a day-0 exploit for your OS+services, the firewall will protect you. If there's a day-0 exploit for your firewall, the OS+services are secure. As long as you keep both patched, you need aligned day-0 exploits in both firewall and OS+services in order to get cracked, and that's the product of 2 unlikely events, far more unlikely.

    Of course most exploits are really human engineering, anyway. (Click this link)

    --
    The living have better things to do than to continue hating the dead.
  127. Re:As someone who does not know that much about th by Chandon+Seldon · · Score: 1

    If you actually go down the list of security vulnerabilities for the Linux distributions, half of it is stuff like this:
    http://www.gentoo.org/security/en/glsa/glsa-2004 10-07.xml

    Every single one of those counts as a vulnerability against a Linux distro. If Microsoft had a vulnerability like that, they probably wouldn't fix it, much less publish it as a vulnerability.

    --
    -- The act of censorship is always worse than whatever is being censored. Always.
  128. Shocking by skrowl · · Score: 1

    Everyone else in the IT world already knew this, but I must say that I'm SHOCKED to see this reported on /. Is the level of irrational Microsoft hatred here at /. diminishing? Support OS Freedom! Let people choose what they like (Windows / Mac / Linux / BSD) and don't mock them for it!

    --

    Prevent linux based DDOS's!
    http://linux.denialofservice.org/
    1. Re:Shocking by Hangender · · Score: 1

      Dude..do you want to get flamed? NEVER openly support Windows, ok? Clearly slashdot is a open source community (owned by sourceforge), so don't try to cast a positive lighting on a close source (how dare them, not releasing source code AND making lots of money) operating system. And don't even try to appeal to choice (Support OS Freedom..LOL). P.S.$arcastic

  129. Re:easier to use as well (cue the fanboys) by geminidomino · · Score: 1

    Notice how even the MS fanboys can't get around the fact that MS needs a reboot after installing a fucking game. :)

  130. !!!!!FOUND!!!!! Vulnerabilities by e-bart · · Score: 1

    This report means nothing. We all know there are security holes in Vista that are yest to be found. How many? We don't know! It could be more or less then Linux and OS X. These results could also be an indication that Microsoft is worse at finding security holes. It could also mean Microsoft is better at hiding them. It doesn't say much about Vista.

    1. Re:!!!!!FOUND!!!!! Vulnerabilities by Hangender · · Score: 1

      Yes..it does..DO you even know how bugs are found in Windows? Security researchers bang on Vista everyone day of the week, and run Honey pot machines to search for Exploits. The results are then send to microsoft, and microsoft releases patches every second tuesday of the month.

    2. Re:!!!!!FOUND!!!!! Vulnerabilities by e-bart · · Score: 1

      No, it doesn't... And that bug-finding-strategy is terrible too... If your honey pot machine (finally) finds some new expoit it's already too late... The vulnerability is already being exploited!... Besides, it will only help you detect exploits... not vulnerabilities... Finding vulnerabilities is a whole different ballgame... The best way to do that is probably to let as much people as possible look for bugs in your code... Like, for example, with open source software!... We'll probably never know how many vulnerabilities would suddenly show if that could happen with Vista...

  131. Re:Exploited verses exploits by SparkyFlooner · · Score: 0, Redundant

    "In linux, you have to follow the instructions to go to Adobe and get the tarball for the flashplayer 9, then unpack, and install. It's a little more work, but you generaly get it from a trusted source."

    Grannie isn't going to be unpacking tarballs. And not all Grannies have sons or grandsons who are linux users/gurus. And what is a trusted source again? Grannie just knows she needs Flash (yes she knows that much at least) and here's a little button that will get it to her.

    Microsoft is all about ease of use. People accuse UAC of moving the security responsibility of the OS onto the user. Huh? Security has always been the responsibility of the end user. Is the OS smart enough enough to know good .exe and bad .exe? Suspect them all and make the user decide: Grannie doesn't care/know anything about '.exe', but Grannie will at least get an annoying popup requiring admin privleges if she tries opening "README.txt.exe". She'll click "OK" and install a virus, and that's exactly how the system should work. Even if Grannie saw ".exe", Grannie is still opening that sucker up. Hiding the extension didn't matter at all.

    Linux will have to make the same deal with the devil one day, to sacrifice security for usability, or it will never reach the mainstream desktop.

  132. Depends on the project, and the coder by phorm · · Score: 1

    Well, I'll be the first admit that my C-skills are pretty rusty, though I do spend a good amount of time with languages that use related structures, I haven't done any actual from-scratch projects with C/C++ in a long time. That being said, I've been able to debug, trace, and fix various projects over the last few years. Off the top of my head some webcam drivers (I think it was for the whatever driver the "Creative Webcam Go" used) as well as the OpenH323gk project.

    Actually tracking down security issues, though, would be a bit harder. When you've got a bug you know about you can debug, trace, and find the source of the loop/crash/etc just by following your debug trail. With a security issue, you might not know it's even there unless it's pointed out... it's not the same as having a visible crash or malfunction in most cases.

    So upgrading/fixing broken code is not too hard. Finding abstract or obscure faults is - IMHO - a lot more difficult. Even with well-commented code, you can't fix what you don't know is there. Alternately, it's sometimes a combination of your coding-type and that of the original coder as to whether a particular piece of source is readable/fixable.

  133. No point in reading this article at all by Master+of+Transhuman · · Score: 1

    Obviously a Microsoft shill from day one. It was obvious then - it's obvious now.

    In twelve hours, there will be twenty security experts ripping holes in this moron's so-called "analysis."

    Vista is not secure - NOTHING made by Microsoft is secure. Period. End of story. They could work from now to the end of this century, employ nanotechnology and advanced artificial intelligence - and their crap would STILL be unreliable, insecure, and complicated to use. It's a matter of corporate culture and attitude, not security knowledge or technology. Bill Gates simply does not give a shit about ANYTHING but sucking money out of his customers wallets at any cost to those customers well-being, corporate or home, it doesn't matter.

    Nothing to see here, move along.

    --
    Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
  134. Re:Exploited verses exploits by blueskies · · Score: 2, Insightful

    How would this be any different if Linux was top dog? I'm a bot net guy, I want to make a bot net, I'm going to cast the widest net possible.

    That doesn't explain why web server exploits hit IIS much more then apache which STILL has more installations. The widest net possible idea is less important then building your OS' security foundation on shifting sand. Windows has had terrible security because it was built on a foundation of sand. It has taken them years and years to go back and build a secure foundation that the OS can rest on.

  135. Sick To Death by His+Shadow · · Score: 1

    Of the ignorance of people like the Submitter. Macs running OS X do not have viruses. That's what the commercial says. Why? Because it's true. And who gives a damn about Vista security? No one is using it. And no amount of glowing crap filled fluff pieces counting exploits will change the fact that Microsoft's complete lack of security gave us bot nets and robot spammers. And still does. Now fuck off.

    --

    Fiat Homos et Pereat Theos

    1. Re:Sick To Death by br4nd0nh3at · · Score: 1

      know what makes you seem not correct? you said no one uses Vista, that is incorrect

  136. Auf Deutsch? by Anonymous Coward · · Score: 0

    You have provided, not only for the OSS world but developers in general, the single most important point when it comes to maintainability.

    The problem with OpenOffice is even more basic.

    You see, it was originally StarOffice, written by a German company. Have you ever looked at the source code? It's half German -- both comments and identifiers. I'm a native English speaker, and I've studied German for several years in college (I can carry on a conversation just fine), but I can't understand most of it. And they love acronyms; I usually can't even tell if the acronyms they're using are in English or German.

    There are ways any huge program can be made easier for people to get started working on. OpenOffice is the only one I've looked at for which the answer is "Translate it to English".

  137. Reading closely... by KillerBob · · Score: 2, Interesting

    It does make Vista look good, doesn't it? Until you look at the table, and notice that it only mentions serious security flaws that are fixed, and serious security flaws that have been disclosed but not fixed yet. It doesn't mention serious security flaws that have not yet been disclosed....

    --
    If you believe everything you read, you'd better not read. - Japanese proverb
  138. modifying apps and fixing small bugs is easy by Anonymous Coward · · Score: 0

    It doesn't take long to add small features to an open source app. I wanted mpg123 to have a 'back' function. It took me all of five minutes to do this. I'm 15 years old, with no formal (programming) teaching. The task would be even more trivial for someone with more experience.

    A couple more examples of how open sources apps are useful vs. proprietary: I can recompile my free (as in freedom) for any architecture and port them to any system without getting permission (which probably wouldn't be granted), adding keyboard support to AEWM etc..

    Seriously, don't knock open sources apps saying they are "poorly commented" and take a lot of time to modify. Fixing small bugs (bugs generally are) is tivial for most programmers.

  139. Re:Out they come by xazos79 · · Score: 1

    Uh oh, here come the Linux fanbois as expected. I shouldn't have to fix the bugs in my OS, i guess you have more time on your hands than most. I'll stick to enjoying my OS while you toil away fixing security issues.

  140. Unbiased and uncensored by Anonymous Coward · · Score: 0

    The comment you posted has been flagged as potential spam. It will not be visible until the site administrator has a chance to review it.
  141. Re:Article's Premise is Fatally Flawed by Anonymous Coward · · Score: 0

    Click this link

    Where? I don't see a link.
  142. You can't download and double-click on Ubuntu? by KWTm · · Score: 1

    ... how do most people install software on Windows? They download it and run the setup file from their desktop. That's how I do it. I don't think I have ever been able to install programs that simply on my Ubuntu box.

    I want to make sure I understand you. You are saying that you cannot download a *.deb file and click on it to install? What happens when you do --what sort of error do you get?

    Of course, with Ubuntu, it's probably easier to get it straight from the repository, ie. go to Synaptic and find BZFlag (or whatever program you're looking for) and just install it. That gives you more info about the program (see how big the file is, etc.). But you should be able to download and double-click, just like a Windows file.

    When it comes to giving instructions about what to do on Linux, though, a script file is probably the simplest way to do it, simply because you can just cut'n'paste it onto the command line. This applies not just to installing programs but to everything in general. So, yes, people will give instructions like "sudo apt-get install bzflag", just because it's easier than "Click on Applications, click on Internet, click on Synaptic, click on search, type 'bzflag', click on Install, click on OK." (Or whatever the specific order happens to be --I use Kubuntu, which is slightly different.)

    The equivalent in Windows would be a character string like: "Start > Settings > Control Panel > Add/Remove Programs > Add > From CD". You never hear anyone complaining, "Boy, what a long complicated piece of text, with all these greater-than signs!"

    If you are used to installing software by command-line, I can see your concern for the newbie who might feel intimidated by that method. But the newbie doesn't have to do it your way.
    --
    404555974007725459910684486621289147856453481154 in hex is "You sank my Battleship?"
    [GPG key in journal]
  143. Re:Article's Premise is Fatally Flawed by Anonymous Coward · · Score: 0

    There is a flaw in your browser software. I have emailed you an executable attachment that will resolve the problem.

  144. another study by microsoft, for microsoft by bl8n8r · · Score: 2, Informative

    [1] "By Jeffrey R. Jones Director, Microsoft Security Business and Technology Unit"
    [2] "Jeffrey R. Jones, a self-described "security guy" who works at Microsoft's security division"
    [3] "an overview of Microsoft's progress in improving security by Jeffrey R. Jones, Senior Director - Microsoft Security Business Unit."

    [1] - http://articles.techrepublic.com.com/5100-1035_11- 5173565.html
    [2] - http://www.boxxet.com/Windows_Vista/Windows_Vista_ News_Researcher_Says_Vista_The_Most_Secure_OS.6304 6006.details
    [3] - http://www.microsoft.com/technet/security/secnews/ articles/itproviewpoint031004.mspx

    --
    boycott slashdot February 10th - 17th check out: altSlashdot.org
  145. It's not the numbers, it's the logic by Ougarou · · Score: 1

    I can't help but put on paper that this blog contains what a child of two would tell you if you showed it these results.

    If I would add another operating system, the one I wrote, then it would have a very low security vulnerability count. Simply because nobody is looking at my system or knows anything about the internals makes it neither secure nor vulnerable.

    These numbers simply won't show you whether one systems is more secure in general usage. However, anybody thinking they do, should go work for Microsoft. Because these people are surely stupid enough to slow a company down.

  146. You are coming to a sad realization . . . by walterbyrd · · Score: 1

    Cancel or Allow?

    (Sigh) . . . Allow .

  147. Re:Exploited verses exploits by Technician · · Score: 1

    Linux will have to make the same deal with the devil one day

    Maybe not. Many distro's run a walled garden of safe applications. Grandma will never need to venture out of the garden and get hurt. Linspire and Ubuntu come to mind as examples that have safe online repositories. When not installing applications and doing system configuration, the users run as users, not administrators unlike Windows XP Linux will never have the ease of use of Windows 95 and Windows 98. Heck you could easly use and administer those without an account. At the login, just hit cancel. Linux has and will never be that easy to screw-up.

    --
    The truth shall set you free!
  148. Re:Article's Premise is Fatally Flawed by Anonymous Coward · · Score: 0

    Whoosh!

  149. Why not RHEL5? by jroysdon · · Score: 1

    RHEL5 shipped March 14th, 2007. Why not compare it's errata?

    I wouldn't count any updates released on 3/14 against RHEL5 on it's ship date - It's a perfect example of how OSS works and how fast patches are available. RH wanted to ship a stable version and didn't want to through last-minute patches into the install routine. What's the first thing you do when you install a new OS? You run the tool for online updates. So on day one 19 patches were available for all the bugs that had popped up since the version freeze to produce RHEL5.

    Since 3/14, there have been 42 updates to RHEL-WS5. 11 of them have been after the 90-day mark, so that leaves you with 31 defects in the first 90 days of RHEL-WS5. That's also not using the "reduced" method to match feature-for-feature what Vista has.

    However, I think the point is still always going to be that you can't have totally bug-free sofware. But it's how fast are bugs found and fixed. That's what Microsoft can't touch. How long do bugs go unreported so someone can take advantage of them on MS OS? Even once reported, how long do they linger? The same is simply not true for any critical bugs found in OSS.

    But it is nice to see MS finally taking security seriously. They've only been trying to do that for 5 years with their Trustworthy Computing Initiative. Why not compare Windows 2003 Server stats, since it was released after the Trustworthy Computing Initiative? 6 months showed 38 defects. If you compare RHEL5 with just the same installed features to match WS2003 in 3 more months, I wonder how it will fair?

    Of course, Microsoft had the NSA help them with Vista, which proves again that the more eyes you have on the source code, the better ;-p

    I'll stick with CentOS myself... all the benefits of RHEL without the support fee costs.

    1. Re:Why not RHEL5? by bogado · · Score: 1

      you're correct, and there is one poit I would like to add, MS bugs database are not trustworthy simply because it uses it as a marketing tool, how can I be sure that the number of known bugs on vista is what Ms is telling me? I can't so any research that uses numbers from them is meaningless.

      --
      []'s Victor Bogado da Silva Lins

      ^[:wq

  150. Re:Exploited verses exploits by Anonymous Coward · · Score: 0

    And if you bothered to read further you would have laughed at the idiot that wrote http://www.microsoft-watch.com/content/security/mi crosoft_is_counting_bugs_again.html as he makes blatantly false claims and uses data outside of the time period assessed. Please mod parent down as anything but insightfull. but hey this is /. facts don't enter into it.

  151. The problem, dear Brutus by Anonymous Coward · · Score: 0

    The problem, dear Brutus, lies not in our operating systems, but in ourselves.

    Lunix's #1 deficiency is that it isn't Windows. That's going to be pretty difficult to 'fix', and creating yet another text editor isn't going to help.

    You want some stuff to fix? Ok: get Lunix to auto detect and auto configure new hardware. Must function at least as well as Windows 95... a feat no Lunix distro has managed to accomplish.

    Also... you might want to work on a few of these while you have your hands in the Lunix source code. Oh, and perhaps check out some of this stuff, too.

    Maybe after that, you'll actually be caught up to Windows 95, rather than chasing it's tail lights. Best of luck to ya! Maybe you can have that done before Windows 95 hits 15 years old?

  152. And stealth fixes... by argent · · Score: 1

    Not to mention Microsoft's recently disclosed "stealth fixes".

    Microsoft has the ability to control the "official" counts in a way that no open-source project, with its public repository and patch database, can. Even Apple, with its tradition of secrecy and surprises, can't sneak in patches to the open-source components of their software... but Microsoft can.

  153. Disclosure and Fear of Microsoft IP Lawyers by LiveFreeOrDieInTheGo · · Score: 1
    Email From Independent Security Researcher to Micorsoft Security

    We discovered a race condition in Vista TCP/IP stack which reduces system performance to near zero. When a person clicks the Start button to attempt a shutdown, Vista encounters a buffer overflow resulting from the dynamics of resource allocation due to the race condition. Merely connecting to Vista or responding to a SYN/ACK with Vista may result in a remote compromise.
    Email From Micorsoft Security to Independent Security Researcher

    Thank you for your submission. We will undertake investigation of the assertion you presented.

    BTW, you violated our intellectual property (how do you know it is a race condition and bugger overflow), EULA ( performing analysis of Vista), copyright (you wrote Vista without permission), and trademark (ditto for Microsoft).

    You are summarily notified by this message that according to the EULA and DMCA we assume full ownership of your assertion. If you mention your assertion to anyone, then you will be subject to civil and criminal proceedings. If you remain silent on this matter, then we will not press charges on your outstanding infringements.

    Thank you, and we hope not to hear from nor about you.

  154. Ask the experts by YetAnotherWonko · · Score: 1

    I run several botnets quite successfully.

    I recommend you use Windows ME with Internet Explorer with ActiveX for surfing, run a public IIS on your machine for your web development needs, don't install a firewall and generally leave your system unpatched.

    Let me know if I can aid you any further? Setting up your webserver for instance?

  155. Re:Exploited verses exploits by SparkyFlooner · · Score: 1

    "Linux will never have the ease of use of Windows 95 and Windows 98."

    That's not a good thing. That means Grandma isn't going to use it at all.

  156. Re:As someone who does not know that much about th by Anonymous Coward · · Score: 0

    If you run you Ubuntu box as root, you are heading for trouble. Correct me if I'm wrong, but I thought part of the point of Ubuntu was that you *don't* run as root. If my memory is working (which is might not be), I believe the default is that you're not running as root. That's why it's always prompting you for a password, which seems to be similar to what MS wanted to do with Vista.
  157. Uh by sybesis · · Score: 1

    http://www.computerworld.com.au/index.php/id;30684 2912;fp;4194304;fpid;1 Does windows vista have the same level of security than that? I would say that if they don't find that many bugs into the 6 first months, It doesn't mean it's more secure, it just show you that they aren't able to found vulnerabilities before hackers. So then when we know that redhat is the one who found the most vulnerabilites and they have "that" level of security. I believe that finding a lot of bugs into the first 6 months is a good thing. Because if they don't find it... your computer have a hole that is just waiting for someone to use it. Is AIDS not dangerous unless you found you have it?

  158. Re:Fine... and... by Anonymous Coward · · Score: 0

    Hey, my distro wasn't on the list! I'm not using Ubuntu OR Novell. So I guess this article doesn't apply to me. How were these 'security tests' on the different operating systems performed? I like the idea of 3 computers hooked up to the internet with each running a different operating system - then give out the IP addresses and see what the actual hackers can do with each of them. THEN and only then give the results. Any 3rd party doing this research any other way is going to be shunned because maybe Microsoft is paying you off.. thus the research whatever it may be cannot be trusted.. especially from those in the Linux community. Do it right, or don't do it at all.

  159. Re:easier to use as well (cue the fanboys) by Anonymous Coward · · Score: 0

    And you're basing that argument on 1 installation of a single game. Yeah, that's a nice and accurate way of evaluating an OS. Try calibrating your microphone for Skype. I'll give you 1 month, good luck.