Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:https (Score 1) 104

Against the average Joe, fairly secure. Against the wrong people? Not even a speed bump. HTTPS works using Public Key encryption, not Secret Key encryption. That difference makes all the difference - Public key encryption is used to generate Secret keys, which are then used to pass information back an forth securely.

      The problem is that Public key only depends on mathematically hard problems to make is secure (it's a hard math problem to break it, but not anywhere near impossible) vs Secret key, in which the key is basically random, and can be made long enough (i.e. use enough bits) to be physically impossible to break, no matter what (though often fewer bits than that are used to make it faster). Public key also has part of it public (hence the name) and part private. If you know the private key - game over - 'cause the Public key is already out there, by design.

      Piled on top of that are Certificates that make sure you are using the right Public key to talk to who you want using encryption. Assume all the Certificates and Certificate Authorities (who vouch for them) have been compromised. Assume Public keys used by a lot of people have been broken (I'd include HTTPS to any well known group).

      Today? I'd assume HTTPS is not secure - at all. Kinda leaves you SOL though, so really we're stuck with it.

      Does that help?

Comment An answer to the Fermi Paradox? (Score 1) 293

That does make for an interesting idea - if the center of every galaxy has wormholes, and every advanced civilization discovers this, and they can be used for travel.....

Maybe the reason we have not seen any alien civilizations is that they all congregate towards the center of the galaxy. Then we would not see them because we are out towards the rim, in a backwater if you will.

Makes for an interesting thought at least.

Comment Have the mayers done their part? (Score 1) 362

I don't mean are they trying to use less water like everyone else. I mean - have they mandated ZERO growth for their cities? NO new housing, NO new businesses, NO new developments, NO new malls? If not, why not? If this is a water crisis then at the minimum you need to cut all NEW drains on the water supply to zero.

If they have not done this, and will not ever do it (as seems likely) then the problem will never be made any better. Any conservation gains will be eaten up by new demands, add infinitem.

Slashdot Top Deals

Congratulations! You are the one-millionth user to log into our system. If there's anything special we can do for you, anything at all, don't hesitate to ask!

Working...