Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Someone has high demands. (Score 1) 244

My impression is that this incident is a fuckup at the customer end of things

No, according to this article, "The problem was on Google's end. They acknowledged a bug," and according to this comment, Google had upgraded their IMAP migration tool right before this happened.

Sounds like a case of insufficient testing on Google's part before rolling out the new version of their tool.

Submission + - Leges Motus Beta 1 Released! (sourceforge.net)

SF:greywhind writes: Leges Motus, the open-source 2D team-based tactical shooter set in zero-gravity, released its first open beta today. With nearly six months of development behind it, the game has solid multiplayer gameplay that combines twitch aiming with strategic planning as players attempt to move across the arena, freezing opponents to reach the other team\'s gate and bring it down. Leges Motus is looking for map-makers and artists to expand the game\'s resources, but mostly, it\'s just looking for you to join in the fun. If you want to try Leges Motus out for yourself, visit our SourceForge project page at http://sourceforge.net/projects/legesmotus. Here is a direct link to the packages: http://sourceforge.net/project/showfiles.php?group_id=263719&package_id=324169 Pick out the package for your operating system. Packages are available for Windows, Mac, and Linux. Official servers are online now, and you can run your own with the programs included in the package. To learn more about Leges Motus or to leave feedback, visit http://legesmotus.cs.brown.edu./ The website has screenshots as well, so you can see the game before you download. We\'ll see you on the servers. - The Leges Motus Team: Greywhind, AGWA, Archaemic, and Robert

Comment Re:So, what's the big deal (Score 2, Informative) 300

SSL is not supposed to be preventing MITM nor is it supposed to be for identifying purposes.

I disagree. Why else does SSL have certificate signing capabilities? SSL even has client-side certificates for client identification, though it isn't widely used in HTTPS. In order for any asymmetric cryptosystem to work you need to exchange public keys, and you always have to establish some kind of trust system for those keys.

We have other technologies for that like PGP but the internet relies on anonymity so you're never 100% sure that you're going to talk to the correct persons.

Hence the need for SSL.

Even with PGP, your initial communications will have to be trusted (eg. you personally hand over or get a key) or any subsequent communications will be compromised. SSL doesn't even go that far because every communication is viewed as an initial communication. If the certificate is re-signed or changed to another CA the next day, your browser will not complain as long as that CA is in it's trusted root certificates.

This is a fault of how the key management in SSL has been implemented in web browsers, but says nothing about the technology itself. Two examples of systems using SSL with better (but less convenient) key management systems are OpenSSH and OpenVPN.

It's the browsers fault and the CA's as well (with VeriSign the biggest) by asserting that SSL certificates can be used to authenticate an entity rather than a communications.

There's a middle ground between "entity" and "communications." Yes, it is very difficult to verify that a certificate is being issued to the entity "Bank of America," but it should not be hard to verify that you're issuing a certificate to the domain name www.bankofamerica.com. And the latter is all you need to protect against MITM.

Microsoft

Submission + - Windows Live and Privacy

An anonymous reader writes: Today as we were biking around our neighborhood in a small city we saw a strange vehicle slowly driving around. It appeared to be an SUV, bristling with cameras mounted on the roof, and pointing just about every possible direction. The first time we saw it, all we could see was that it had a sign on the side, something about Windows. The second time we saw it, we stared at it so hard that the driver stopped and we had a chance to ask him what it was all about. He said he was driving around, filming streets, and that there were people doing this all over the world, and getting data from the air too. It was going to be available on the Web. I asked him if this was Microsoft's answer to Google Earth, and he indicated that it was. There seems to be very little about this on the Web, and I found no mention of Microsoft's collection of this sort of detailed street level data. The Windows site appears to be http://preview.local.live.com/, although since I use a Mac it didn't work properly.

I'm not sure I want my neighborhood viewable on the Web from ground level. And are they going to edit all the people out? I don't see how they could.

Slashdot Top Deals

Neutrinos have bad breadth.

Working...