Slashdot Mirror


User: HateBreeder

HateBreeder's activity in the archive.

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

Comments · 315

  1. Re:Wrong on A New Technique to Quickly Erase Hard Drives · · Score: 1

    Yet, that requires the two parties to know the pad in advance, rendering the method useless in a lot of circumstances.

  2. Re:First question: on A New Technique to Quickly Erase Hard Drives · · Score: 1

    errr,

    Slashdot removes the "Smaller Than" signs.

    not my fault.

  3. Re:First question: on A New Technique to Quickly Erase Hard Drives · · Score: 1

    yeah, sorry, noticed the "=" instead of the "=" after i posted.

  4. Re:First question: on A New Technique to Quickly Erase Hard Drives · · Score: 1

    I'd give you my mod points if i had any.

    Very good Idea. Is it yours?

  5. Re:First question: on A New Technique to Quickly Erase Hard Drives · · Score: 1

    Agreed.

    But a reasonable assumption is that the encrypted data has some known format.
    Or lets say, you have some hash of the data, that's used for some integrity check.

    Out of 2^4096 possiblities, how much legible text would be decrypted that is relevent to the context?

  6. Re:First question: on A New Technique to Quickly Erase Hard Drives · · Score: 1

    how about:

    unsigned_integer_4097_bit_type key;

    for (key = 0; key = (2^4096-1); key++) {
      if (Test_key(SomethingEncrypted, key ) == SUCCESS) {
            print(key);
            break;
      }
    }

    See, it's only a matter of finishing the loop.
    A computational problem.

  7. Re:First question: on A New Technique to Quickly Erase Hard Drives · · Score: 1

    Actually, No matter what cipher you'll be using or how large the keys you're using are:
    One can always use brute force to find a solution.

    It may indeed not be practical: i.e. it would take trillions and trillions of years, yet that is merely a computation problem.
    Perhaps, one day, a technology would be invented that simultaneously checks all possible keys in a matter of seconds?
    That would render brute forcing the best, fastest way to go.

    Saying that it is impossible is being either self delusional or plain stupid.

  8. Re:Trend will turn on Techies Asked To Train Foreign Replacements · · Score: 2, Insightful

    How about 20 Years?

    You, literally, wouldn't believe, how far the American dollar goes in India.

  9. Battery life... on Change of Focus for Liquid Crystals · · Score: 5, Insightful

    Picture it: A camera that could Auto-focus without any moving, mechanical parts.... faster and more energy efficient!

    I wonder what's the percentage of power drained by a typical digital camera just for auto focusing under normal usage.

  10. Re:Name matters on Novell Returns to the SUSE Name · · Score: 1

    It's amusing how you thought that expanding the BSOD abbreviation is nessecery, and keeping the NLM abbreviated is fine.

    I for one, have no idea what "NLM" is.

  11. Sounds Familiar... on Swarms of Microrobots Over Europe? · · Score: 1

    Replicators, anyone?

  12. Why bother? on OSx86 Cracked Again · · Score: 3, Insightful

    Why should apple bother with "security measures" that actively prevent users from running OSX on regular (non-apple) PCs in the first place?

    Apple should just declare that they will not provide any support and anyone installing it is doing it on his/her own risk...

    An officially unsupported OS will always be crippled compared to the supported one,
    It'll crash, it won't have proper driver support and it won't be updated nearly as fast.

    Users would eventually figure that using OSX on regular, unsupported PCs is too much trouble and would thus cease from doing so.

  13. Negative Refraction on Physicists Close in on 'Superlens' · · Score: 5, Interesting

    I thought you can get negative refraction, when an electromagnetic wave passes through a "Metamaterial" i.e. One with Negative Permittivity and Permeability.

    (for instnace, in a dispersive plasma cloud)

  14. Re:Why on Vista Won't Play With Old DVD Drives · · Score: 4, Informative

    with a bootable CD-RW of course...

  15. Re:Yonah? on First Intel Yonah Laptop Announced · · Score: 1

    Actually, It's a Hebrew word.

    Yonah means Pigeon.

    It's also a name of some biblical figure (the guy that got swallowed by the whale)...

    Makes sense, considering the fact that it was developed at intel's Israeli branch.

    (Just like Dothan, is a hebrew name too)

  16. Re:How do you reduce tunneling current? on Reduce Transistor Power Consumption · · Score: 1

    I thought that using CMOS tech. the larger the gate capacitance is, the lower the speed, since you have to "charge" that "capacitor" in order to deliver a signal.

    Increasing the gate insulator would in turn, perhaps affect the electric field strength required to create or deplete the SourceDrain Tunnel - which in turn, requires more current -> higher power consumption.

    So these guys found a way to reduce leakage current without increasing the insulator size...?

    Or Am I getting this wrong?

  17. Having a standard != Strictly following a standard on Microsoft to Open up Office Formats · · Score: 4, Insightful

    See Internet Explorer/HTML...

  18. Re:Turn off all the other featurs on Does Visual Studio Rot the Brain? · · Score: 1

    If You think those are good, I recommend you try: Visual Slickedit

    Perhaps the best editor I've ever come across.
    It has features like, Contexts - where you get to see declarations and implementations of function and types you're using in a "preview window", like the lower pane of many popular mail readers (where they show you an email preview.
    You can also easily jump to declarations, AND it automatically keeps tracks of your jumps, so that you can always "jump back".
    It's completely scriptable and extremely customizable.
    It's like coding reinvented, I highly recommend.

    Oh, and btw, it's cross platform. (There's a windows version and a linux version, perhaps even other OS's which i didn't bother checking)

  19. Pictures and more information on Transparent Aluminum a Reality · · Score: 1

    Available: here and here

  20. Re:Data is worthless -- How you use it is key on CND Government Demands Widespread Tap Access · · Score: 1

    Why build a nuke bomb to take care of a few cockroaches?

    I guess you didn't get the memo...

  21. Less privacy for us... on Google Declares War on Microsoft · · Score: 2

    This is yet another milestone in Google's quest to achieve access to all of our personal information.

    I bet they'll be crawling all the documents you type, all the data you input, cross refer that with all your mail from your GMail account/Online searches/Google-Maps activity/Google Talk conversations/ISP traffic where Google-Wifi is available, etc.

    It seems we're all waiting for it to become "too late" before we realize what's been going on.
    Google can do far greater damage then Microsoft ever could.
    Soon enough, Google would turn out to be our worst privacy intrusion nightmare.
    Wake up people!

  22. Re:Google and Privacy on Google's Patents Reveal Strategy To Beat Microsoft · · Score: 1

    heh, didn't even have to wait long and here we have another story about a new google service...

    Are you starting to see it now?

  23. Automatic Updates on Mozilla Thunderbird 1.0.7 Released · · Score: 4, Interesting

    Will it ever work?

  24. Re:Google and Privacy on Google's Patents Reveal Strategy To Beat Microsoft · · Score: 1

    The binding with GMail and other services (even some future ones) is critical for the plot.

    i.e. They know your email contents, they know what you search for, they know which places you visit (by cross-referring your email contacts and your activities on google-maps).

    Now consider their future plans to bind you even tighter to their services which will have you expose even more information.

    The centralization is what creeps me.

  25. Google and Privacy on Google's Patents Reveal Strategy To Beat Microsoft · · Score: 5, Interesting

    I wasn't really worried about Google's intentions until I've seen the latest "features" they added to their homepage.

    You might have noticed the: "Personalized Home" thing at the top left of your browser.
    In order to implement this feature, Google, obviously needs to know who is actually looking at the page, so that it could then personalize it - therefore, you need to "Sign In" to use the page.
    To me, this seems like a way to masquerade their true intentions.
    By "Signing in" you're actually letting Google know more information then it requires...
    You're not only "Personalizing" their homepage, but you're actually creating a mapping between a "user" and a "search".
    In other words, Google would now have the ability to know (same account as GMail) which user looked for what - beyond GMail (where they know what each user read).
    If you combine all this data, you get a HUGE database containing personal information.
    You'd be surprised how much one could learn just by looking at another person's search queries.
    I'm sure that in the following years Google would unveil many more features that would practically lead to them having access to ALL of our personal information.
    They're just taking it slowly, one step at a time.

    This seems to me like a privacy nightmare.
    Are we to let Google have all this information, while we sit aside, hoping they'll protect our data based solely on our good faith?

    Remember, that by not using their services, you're private information is not protected.
    It's enough that 1 person would have your contact information on his GMail account, another would have your e-Mail and some questions you asked. Google would just have to cross-refer and find whatever they like.