Slashdot Mirror


Stealthy Windows Update Raises Serious Concerns

UniversalVM writes "What is the single biggest issue that bothers open source advocates about proprietary software? It is probably the ability of the vendor to pull stunts like Microsoft's recent stealth software update and subsequent downplaying of any concerns. Their weak explanation seems to be a great exercise in circular logic: 'Had we failed to update the service automatically, users would not have been able to successfully check for updates and, in turn, users would not have had updates installed automatically or received expected notifications.' News.com is reporting that all of the updated files on both XP and Vista appears to be in windows update itself. This is information that was independently uncovered by users and still not released by Microsoft."

5 of 362 comments (clear)

  1. The last update.... by downix · · Score: 3, Interesting

    The last update they did was stealthy enough that I didn't realize it was happening, and my XP system lost power during the middle. End result, XP is now acting erratically, proclaiming update is invalid at bootup, sometimes not booting at all. Forced me to re-evaluate Linux for my 1 game machine, and trying out Cedega to get my last real Windows game (City of Heroes) to run.

    --
    Karma Whoring for Fun and Profit.
  2. Re:Not a big deal... so now that hackers know... by Fallen+Kell · · Score: 4, Interesting

    So now that hackers know there exists a backdoor to the windows update which will let them update a stealth patch to anything they want in the system because it runs with admin rights, this isn't a big deal to you?

    --
    We were all warned a long time ago that MS products sucked, remember the Magic 8 Ball said, "Outlook not so good"
  3. Re:So Windows Update Has Problems by NeverVotedBush · · Score: 3, Interesting

    One more thing - you mentioned what if something went drastically wrong. In Windows, your option is pretty much limited to reinstalling from scratch. So if you had to reinstall Linux from scratch, how much of a difference is that really?

    But the fact is that under Linux you don't have so many programs hooking themselves into the OS to even cause the same kinds of problems as under Windows. Also, it's a more advanced topic, but under Linux, you can separate out your personal files (your home directory) from the OS. That way, if you did have to reinstall the OS, the next time you log in, your experience is like you never left. This also makes backing up easier.

    The reality, though, is that you reinstall Linux rarely. Windows you have to reinstall much more frequently.

    And the last thing - Linux is FREE. Windows is not. And you can install it on as many computers as you want. No phoning home. No stealth installs. No crap.

  4. Re:So Windows Update Has Problems by pizpot · · Score: 3, Interesting

    Do you know what I tell people before I put linux to dual boot on their computer? I say "it will be just like vindows. you read the messages and click OK or Cancel." So far, out of 13 installs, no one worried after I said that. LOL. And dude, just download ubuntu and stick it in, and make your bios boot to cd and try it out.

  5. Re:So Windows Update Has Problems by Centurix · · Score: 3, Interesting

    I know a few people have replied to your comment about switching. But I think I could probably lend my experience to this by stating that I had exactly the same questions about the switch that you have listed. I've been a windows developer for many years, and I had very little understanding of unix, X, linux or anything to do with this type of kernel. I had fiddled around for a while with various live CD's without being convinced. Then I realised that the reason I didn't switch is because I actually invested no real time in switching. The live CD's were really a 'get a look and feel' but there was no real usage because my data was not there for me to do anything with.

    OK, saying that, my specs were a Socket 1 P3 550Mhz, 3/4 of a gig of RAM, TNT2 video card (I treat this like a vintage car), and an ancient awe64 sound card. I was thinking that there would be some problems switching, which there were with the sound card (found out about modprobe), but overall, everything works as advertised. Switching data over was something I had been running through in my head prior, I knew there was some NTFS support in Linux but I didn't know to what extent. I chose Ubuntu as the distro, and there are packages which support NTFS fully. I had installed a new primary drive as the candidate to install the OS on (this was going to be a total switch, no dual booting, dive in a the deep end so to speak) And installed the base OS on that with the intention of transferring data off each drive then converting from NTFS to something more Linuxy like EXTsomething or other.

    My real concern was e-mail, stacks of it had to work. But fortunately I had been using Thunderbird for quite some time, so simply copying the files over to the right directory and pointing TB to it restored all my e-mail like magic. Then for some reason, at that exact point, I felt as if I had switched over.

    Transferring all the other data over, code, images, audio, was far easier. Then my next concern kicked in, and this turned out to be something that a lot of converts find, expectations of software - or the minor missing stuff. There are a lot of freely available applications which do the same as what you had in windows, but finding the one which does what you expect is tricky, but not impossible. For example, I started using GAIM for my IM, it was ok. There's no video conferencing, which kinda bugs me, then I find out that the supplied GAIM was surpassed by Pidgin, which still has no video conferencing, but it's quite polished and works fine as an IM client, in fact I quite like it, very simple, no bells and whistles, gets on with the job. There's a plug in called gaimvv or something which is supposed to add video in but I haven't tried it yet.

    Next was a pop mailbox checker. I was a big fan of poptray, a Delphi based application. And after a little searching, I read a little history about biff, then xbiff and I'm on the track to finding something that matches. Eventually I find kshowmail, an application for KDE which did the one thing I need: delete mail from the pop server directly. I had mail nofication installed before, but you could see loads of mail available on the pop server, but you could see all the junk, with no way of removing it before firing up my mail client. Kshowmail was outside of the package manager, so this was my first ./configure|make|make intall, and also my foray into looking for missing dependencies! Reading up, figuring it out and eventually getting a compile and install and a working kshowmail! Actually, before doing that, I was using poptray under WINE and it worked, but when you take a look at the amount of virtual memory it used (the system monitor was reporting 2.6Gb for the single tiny application) it inspired me to look around!

    My torrent program before was uTorrent, turns out there's a KTorrent which does the same deal. Installed, working great.

    OK, tax software. I'm Australian, and the tax office allow you to lodge online using their own application. I have found instructions to r

    --
    Task Mangler