Slashdot Mirror


User: TheSHAD0W

TheSHAD0W's activity in the archive.

Stories
0
Comments
2,101
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,101

  1. Re:Great on True Random Number Generator Goes Online · · Score: 3, Insightful

    Beware of MITM attacks!

  2. Re:push on IPhones Flooding Wireless LAN At Duke · · Score: 1

    He was trying to be funny.

    As was I.

  3. push on IPhones Flooding Wireless LAN At Duke · · Score: 0

    I'm sure Apple will push a patch before the entire internet's infrastructure collapses.

    Maybe.

  4. Re:"aggressively"? on $499 PlayStation 3 Confirmed · · Score: 1
  5. suggestion on Linux HR Management Systems? · · Score: 2, Funny

    I recommend you send an email to Catbert, he has some uber-delicious tools. I've only seen a few, but they're quite useful!

  6. Re:Backup? on Digitizing 100 Years of Astronomical Data · · Score: 2, Interesting

    How about we make a backup of the backup on glass plates...

    Ack! Put down that knife!

  7. That's at least... on Digitizing 100 Years of Astronomical Data · · Score: 2, Funny

    a thousand minibuses full of magtape.

  8. only twice? on Neutral Net Needs Twice the Bandwidth of Tiered · · Score: 1

    Pshaw. That's easy. The major cost of bandwidth is running all the fiber. Doubling the bandwidth adds maybe 10%?

  9. Re:"aggressively"? on $499 PlayStation 3 Confirmed · · Score: 1

    If you want both a game system AND an HD player, then yes, it's "reasonable". If you're really only looking for a game system, and HD movies are secondary, then maybe not. Same if you only want a video player and don't do much gaming. I stand by my statement.

  10. Re:"aggressively"? on $499 PlayStation 3 Confirmed · · Score: 3, Insightful

    Not considering the original price, and not considering they've been staying on shelves in droves.

  11. "aggressively"? on $499 PlayStation 3 Confirmed · · Score: 4, Insightful

    Calling a $500 price "aggressive" may not be appropriate, really. Realistic, perhaps; it's still $200 pricier than an HD-DVD player or a basic XBox 360. I'd call it barely reasonable, but not aggressive.

  12. Re:Is it just me? on Slackware 12.0 Released · · Score: 1

    Just because you CAN customize doesn't mean you're required to. Conveniently available default packages combined with the ability to tweak things means the best of both worlds.

  13. Why only Kaspersky? on Antivirus Vendors Headed for Court · · Score: 1

    Why is it that only Kaspersky Antivirus is picking up on Rising Tech's files? What are the other antivirus vendors doing (or not doing) that is avoiding this problem?

  14. old-fashioned on T-Mobile Announces WiFi Meshing Cellphone · · Score: 1

    Instead of all this silly "minutes" nonsense, with separate internet browsing plans, why can't we just have flat-rate connections, IP-based (IPv6 based?), that let the end user decide what to do with the bandwidth, whether voice, web-surfing, or downloading pr0n?

  15. Re:What this really means on Ubuntu Dell $50 Cheaper Than Vista Dell · · Score: 1

    Many Linux users are willing to buy their own rigs, or have been content to purchase Windows and then either dual-boot or just format and install Linux.

    That was back when Windows didn't cost $250+. Even Vista Basic is expensive, and may prove worthless in a few years. The high prices are providing fuel for a real move to Linux - as many have predicted.

  16. comparison on Rutkowska Faces 'Blue Pill' Rootkit Challenge · · Score: 1

    If you're talking about two identical laptops, I think the test is unfair. You'd probably be able to determine which laptop was infected simply by measuring boot times - and this sort of test wouldn't be practical in the real world. (I suppose the attacker could make it more like a real-world test by installing different sets of applications on each machine.) A proper test would include several laptops of different manufacture and somewhat different hardware specs.

  17. Re:How could a presentation "undermine" security? on Controversial Security Paper Nixed From Black Hat · · Score: 2, Interesting

    "The demonstration would include a few live demonstrations. For example, one demonstration will show how to login and access data on a Windows Vista System (which has TPM + BitLocker enabled)," the abstract said.

    If they were able to do that, most likely they had what they said they had. I'm betting they were threatened with a lawsuit or a criminal complaint.

  18. missed the best part... on Boeing's New 787 Wings — Amazingly Flexible · · Score: 3

    Breaking it isn't necessary for certification, but Bair says the wing is so strong and flexible that there's been talk that maybe it could be bend far enough for the wingtips to touch above the fuselage--or come quite close.

  19. off-topic: camera on Walt Mossberg Reviews the iPhone · · Score: 1

    The iPhone has a 2 megapixel camera, and I've noticed some of the other advanced phones have 2 megapixel cameras. Does anyone know of any more basic phones w/ high-res cameras?

  20. Re:A Silly Thing About Vinyl on Is the CD Becoming Obsolete? · · Score: 2, Interesting

    Heh.

    Back in, um, '92? I went to my favorite used music store, and they had set out a milk crate filled w/ abandoned albums that had scratches and the people who brought them in weren't able to sell. I bought the whole crate for $3 and covered a wall with them.

  21. Re:devil's advocate on Virtualization May Break Vista DRM · · Score: 1

    Please note my "(relatively)". ;-)

  22. devil's advocate on Virtualization May Break Vista DRM · · Score: 2, Interesting

    It would be possible for Vista's DRM to be (relatively) secure if the virtualization software also supported DRM; this potentially opens the way for Microsoft to specify some virtual environments as "acceptable" for use with the Vista home versions.

  23. Re:Anyone on the Firefox development team? on ISPs Inserting Ads Into Your Pages · · Score: 1

    You'd also need an extension for the server. It'd take maybe 5 lines of code, but still...

  24. go fish on Graduate with Bad Grades or Repeat a Year? · · Score: 2, Insightful

    Why not send your resume out and see what sort of response you get? If some company you like pops up w/ a kick-ass job for you, then this question becomes moot.

  25. Re:Can you elaborate? on ISPs Inserting Ads Into Your Pages · · Score: 1

    I don't think there's any mechanism for it. Currently, https has a certificate system which helps prevent spoofing attacks. Sending the entire web page over an encrypted link creates a significant amount of overhead, but you could send the website's certificate information along with a signed hash for the web page it intended to send. If someone were playing man-in-the-middle and changing information in web pages dynamically, you'd know it immediately.