Slashdot Mirror


User: XMyth

XMyth's activity in the archive.

Stories
0
Comments
691
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 691

  1. Re:No different than Dell/McAfee on AOL Tries New Tactic to Keep Customers · · Score: 1

    That's a funny way of putting it....you do know that rootkits originated in the UNIX/Linux world eh? Any OS is vulnerable to a rootkit.

  2. Re:What a ridiculous trend... CORBA to WebServices on The Rise and Fall of Corba · · Score: 2, Insightful

    How about saying a paved road is better than a dirt bike? :)

  3. Re:Good plan! on Gates' Replacement says Microsoft Must Simplify · · Score: 1

    Wow, two of you in one thread....

  4. Re:Revenue is not the whole story on Why Ballmer Should Leave Microsoft · · Score: 1

    Did pulling that out of your ass hurt?

  5. Re:Ballmer shouldn't step down. on Why Ballmer Should Leave Microsoft · · Score: 1

    There's always someone....

  6. Re:Useless on Samsung Ships the First Blu-Ray Player · · Score: 2, Funny

    Yea, I can't believe they only plan on release 10 titles ever. That's just retarded. What are they thinking???

  7. Re:Web 2.0 beats Net 3.0 on Web 2.0, Meet .Net 3.0 · · Score: 1

    It's really very rarely done because it's such a PITA to get working...but here's one (old) article on it...

    http://devcenter.infragistics.com/Articles/Article Template.Aspx?ArticleID=1264

    just googled for it right quick

  8. Re:Obligatory on Techies Asked To Train Foreign Replacements · · Score: 1

    You know, when there's a hill between you and the school then it IS uphill both ways. Walking down-hill half the way doesn't really negate the up-hill walking. :)

  9. Re:Ads will conveniently follow your bookmarks on Google Releases Google Browser Sync Extension · · Score: 1

    Or, it'd simply be an option to sync with Google Bookmarks at the time of synchronization from the clients? Why compromise the security of the rest of your synchronized items (passwords, etc) by storing the PIN on their servers when it's perfectly fine to store it on the client(s) only? It wouldn't make any sense. They do not need the PIN on their servers to sync with Google Bookmarks.

  10. Re:How to get free money on How Not to Steal a Sidekick · · Score: 1

    Yea...who doesn't have one of those??

  11. Re:Call me a cretin, but... on Seagate Announces First Hybrid Hard Drive · · Score: 1

    Cretin. :)

    The flash on hybrid hard drives is used to store data (say a copy of system RAM when hibernating) after the machine is off...think solid state storage like a USB drive, not solid state like system RAM.

  12. Re:Appeals to Emotion. on U.S. Government Demands ISP Data Retention · · Score: 3, Insightful

    Wow. You are amazingly shortsighted.

  13. Re:Erm call me stupid but . . . on Extortion Virus Code Cracked · · Score: 1

    Well yea, but I mean the virus isn't that threatening if the files aren't encrypted...and if they are encrypted then the encryption key is what's important.

    I see though, he was assuming the password and encryption key weren't the same and I was assuming they were.

  14. Re:Erm call me stupid but . . . on Extortion Virus Code Cracked · · Score: 1

    Heh....how exactly does the virus encrypt the files using this password it doesn't know?

    The answer to this problem is public key crypto...not hashing the password.

  15. Re:Just wait... on Extortion Virus Code Cracked · · Score: 1

    Why exactly couldn't the virus writer's public key be used to encrypt the files? Then he/she provides payers with his private key to decrypt them. How is that "inevitably vulnerable" ?

    Or, a more sensible method would be to

    Infect PC
    Generate a random password, P
    Encrypt files with P
    Encrypt P with public key, I, resulting in V the ciphertext version of the randomly generated password
    Victim must provide V to the virus writer who decrypts V with his private key, which results in P

  16. Re:This will haunt them on How the PS3 Hit $600 · · Score: 1

    Yea...that's WAY off. I bought a 300gig Maxtor 7200RPM external drive for $150 a few days ago.

  17. Re:I don't know about the rest of you... on Microsoft Claims OpenDocument is Too Slow · · Score: 4, Funny

    I don't drink or have children so your point is moo!

  18. Re:seems like they went backwards on Honda Robot Controlled By Brain Waves · · Score: 1

    Obviously they're only one switch away from that now....just change the direction of the device (point it the other way) and there we go.

  19. Re:Definitely not new on Electric Car Faster Than A Ferrari or Porsche · · Score: 1

    That car sounds really interesting...........

    until you look at the damn thing!

    http://www.commutercars.com/images/gallery/seattle /index/indexfiles/IMG_2188.JPG.jpg

  20. Re:what in the hell??? on Store Your Own Juice · · Score: 1

    Who let you in??

    Security!

  21. Re:So? on Vista Firewall to be Crippled · · Score: 1

    Interesting....I wonder if that UAC window blocks SendKeys from other applications (i.e. the botnet app just clicks the correct buttons on the dialog). I bet they did SOMETHING to prevent this because it seems like an obvious first place to attack...will have to check that out once I get my hands on Vista.

    Thanks for the info.

  22. Re:So? on Vista Firewall to be Crippled · · Score: 4, Insightful

    Right....because code running on the users machine can't modify the Windows Firewall settings itself....

  23. Re:Force Field? on Mysterious 'Forcefield' Tested on US Tanks · · Score: 1

    Requiring 6x more shooters is easy? BTW, the article says it can handle multiple incoming projectiles...of course there's a limit but still.

  24. Re:obligatory... on You Say You Want A Revolution? · · Score: 1

    I'm not sure if you're referring to Dance Dance Revolution or the stupid dance scene in Matrix Revolutions.

  25. Re:Dual boot? How about virtualization, too! on Going To Boot Camp · · Score: 2, Interesting

    VMWare does some neat tricks to allow you to drag and drop files from your VM desktop to your host desktop (if it's Windows On Windows at least...haven't tried other configurations).

    I'm sure this isn't happening at the level of integration you were thinking, but it's still a neat trick. Suprised the hell out of me when I first saw it.