Slashdot Mirror


User: m50d

m50d's activity in the archive.

Stories
0
Comments
6,913
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,913

  1. Re:If we solve Go, will it still be fun? on Computer Cracks 5x5 Go · · Score: 1

    OTOH, chess has had a big decline since Deep Blue won.

  2. Re:Some slashdot lore. on Computer Cracks 5x5 Go · · Score: 1

    You still need to be reasonably close though, because the handicaps only go up to 9. My brother, of similar strength to me, lost by 180 not so long ago, on a 13x13 board.

  3. Re:Use your feet!!! on NTT's Cool - Human Area Networking Technology · · Score: 1

    Type and use the mouse with two hands like normal. Have your ipod/camera/etc on the inside of your belt or a pendant round your neck so it's in contact with your skin.

  4. Re:Mobile Phone data transfer on NTT's Cool - Human Area Networking Technology · · Score: 1

    Aren't the Japanese all uptight about physical contact? Or am I stuck in 1980?

  5. Re:So.. on New Virus Attacks Via RAR Files · · Score: 1

    As someone above used for a joke, .arj files are a good, lesser-known compression format. Not as good as rar though. Sniff.

  6. Re:Winzip or 7-Zip on New Virus Attacks Via RAR Files · · Score: 1

    Once you've tried to fit 1.2gb of misc binary files on a CD you'll feel different. Seriously, rar compresses better than anything else.

  7. Re:Good news! on New Virus Attacks Via RAR Files · · Score: 1

    No, she doesn't care about deflate ratios as such, but she does care about how many files she can fit on a floppy, so rar matters. If she didn't care about the compression, wtf would she be doing using zip at all?

  8. Re:In other news on New Virus Attacks Via RAR Files · · Score: 2, Informative
  9. Re:RAR is very popular on New Virus Attacks Via RAR Files · · Score: 2, Informative

    RAR is better compression, and the compression ratio is all that matters. I had 1.2gb of binaries to fit on a CD, tar+bzip2 had it at around 780mb (gzip I interrupted at around 900mb). Arj was 706, but rar did it without breaking into a sweat: 636 mb, I had enough space for feather linux as well.

  10. Re:A Good Thing on Ready or Not, Here comes Windows XP SP2 · · Score: 1

    I connect my computer to the internet without a firewall. Well, OK, technically it has a firewall, but the computer is in the DMZ. No problems. If your computer is not safe doing that, something is seriously wrong with it.

  11. Re:Hrmm on Ready or Not, Here comes Windows XP SP2 · · Score: 1

    Perhaps the grandparent is a Debian user. In which case he could have a point.

  12. Re:Wonderful... on Ready or Not, Here comes Windows XP SP2 · · Score: 1

    I don't. I'm still using 2.4 series kernels, still using 1.x apache, and the day I am forced to upgrade is the day I switch OSes. I've tried 2.6 and apache 2, they don't work for me, so I put a line for each in /etc/portage/package.mask saying not to upgrade to them. I should be able to do the same thing with windows.

  13. Re:Let me get this stright on Ready or Not, Here comes Windows XP SP2 · · Score: 1

    People complain about things which are problems for them, which is both of these. The firewall is a kludge when there are simple better solutions: stop having all those services running by default, and you get rid of the problem without breaking programs. Also, the problems with it are MS's own fault for not doing this ten years ago. Don't worry, we would have bashed them more in the long run if they hadn't done this.

  14. Re:Don't use windows firewall, update your softwar on Ready or Not, Here comes Windows XP SP2 · · Score: 1

    They shouldn't be necessary. The only reason you need one is if you have a severely broken tcp stack or an insecure server running. Don't run servers you don't need, keep up to date any that you do, and use an OS with a half-decent tcp stack and you're fine.

  15. Re:Don't use windows firewall, update your softwar on Ready or Not, Here comes Windows XP SP2 · · Score: 1

    Yes, I would leave ports exposed. IMO if you don't have any open ports you should be kicked off the internet.

  16. Re:SP2 is actually a good thing. on Ready or Not, Here comes Windows XP SP2 · · Score: 1

    No. If you can't safely connect the computer directly to the internet, either the computer or the OS or one of the server applications is broken.

  17. Re:Never mind the fact.... on Ready or Not, Here comes Windows XP SP2 · · Score: 1

    Doesn't seem that good a place to me. Firewalls have an inherent need for lots of configuring for anyone who is doing anything real on the internet. Motherboards and nics are not known for their ease of reconfiguring.

  18. Re:I disagree with Schneier - not broken yet on PGP Moving To Stronger SHA Algorithms · · Score: 1

    Take a look at this post and the reference there. With two fundamentally different hashing algorithms which both seem to be secure it might make sense, but very few modern hashes are fundamentally different, and SHA-1 is broken, so if you were going to combine it with something else you're better off just using a longer version of whatever you would combine it with.

  19. Re:Collisions on PGP Moving To Stronger SHA Algorithms · · Score: 1

    Not fully when the two hashes share the same family, as SHA, MDx, and to a lesser extent RIPEMD all are. Doubling the length of the hash, as SHA-256 does, gives you a fully exponential increase. Combining two hashes may make sense when both are thought to be secure, but it's not a way to make a broken hash secure.

  20. Re:I disagree with Schneier - not broken yet on PGP Moving To Stronger SHA Algorithms · · Score: 1

    If academics have broken it by this much, how much more have the NSA broken it? They're often years ahead of the public, and a break like this is usually a sign that a full break is coming. Cracks are appearing in the wall, not big enough to be dangerous, but the fact that there are cracks is plenty of cause for concern. And the two hashes does not help, as I'm tired of explaining.

  21. Re:the problem is still there on PGP Moving To Stronger SHA Algorithms · · Score: 1

    That's not what he's asking. Is the break still there, making SHA-256 under strength? Is it just a question of going to 2^149 to break it, raising the possibility of further breaks, or will it be a full 2^160 to get a collision?

  22. Re:Come on... on PGP Moving To Stronger SHA Algorithms · · Score: 1

    I only start with ones that say that. As someone else suggested in the last thread, use a .doc or .pdf and make 2^80 versions just by putting various garbage in the comment.

  23. Re:Uses? on 42nd Mersenne Prime Probably Discovered · · Score: 1

    Yes, because {2,3} isn't the list of all primes. However, if that were the list of all primes, as is being assumed in this proof, there could be no primes between 3 and 7.

  24. Re:not yet a fire alarm. on More on Newly Broken SHA-1 · · Score: 1
    Using multiple hashing algorithms does not increase security more than a double length version of the most secure one, in your example one of the SHA-2 variants. MD5 and SHA-1 have the same ancestry, so combining them doesn't increase security anywhere near as much as the extra bits ought to imply.

    With regard to the break, the worrying thing is not that it is possible to crack SHA-1 in x years, but that it is possible to crack it 2000x as fast as should be possible. We saw things like this shortly before MD4 was fully broken, maybe someone older than me remembers the same happening with MD2 and RC4. An algorithm which is not as secure as expected should not be trusted, even if it still seems secure enough. If a bridge that was supposed to take 10 tonnes collapsed when someone tried to drive a 7-tonne truck over it, would you be happy driving your 1-tonne car over a bridge built to the same plans?

  25. Re:not yet a fire alarm. on More on Newly Broken SHA-1 · · Score: 1

    And in its basic form, the principle simply states that given at least one pidgeon all of which are in pidgeonholes and n pidgeonholes there is at least one pidgeonhole which contains at least one pidgeon.