Slashdot Mirror


User: tibman

tibman's activity in the archive.

Stories
0
Comments
1,596
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,596

  1. Re:Slipperly Slope on UK Police Plan To Use Military-Style Spy Drones · · Score: 1

    Could i get the NSN for that? I would love to order one and show it to the CDR.

  2. Re:Seriously? on Chinese Human Rights Orgs Hit By DDoS · · Score: 2

    Don't forget that the Chinese Army is made up of Chinese Citizens. Some may fire on their own people when told to.. but i'll bet some will fire on those giving the orders as well.

  3. Re:dude, link please, I can't find it on Russian Whistleblower Cop Arrested · · Score: 1

    I read that link, sounds like the local police were trying to keep the peace. Probably sucks that you can't go out at night (after 10pm) but it was an emergency situation, right? If i was arrested trying to bring food to my family i'd be pissed though. But really i could just wait until 6:01 AM and bring the food over.

  4. Re:I accept your apology on Russian Whistleblower Cop Arrested · · Score: 1

    That might be illegal.. depending on your country of course. Just FYI.

  5. Re:Why does password strength matter? on Analysis of 32 Million Breached Passwords · · Score: 1

    I'll bet you i can run "abc123" Through crypt like 'crypt($passwd, '$1$'.$salt)' and trim the salt from the output... and it would take you a long long time to brute force. There are ~18,000,000,000,000,000 possible salt combinations. Even at 10mil tries per sec that's 57.12 years to exhaust the possibilities.

    And that's if you already know the password! You would be better off trying to sneak a peek at the Salt.

  6. Re:Lock-out after a certain number of attempts? on Analysis of 32 Million Breached Passwords · · Score: 1

    Most bruteforce attacks are done on stolen password hashes with a dedicated server/cluster/botnet. Say i found an SQL exploit to grab MD5 hashes for any user account. I would do some research and find an old admin's name. Use the exploit to get the admin's passwd hash. Queue them up in the cluster and forget about it for a few days (or minutes sometimes!). Login with the admin's name and passwd and flex his long unused admin powers to upgrade my own personal account in non-obvious ways. The server logs won't show any login failures.

  7. Re:Why does password strength matter? on Analysis of 32 Million Breached Passwords · · Score: 1

    It seems to me that even 8 characters would be fine with Crypt as long as you had a strong enough (and secret) salt. A person could litterally use the password abc123 and never be bruteforced. If the salt was exposed though, that's a different story. I suppose a person could create a new hash with your system and using the known password and the resulting hash.. they could bruteforce the Salt. So the salt would have to be quite strong.

  8. Re:when i can buy one at walmart on NASA Designs All-Electric Personal Flight Vehicle · · Score: 1

    What? Likes cars, porn, and a decent video card?

  9. Re:That's about right if your name is Fidel Castro on 2-D Avatar To Be Pulled From Theaters In China · · Score: 1

    what... the.. fuck.. ?

    The Jews have always live there.. for like thousands of years. They've been killed off and purged several times. WWI and WWII drove hundreds of thousand of Jewish refugees back there because the world didn't want them. Then the Brits left and the UN made Israel official: http://en.wikipedia.org/wiki/Partition_of_Palestine

  10. Re:That's about right if your name is Fidel Castro on 2-D Avatar To Be Pulled From Theaters In China · · Score: 1

    So you'd be OK with China buying up tons of land in California (or better yet, Washington DC), and then demanding that that land be turned over to China's control?

    There is nothing wrong with that. But the land will still be US soil and subject to US laws. But yes, you can buy that land and do whatever the hell you want on it.

  11. Re:"Friendly AI" on Robotics Prof Fears Rise of Military Robots · · Score: 1

    So the US military in Iraq has to basically assume everyone that isn't a US soldier might be the enemy and therefore they can convince themselves that the ethical thing to do is kill anyone they see that they aren't completely sure is on their side.

    I think that is the first month of deployment.. or the "i'm afraid to die" phase. If you can pass beyond that, the next phase is Acceptance. The "I'll probably die" phase lets you be less fearful and see the local population as normal people with malcontents mixed in. The third phase is "i'm already dead, time and place TBD" and that is a wonderful feeling to have. You only fear letting your guys down or jacking up the mission. In the third phase you typically only shoot at other muzzle flashes in the night.

    they are one-sided invasions
    That is the effect the US Army has/will always strive for. Iraq was supposed to have over 500k troops during the initial 2003 invasion. The invasion force was under 500k with 250k being from the US. Training, Technology, and Allies are what the US Military uses to overwhelm it's enemies.

  12. Re:Looks like email and the desktop were not enoug on China Emphasizes Laws As Google Defies Censorship · · Score: 1

    Embrace the foreigners, Extend the foreign Country's government, Extinguish the foreign Country.

  13. Re:3D just doesn't excite me on Hot Or Not — 3D TV · · Score: 1

    What if you could put on glasses and experience something like dennou coil?

  14. Re:Competition on Hot Or Not — 3D TV · · Score: 1

    I think we see those companies and TVs all the time.. but they are called "no name brands" and other bad names. People like to buy brands they've heard of, even if the product isn't as good.

  15. Re:Not Bad on 8% of Your DNA Comes From a Virus · · Score: 0

    Reading Niven's Protector right now, just finished page 100. Good story so far.

  16. Re:Application signing is worthless? on Nexus One vs. Top 10 Phone Security Requirements · · Score: 1

    You are very right about the revocation certificate. If you needed to check for revoked certificates the CA or signer should be maintaining the revocation list. If you self-signed, it would be difficult to get your revocation cert out there to your public key users.

    There are public (and free) key-exchange servers but that probably isn't a good alternative for businesses. A trusted third party like a typical CA is their best bet, atm. I doubt a small business wants to setup their own server just to maintain that stuff.

    I have to bring up that if your CA revokes their cert, how would you know? Someone at the top has to self-sign. Unless you go with a web of trust, everybody signing each other, which isn't a CA.

  17. Re:Tablets are the new "Cloud Computing". on Microsoft's Risky Tablet Announcement · · Score: 4, Interesting

    I've got a Hitachi Visionplate for.. well, practically free. It's several years old though. 512MB CF card with Puppy linux on it. 600mhz proc. Hitachi must have made the visionplates even before netbooks took off. It's like a nice big wireless touchscreen LCD that you can carry around the house. Super cool.. not sure why nobody likes these things. You can find them cheap on ebay sometimes.

    Check it out: http://i4.photobucket.com/albums/y104/tibman/VisionPlate/DSCN0921.jpg

  18. Re:Application signing is worthless? on Nexus One vs. Top 10 Phone Security Requirements · · Score: 1

    You need to do some research. All a CA is.. is a Self-Signed Certifcate company that signs other people's certificates for money. That does not make the signed certificates any stronger.

    PKI is strong not because CAs exist. A-symmetric keys allow you to distribute your public key so that anyone can encrypt messages sent to you. But you keep the private key and only you can decrypt them. This also allows you to sign a file/document/text and prove that you are the key-holder. PKI not only describes the typical CA type but also web of trust and lots of other systems. Anyone can become a CA, including you. If you are the security manager for a company, you can generate your top-level key and self sign it. Any other key not signed by your key isn't authorized.. get it?

    If a business wants signed certificates, all they have to do is Generate a certificate, self-sign it, and use that as the master key to sign allowed apps/packages.

    In short: a CA = a top-level Self-Signed certificate.

  19. Application signing is worthless? on Nexus One vs. Top 10 Phone Security Requirements · · Score: 2, Interesting

    The application signing is worthless because they are self-signed certs? WTF is this guy smoking. Just because someone pays a CA to sign their cert doesn't make it magically more secure. I'll be honest, i think CAs should die off (in their current forms).

  20. Re:Another Apple Trick on How Apple Orchestrates Controlled Leaks, and Why · · Score: 1

    Is that copy pasta? Because that was good : )

  21. Re:20th century = death of privacy on Does Cheap Tech Undermine Legal Privacy Protections? · · Score: 1

    You might as well say that lots of people coming and going from the house in the middle of the night isn't a reason so make them suspect. Can't a guy have lots of random guests?

    If using a thermal camera can help the Police narrow down where the growing is coming from then yes, it is of concern to the police. You are absolutely correct though, it could be an innocent man who turned his garage into a sauna. I rank that up there with your neighbors calling the cops when they see you crawl out of your own window.

    Where there's smoke, there's fire.. right? Why do people think it is snooping? They don't reduce your privacy.

  22. Re:Not completely hardware based encryption then? on Encryption Cracked On NIST-Certified Flash Drives · · Score: 1

    Yeah, the article didn't really explain the technical details. From what i got the device needs the software to authenticate (hash matching?) then decrypts the drive's contents with a generic key. But they seem to still require the use of the authentication program? Which means they can't just decrypt the contents with a default key.

    Doing decryption on the host is good for the reasons you listed but that would only be for symmetric keys. I would rather not transfer a private a-symmetric key to the host for decryption. If the host is hostile you would not only lose control of your data but your key as well.

  23. Re:20th century = death of privacy on Does Cheap Tech Undermine Legal Privacy Protections? · · Score: 1

    So you're saying the infrared camera's are ok then, right? Great! we are all in agreement that they are acceptable.

    I however did not say a technology that can literally see through privacy partitions/walls/fences was acceptable. We're in agreement on that too!

    BTW, infrared camera's can only see the heat coming off an object, they can't see through another object. Just want to make sure we're all on the same page here.

  24. Not completely hardware based encryption then? on Encryption Cracked On NIST-Certified Flash Drives · · Score: 2, Interesting

    Seems that they did in software what should have been done in the hardware. The USB hardware should consider itself safe and the host machine suspect.. atleast in my mind. ATMEL has some good chips like: http://atmel.com/products/securerf/cryptocompanion.asp?family=646

  25. Re:20th century = death of privacy on Does Cheap Tech Undermine Legal Privacy Protections? · · Score: 1

    Yes, the whole "i don't want anyone to know the temperature of the exterior of my garage" privacy concern. That's even less a concern than people looking through your garbage. Just think about this stuff objectively for a bit man.