Slashdot Mirror


Schneier Calls Quantum Cryptography Impressive But Pointless

KindMind writes "Bruce Schneier writes in Wired that quantum cryptography, while an awesome technology, is actually pointless (that is, of no commercial value). His point is that the science of cryptography is not the weak point, but the other links in the chain (like people, etc.) are where it breaks down."

233 comments

  1. Of course he does by Anonymous Coward · · Score: 0, Insightful

    He's too old to become a player in it, and maybe not even smart enough. Time for retirement Bruce.

    1. Re:Of course he does by definate · · Score: 2, Funny

      Shut your mouth!

      I think you need to read some facts about Bruce Schneier!

      http://geekz.co.uk/schneierfacts/

      --
      This is my footer. There are many like it, but this one is mine.
    2. Re:Of course he does by qminos · · Score: 1

      Bruce Schneier will stop everything. The world will be secure. We will rest.

  2. sure... by Lord+Ender · · Score: 4, Insightful

    ...but as soon as I release my algorithm which factors the products of large prime numbers in log(n) time, they will be begging for quantum crypto.

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
    1. Re:sure... by null+etc. · · Score: 1

      Sure, where n equals infinity.

    2. Re:sure... by Prof.Phreak · · Score: 5, Funny

      factors the products of large prime numbers in log(n) time

      That's easy, just use sqrt(n) computers.

      --

      "If anything can go wrong, it will." - Murphy

    3. Re:sure... by A+non-mouse+Coward · · Score: 1, Insightful

      I agree. If the quantum crypto community wants to use that quantum computing power to factor the large primes in RSA, then the quantum computing community could justify selling us their quantum crypto. Make a need, sell a solution.

      In reality, it's always going to be the "endpoints" that are the problem. We still cannot even know with 99.999% certainty that a transaction to a remote application came from a specific user. We use bloated software with tens of millions of lines of code. Even the best error rates per thousand lines of code suggests a nearly uncountable number of bugs in any common OS (FOSS included), any of which could open up a channel for an adversary to do anything with data that you could do ... but without your knowledge.

      Researchers should leave the crypto alone and catch up the end points first. Once we have formally (mathematically) provably secure code running on our machines (on the same level that we can prove that the proverbial "Eve" can't brute force Alice's and Bob's eternal public key crypto), then we can revert to crypto research.

      --
      libertarian: (n) socially liberal, financially conservative; neither left, nor right.
    4. Re:sure... by moderatorrater · · Score: 3, Interesting

      Quantum crypto does just that, if I remember correctly. Because of the nature of quantum mechanics, you can't intercept the message without simultaneously changing it. Having changed it, you're unable to hide your eavesdropping. The mathematics and science of cryptography is always the strongest thing about security, it's just those darned humans continually screwing things up.

    5. Re:sure... by Lachryma · · Score: 5, Funny

      Give me any large prime, and I will factor it for you instantly!

    6. Re:sure... by cowscows · · Score: 4, Insightful

      Yeah, but in any commercially useful application of the technology, you're going to have computers at each end dealing with the data once it's decrypted.

      That's Schneier's whole point really. The weak link isn't actually sending encrypted data, it's dealing with the data at either end of chain. For the data to be useful, it has to be decrypted at some point in time, and the listener's computer has to know how to do the decryption. An attacker isn't going to attack the encrypted data stream. They're going to attack either the source or the listener, and either get the stored decrypted data, or get the stored encrypted data and the necessary info to decrypt it.

      If your total communications network consists only of a encrypted communications line, plus a computer on each end, and both of those computers have no other connection to any other sort of network, and also have foolproof physical security, then maybe the encryption line might become the weakest point. But in the real world, computers are generally interconnected with many others, allowing lots of directions to attack from.

      Unless someone comes up with some amazing breakthrough that makes factoring very large numbers trivial, there aren't really any practical cases where the encrypted data stream is the likely target of an attack.

      --

      One time I threw a brick at a duck.

    7. Re:sure... by h4rm0ny · · Score: 4, Insightful


      Taking care of the human and physical security is my business. It's the encryption technology that I can't control / verify. So give me encryption that I can trust and I'll be able to assess my security based on the things that I can control / verify myself. Schneier has no business telling me "your set up is flawed so there's no point in giving you secure encryption." It's for me to judge and all I want is to ensure that no weak links come in from outside my control, i.e. a flawed algorithm or technology.

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
    8. Re:sure... by BuckaBooBob · · Score: 1

      So why Bother encrypting at all.. If endpoints are so insecure...

      But you atleast know Big brother didn't snoop in on your network in the middle with a warrentless search.

      Its all about raising the barrier of entry..

      --
      Who needs WiFi when we can have Packet Over Sheep! http://datacomm.org/PoS-InternetDraft.txt
    9. Re:sure... by theralfinator · · Score: 2, Interesting

      The point of "encrypting at all" is that it makes the transmission "link" of the "chain" stronger. Not extremely ridiculously amazingly stronger, but strong enough that if you really want to break the chain, you'll try breaking the other links. Let's say we have a chain made of wooden link but one of those links is made of steel. It would be pointless to remove the steel link and replace it with a titanium alloy link in order to "make the chain stronger."

    10. Re:sure... by BarronVonGoerig · · Score: 2, Informative

      i think you mean e^n [or 10^n] computers, depending on one's definition of log(n) [it's an engineering thing]

    11. Re:sure... by Anonymous Coward · · Score: 0

      Don't you mean exp(n)?

    12. Re:sure... by TheIzzy · · Score: 1

      log in the case of computational complexity is almost always base 2, so that would be 2^n [it's a binary thing]

    13. Re:sure... by Vellmont · · Score: 1


      So give me encryption that I can trust and I'll be able to assess my security based on the things that I can control / verify myself. Schneier has no business telling me "your set up is flawed so there's no point in giving you secure encryption."

      You've missed the point. Scneire's point is that you already DO have "encryption I can trust". His point isn't that "your set up is flawed", his point is that "all setups have weaknesses, and the weakest point is almost never the encryption system." Giving you "more secure" encryption wouldn't make anyone any more secure. (BTW, Schneire is an encryption researcher, so he very much does have the ability to tell you that the existing encryption algorithms are already very strong).

      --
      AccountKiller
    14. Re:sure... by stony3k · · Score: 4, Insightful

      What he's actually telling you is that the existing encryption is good enough. You really need to spend more time fixing the human problems since that's where most of the attacks come from.
      He's basically telling that we've reached or are close to the point of diminishing returns, where advances in cryptology (newer algorithms or quantum crypto) can no longer be justified based on the increase in cost for these advances versus the % of attacks on existing crypto.

      --
      Freedom is not worth having if it does not include the freedom to make mistakes. - Mahatma Gandhi
    15. Re:sure... by tixxit · · Score: 2, Informative

      In computational complexity, log can refer to any constant base (greater than 1).

    16. Re:sure... by sarkeizen · · Score: 2, Insightful

      It's the encryption technology that I can't control / verify.

      First of all lets define what is being discussed: Bruce is talking about Quantum Cryptography that is to say a Quantum Key Distribution System.

      Now...let's kick your ignorant ass.

      A Quantum Key Distribution system isn't really any more under your control or verifiable by you than one that uses SSL. Both can have flawed implementations both are probably way beyond your skill set to verify.

      So give me encryption that I can trust

      A quantum key distribution system is NOT unbreakable encryption. Period. It simply gives you perfect assurance that your encryption keys are given (and hopefully known) only to the person they are intended.

      You still need an encryption algorithm to USE those keys. That algorithm could be the worst one on the planet.

      Schneier has no business telling me "your set up is flawed so there's no point in giving you secure encryption."

      What he seems to be talking about is relative risk. One of those things I find that people, the media, bloggers and especially you are inordinately bad at evaluating.

      Key transmission is not only one of the things we generally don't have to worry about it doesn't even seem to appear on your list of ignorant gripes...

      to wit:

      It's for me to judge and all I want is to ensure that no weak links come in from outside my control, i.e. a flawed algorithm or technology.

      And QKDS doesn't fix a flawed encryption algorithm or a flawed implementation.

    17. Re:sure... by jvkjvk · · Score: 1

      To do that you'd have to be repeating the number synchronously with me. Ok. I've chosen the prime. Now, go... :)

    18. Re:sure... by FlyingBishop · · Score: 1

      1) You did not give him the number.
      2) He said that he would factor it instantly, not give you the factors instantly.

    19. Re:sure... by The_Wilschon · · Score: 1

      The OP didn't rigorously specify the complexity class of his algorithm (see Big O Notation), but we can probably assume that he would have used big-O notation if he had done so. In that case, the base for the logarithm would not matter in the slightest. Logarithms of differing base are related by a multiplicative constant, and big-O notation does not denote either multiplicative constants or terms in the complexity which are smaller than the leading term.

      --
      SIGSEGV caught, terminating

      wait... not that kind of sig.
    20. Re:sure... by hellop2 · · Score: 4, Funny

      Yeah, but it's a small infinity.

      --
      How many more years will slashdot have an off-by-one error on your Score in your profile?
    21. Re:sure... by h4rm0ny · · Score: 1


      Fair enough. But as you point out, I'm ignorant and it's beyond my skill set to verify the technical aspects of a security method (I can only verify my configuration of it against my reading). So from my position of ignorance, all I can do is choose what appears to be the most powerful method of encryption based on my reading. And it's important to note that I'm not merely interested in current security but future security. If you read the article (which I have, incidentally), you find that it discusses only the current state of play, dismissing futuristic code breaking methods (based on quantum computing) as being "years away from being practical." I'm young enough that I can be concerned about what the technology will be fifteen years from now. Fifteen years from now, I intend to be in some quite serious positions in life and I'm discussing things using encryption [i]now[/i] that I may very well not want being brought out even then. As I understand it, a QKDS can give me greater confidence in long term security. I really do get what the article is saying, and I understand it. No point putting up a hundred foot spike instead of a fifty foot spike when in both cases the opponent will go around it. But I have a number of methods by which I try to ensure that my theoretical opponents cannot go around it, so my intent is to guard against any current or future spike removal technology.

      In any case, one aspect of the article is wrong - he says it has no commercial future. QKD systems [i]do[/i] offer an advantage and whether only "ignorant" people such as myself consider it worthwhile or not, we'll be buying it. ;)

      Regards,
      H.

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
    22. Re:sure... by Anonymous Coward · · Score: 0

      Enough people have been beating up on that h4arm0ny guy - you don't need to do it too ... oh wait. never mind.

      On your misconception list - add thinking that quantum crypto is going to help with keeping stuff you encrypt today secret tomorrow. The QKDS systems are for secure transmission, not secure storage.

    23. Re:sure... by (Score.5,+Interestin · · Score: 1

      A quantum key distribution system is NOT unbreakable encryption. Period. It simply gives you perfect assurance that your encryption keys are given (and hopefully known) only to the person they are intended.

      Actually it doesn't even give you that. The whole point of QC is that you can't intercept the communication without destroying it. This means that you have no way of verifying whether your "security" is actually working - you could be doing the QC equivalent of rot26 but there's no way to check it, you just have to hope it's working OK. This is why security standards like FIPS 140 have extensive requirements for in-depth self-tests, and high-end crypto units run two lots of crypto in parallel with one cross-checking the other. With QC the only checking you have is "the vendor claims it's working as intended".

    24. Re:sure... by Bazer · · Score: 1

      Unless someone comes up with some amazing breakthrough that makes factoring very large numbers trivial, there aren't really any practical cases where the encrypted data stream is the likely target of an attack.

      You've hit the nail on the head. We have to create new cryptography methods or the data stream will be an attack vector once a quantum computer comes around. Of course we're talking about decades of research, but this is the first step.

    25. Re:sure... by Anonymous Coward · · Score: 2, Insightful

      But as you point out, I'm ignorant and it's beyond my skill set to verify the technical aspects of a security method (I can only verify my configuration of it against my reading)

      Let's just go over this slowly, then, so you'll understand.

      1. Quantum Cryptography is not encryption, it's key exchange.

      2. It does not guarantee that nobody was listening. Only that you will know if somebody was listening. That's why it's only for key exchange. You exchange the key, and if someone was listening, you throw away the key and try again.

      3. Once you have a key that nobody else have seen, you use *regular* symmetric encryption (like AES) for the message itself.

      Now, given that you can already use AES without Quantum anything, can we do the key exchange part with the guarantee that noone saw the key with simpler technology?

      The answer is yes. There exists a method so simple that even an ignorant can understand it. It's called "bringing the key over yourself". Not "having someone bring over the key", because the security of that depends on if you can trust him or not. But bring the key yourself, then you know if you showed the key to anyone on the way.

      But but but, you might say. A plane trip across the world just to bring over the key is expensive.
      In that case: You missed the part about needing an optic cable from one site to the other. Not an internet connection and a VPN. A dedicated cable. No switches or anything on the way (they would have to listen, just like the attacker, thus breaking everything). What does a cable across the Atlantic cost? A huge lot more than a couple of plane tickets.

    26. Re:sure... by Clarious · · Score: 1

      Just posting this because of a mistake in modding, sorry.

    27. Re:sure... by Prof.Phreak · · Score: 1

      i think you mean e^n [or 10^n] computers, depending on one's definition of log(n)

      To factor N, at worst (stupid algorithm) you need to check sqrt(N) numbers, not exp(N) numbers. ie: N=1000000, you only need to check factors upto 1000, etc.

      GP's lg(N) algorithm would factor a 1000bit number in ~1000 steps (depending on base). If GP meant N to be number of digits, then lg(N) (to factor 1000bit number in 10 steps?) would be impressive indeed---not even quantum computers are -that- fast---unless you use 2^N of them :-)

      --

      "If anything can go wrong, it will." - Murphy

    28. Re:sure... by yakumo.unr · · Score: 1

      http://science.slashdot.org/article.pl?sid=08/06/13/1255208

      "Quantum encryption is perfectly secure, in theory. In practice, however, there are loopholes. Now Japanese scientists have designed a quantum eavesdropper that exploits one of these loopholes to listen in to quantum conversations. QC's security arises from the impossibility of making a perfect copy of a quantum object without destroying it -- so the sender and receiver can always tell if they've been overheard. But it turns out that an eavesdropper can make imperfect copies and use them to extract information from a quantum message without alerting sender or receiver "

      also http://www.tgdaily.com/content/view/39599/108/ reports similar from Norway.

    29. Re:sure... by BuckaBooBob · · Score: 1

      You just made my point.. He says that the end points are the highly insecure.. which in your chain.. They would be Links made of tissue and while the rest of of the encrypted chain would be wood as you suggest.. That still leaves the the endpoints being weak making encryption moot..

      Unbreakable crypto on the other hand would remove the doubt of where Interception could take place and the only place to look would be the endpoint for intrusion.

      --
      Who needs WiFi when we can have Packet Over Sheep! http://datacomm.org/PoS-InternetDraft.txt
    30. Re:sure... by sarkeizen · · Score: 1

      So from my position of ignorance, all I can do is choose what appears to be the most powerful method of encryption based on my reading.

      No matter how much you want to think it. A QKDS is still not an encryption method. It's a key distribution method.

      dismissing futuristic code breaking methods (based on quantum computing) as being "years away from being practical." I'm young enough that I can be concerned about what the technology will be fifteen years from now.

      And if you had read the article closer he claims that key length compensates for Quantum codebreaking. It is also unclear if a sizable quantum computer can even be built. You are again, failing your own criteria since QKDS is not encryption and since quantum codebreaking attacks a cryptosystem regardless of how well or secret the key is. Your attempt at forward thinking has failed.

      As I understand it, a QKDS can give me greater confidence in long term security.

      Not necessarily. Key distribution is generally one-time. Key use, storage, etc... are all orders of magnitude more frequent in the long run. Ergo again you don't even meet your own criteria. Not only that but actual QKDS devices (as opposed to idealized systems) have their own security flaws (side-band attacks). So the advantage they confer is difficult to measure against traditional systems.

      Secondly "greater", "better", "faster" are all terribly ignorant criteria to base a decision on. The true question is does it add *SIGNIFICANTLY* to long term protection. It seems likely that every other major factor outweighs any gains from a QKDS by many orders of magnitude in the long term.

      In any case, one aspect of the article is wrong - he says it has no commercial future.

      Well if so you haven't made a useful argument to that effect.

      Let's break the security market up into two groups. Those who buy based on rational principles and those who don't. Since the positive effect of an ideal QKDS is incredibly small. The percentage of the first group that this is going to be cost-effective for is going to be equally small. So the side that you need to bank on to make this a commercial success is the irrational buyers.

      whether only "ignorant" people such as myself consider it worthwhile or not, we'll be buying it

      I think it's safe to remove those quotes now.

    31. Re:sure... by sarkeizen · · Score: 1

      Hmmm...I would have thought that QKDS have some way of checking that the information was received properly.

      For example before you distribute the key. You encrypt a short message. Then you send it to the recipient to decrypt. If the key was intercepted then the message would be unreadable.

    32. Re:sure... by ioshhdflwuegfh · · Score: 1

      Give me any large prime, and I will factor it for you instantly!

      Give me any two large primes, and I'll factor their product instantly.

    33. Re:sure... by Anonymous Coward · · Score: 0

      You do realize that you can use an encryption key distributed by QKD as a one-time-pad key, right? Which is (ostensibly) mathematically perfect encryption, given a truly secret key that's never reused. So yeah. It actually CAN be superior encryption, given that a channel for distributing the keys might, for example, have a large initial fixed cost, but can thereafter be used with minimal cost, and can distribute numerous one-time-pad keys, ensuring what is essentially a perfect encryption scheme from a technical standpoint.

    34. Re:sure... by h4rm0ny · · Score: 1

      I think it's safe to remove those quotes now.

      No, I think after the bashing I've just received from all you lot, I'm now pretty well-informed on what QKDS does and doesn't. I appreciate the education.
      Regards,
      -H.

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
    35. Re:sure... by Anonymous Coward · · Score: 0

      But almost always 2.

    36. Re:sure... by sarkeizen · · Score: 1

      Then, if you don't mind doing something in return for your education: Go away and don't come back.

      Stupid arrogance is the worst kind. Your postings of half-truths and complete misconceptions may occasionally earn you an education from the school of hard knocks but they seem just if not more likely to make people around you (or say those who mod you to +5) stupider.

      It seems like you may have some interest or experience in IT as a career. If so let me give you some anecdotal advice: I personally can't count the times I've had to perform hours of work undoing the damage caused by people like you who make assertions with confidence inversely proportional to their education on the subject. They cost companies money.

    37. Re:sure... by theralfinator · · Score: 1

      Okay, i think I get what you're saying. "Now that most of the chain is made out of titanium alloy, we only need to check the two wooden end points." Is that just about what you're saying?

    38. Re:sure... by (Score.5,+Interestin · · Score: 1

      Hmmm...I would have thought that QKDS have some way of checking that the information was received properly. For example before you distribute the key. You encrypt a short message. Then you send it to the recipient to decrypt. If the key was intercepted then the message would be unreadable.

      That assumes that the system is working as the vendor claims. If I give you a QKD box that communicates the key by flashing an LED down the link then the crypto will pass your test but be totally insecure. I'm using "flashing an LED down the link" to make a point, any subtle failure in the QKD system can make it appear to function correctly but be insecure, and there's no way you can tell. OTOH with any random OSS equivalent (e.g. OpenVPN) you can run a self-test at any time to verify that the crypto is doing what it's supposed to.

    39. Re:sure... by sjames · · Score: 1

      Quantum crypto does just that, if I remember correctly. Because of the nature of quantum mechanics, you can't intercept the message without simultaneously changing it. Having changed it, you're unable to hide your eavesdropping. The mathematics and science of cryptography is always the strongest thing about security, it's just those darned humans continually screwing things up.

      So, rather than just intercepting the conversation, why not just play man in the middle and do the quantum handshake with both sides?

    40. Re:sure... by sjames · · Score: 1

      It's beyond a good enough argument, it's closer to since it's not the weakest link, it's not where the attack will happen. While you've been busy installing the 100 ton vault door in front, the thieves have robbed you blind through the rickety screen door in the back.

      I do find it hard to imagine that dedicating a fiber in a secure buried conduit to key exchange will be worth enough to offset it's cost vs personally delivering the key (considering that it's not an everyday operation.

    41. Re:sure... by h4rm0ny · · Score: 1


      It's seems my ignorance isn't actually lost at all. It's just moved host.:)
      Regards,
      H.

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
    42. Re:sure... by sarkeizen · · Score: 1

      Hardly.

      You came, you spouted ignorant crap (making the same mistake multiple times I might add), you then tried to play up this result as education. You were then rightfully compared to someone who makes statements with much higher confidence than they have evidence to back it up. Now what? Face saving with an obtuse quip?

      Like I said: The IT world doesn't really need anything resembling you.

    43. Re:sure... by h4rm0ny · · Score: 1


      I would be surprised if anyone cared about this other than you. Why are you so angry? Anyone reading this thread has learnt more from the responses to my mistake than they would have if I hadn't made it so that's good. Mind you, they've also probably learnt that you're a bit of a tit. Sit back in the satisfaction that you were right and chill out. You may appreciate a friendlier attitude next time you are wrong about something.

      As to the future of QKDS, however, I've done a little more reading since. I was misled by you talking about needing a secure optical cable between the sites. I see now that such technology is actually relatively cheap and can in fact use a lot of existing infrastructure. People have run such key exchanges over 140+ kilometres and have also actually done them through the air for similar distances. So it seems that such technology is certainly viable if there is a need for it, and there actually have been commercial uses of it so far. Which brings us back full circle to Bruce Schneier's assumption that other links in the chain are breakable. Now we know that the encryption algorithms themselves are pretty strong which leaves us with human error and physical security. It seems a bit much that anyone should say that these aspects are always weak therefore improving other links is worthless. If that were the case why bother with encryption in the first place? A company or private individual must believe that they have done what they can to secure these aspects because if they don't, they will take such actions as bring them to the point where they do.

      Today, secure keys are exchanged by courier. That is in fact less secure than this method of QKD in that it introduces a human element. It is also less convenient than using an existing fibre line. And as we should all be aware, inconvenience is where lack of adherance to good practice starts to fail. Given that it looks like this technology will have pretty low underlying costs, it may well be the case that we see greater commercial use of it in the future. After all, it's breaking into an existing market (people do physical key exchanges all the time in big business) and offering a more convenient, potentially as cheap way of doing things with a possibility of greater security (the key need never be handed over to a third party).

      It will be interesting to see how things develop, imo. You can go back to name calling now, if you like, but as I said at the start, I doubt many people really care and I'm not one of them so I don't know what function you think you're fulfilling, here.

      Peace,
      H.

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
    44. Re:sure... by sarkeizen · · Score: 1

      Why are you so angry?

      Why characterize my words as angry?

      Anyone reading this thread has learnt more from the responses to my mistake than they would have if I hadn't made it so that's good.

      That's technically an argument from information that you can't reasonably have. Not to mention it's a strawman. There's a difference between speaking out against a behavior and speaking out against an event.

      You may appreciate a friendlier attitude next time you are wrong about something.

      Strawman. This isn't, as stated before about being simply incorrect it's about your being pompous AND ignorant. This is markedly different than simply being wrong.

      I was misled by you talking about needing a secure optical cable between the sites.

      Your rebuttal would almost be appropriate if I had made an argument like that. I'm not even sure what you mean by "secure optical cable"

      I see now that such technology is actually relatively cheap

      "Relatively" requires a reference point. Without which your argument is meaningless.

      and can in fact use a lot of existing infrastructure.

      There are several technical issues in doing this which you conveniently leave out. I have my doubts that you read much more than the wiki entry (which you should have done before your first post). Please excuse the lack of detail here (and I even understand if someone as arrogant as you appear to be would take this as some kind of deceit or evasion on my part) but I'm not interested in perpetuating the cycle of "get spoon-fed information -> Turn around and spew unexamined pontifications -> Claim that this is for the betterment of others"

      People have run such key exchanges over 140+ kilometres and have also actually done them through the air for similar distances. So it seems that such technology is certainly viable

      Only if you get to drop an important variable from the equation.

      if there is a need for it, and there actually have been commercial uses of it so far.

      But not what most seem to classify as a general commercial success.

      Which brings us back full circle to Bruce Schneier's assumption that other links in the chain are breakable.

      Man where did you learn to argue? All links in the chain are breakable - including the QKDS (except in either an idealized state or with current hardware the creation of a chicken-egg problem). Bruce is arguing that the RR is always going to be significantly higher for the other factors impeding general need.

      Now we know that the encryption algorithms themselves are pretty strong

      No they are strong relative to certain other features and have evolved with care to the risk involved.

      which leaves us with human error and physical security.

      No. You're leaving out implementation - possibly a few other factors depending on how broad you make "human error".

      It seems a bit much that anyone should say that these aspects are always weak therefore improving other links is worthless.

      Bruce appears to be saying that key distribution is always going to be relatively low-risk compared to other factors. For example cryptographic strength varies as a function of key length. It's easy to see how this scales as key breaking hardware scales. However it's unclear how to scale human security. Ergo when you go to measure risk your profile tends to be high.

      If that were the case why bother with encryption in the first place?

      Because you are using the wrong metric. Risk is a combination of a number of factors one of which is frequency. Key exchange (of this kind) by definition is always going to be done far less frequently than message transmission.

      Today, secure keys are exchanged by courier. That is in fact less secure than this method of QKD in that it introduces a human element.

      Do you mean an IDEAL QKDS or an actual system? If an actual system please provide details as to how the sy

    45. Re:sure... by h4rm0ny · · Score: 1

      Why characterize my words as angry?

      Well, telling someone who didn't quite understand something that they should go away and never come back, that the IT world doesn't need them, emotive phrasing such as "spouting ignorant crap," all suggest that you are venting anger at me. Do you really need someone to explain to you that you come across as very worked up? You should relax a bit. Or stop transferring issues in one area of your life onto people you'll never meet and don't know, which seems to be what is happening here as I find it hard to believe I'm getting you this irate myself.

      That's technically an argument from information that you can't reasonably have. Not to mention it's a strawman. There's a difference between speaking out against a behavior and speaking out against an event.

      A strawman is where I pretend you've made an argument so that I can attack it. You need to check your definitions. And it's not an argument from information I can't reasonably have. Unless you're saying that your comment contained no information whatsoever, then by causing you to post it, the total of information is greater. Do you disagree with that? Because that is what I have said and which you say is false.

      The rest of your post contains some serious errors in logic. You started off correcting me, but now in your determination to have a go at me, you're starting to say things that are mistaken or unsupportable. It's not worth going through them all, but things like 'you forgot problems with implementation from [your list of] human error and physical security' just don't work. Do you think implementation errors are not human error? The specific context was deploying a provided technology.

      Things like saying I am misogynistic because I implied you were a "bit of a tit" is just plain silly. If you call someone an arsehole does that mean you are prejudiced against creatures with anuses? Have you never said of someone: "they were being a dick" ? Calling you "a bit of a tit" is just a mild way of describing the personality trait of someone who launches off into aggressive tirade, against someone who misunderstood something. And yes, as you point out, it's "name calling." But I think someone who has told a stranger that they should leave a community and never come back, has kind of forfeited the right to get upset if they get called a [very mild] name in return. Don't you? : )

      Give it up. We're having a chat in a quiet thread, now off-topic because it's just descended into vindictiveness (on your part), and I don't think anyone cares much but you. I'm mainly just responding because I'm killing time. So chill, eh?

      Regards,
      H.

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
    46. Re:sure... by Anonymous Coward · · Score: 0

      Well, telling someone who didn't quite understand something

      Strawman again. I'll spell it out for you this time (since it seems that you need to be spoon fed logic too). You are rebutting my requests to go away with "it was simply that I didn't understand". However this is not the rationale for which you were rebuffed. Ergo you are not addressing the argument made.

      See: Cedarblom and Paulsen: 138

      that they should go away and never come back, that the IT world doesn't need them

      Now lets establish proper context. You said that you were educated by us. I simply asked for something in exchange. I honestly don't see the need for people who behave in the way that you did in starting this thread. Chances are whatever good you do in the IT world there are lots of people who do it as well. So I contrast that with what you appear to do bad. Assuming for the moment that you are in the IT field then you seem to have no problem making pronouncements with a weight that is not supported in your knowledge. I don't think the IT world needs this since they are likely to get plenty of what good you do from elsewhere.

      emotive phrasing such as "spouting ignorant crap

      "crap" is about the closest you get to something emotive there (you're begging the question BTW). Even so there's little wrong with using it for emphasis. Your statements were ignorant. Period.

      You should relax a bit. Or stop transferring issues in one area of your life onto people you'll never meet and don't know, which seems to be what is happening here as I find it hard to believe I'm getting you this irate myself.

      The fact of the matter is I'm not irate. Not even a little. So I'm not sure how I should relax more. Considering this isn't the only area where you attempt to draw conclusions with little or no information. I'll hope you understand if you're not taken seriously.

      A strawman is where I pretend you've made an argument so that I can attack it. You need to check your definitions.

      Not really. You argued essentially "What's the problem? People benefited." And I'm saying that the criticism isn't leveled at whatever the outcome is here. A behavior can't be justified by a single result any more than killing randomly can be justified by the fact that you are likely to eventually kill someone who deserves it.

      And it's not an argument from information I can't reasonably have.

      You argued:

      Anyone reading this thread has learnt more from the responses...

      You are not in a position to state what people generally have learned from this thread let alone "anyone". QED.

      things like 'you forgot problems with implementation from [your list of] human error and physical security' just don't work. Do you think implementation errors are not human error?

      Depends on what you mean and in what context. If you mean "system implementation" and you have your technical staff in-house. Then I could see the usage. However I'm not talking about that I'm talking about things like algorithmic implementation. That is to say how an algorithm or process is rendered, i.e. (Code, Hardware,etc..). Having a piece of hardware that incorporates AES may be completely useless if the entropy of the RNG is insufficient. This has nothing to do with the people in your employ or in your security process. This is why I tend to agree with Schneier when he says: "Security isn't something you can BUY but it is something you need to GET". Implying to me that its only by understanding security technologies and principles can you deploy a secure system. So by contrast people who open up a webUI and click the "Secure that" button. Really haven't done anything for security since it's unlikely they are able to quantify the risk they've mitigated.

      *looks around*

      What? That was it? That was the best you had in my alleged "logical flaws".

      So then should I assume that you understand that you're wrong about all the other points?

    47. Re:sure... by sarkeizen · · Score: 1

      Session must have timed out before posting...

      Well, telling someone who didn't quite understand something

      Strawman again. I'll spell it out for you this time (since it seems that you need to be spoon fed logic too). You are rebutting my requests to go away with "it was simply that I didn't understand". However this is not the rationale for which you were rebuffed. Ergo you are not addressing the argument made.

      See: Cedarblom and Paulsen: 138

      that they should go away and never come back, that the IT world doesn't need them

      Now lets establish proper context. You said that you were educated by us. I simply asked for something in exchange. I honestly don't see the need for people who behave in the way that you did in starting this thread. Chances are whatever good you do in the IT world there are lots of people who do it as well. So I contrast that with what you appear to do bad. Assuming for the moment that you are in the IT field then you seem to have no problem making pronouncements with a weight that is not supported in your knowledge. I don't think the IT world needs this since they are likely to get plenty of what good you do from elsewhere.

      emotive phrasing such as "spouting ignorant crap

      "crap" is about the closest you get to something emotive there (you're begging the question BTW). Even so there's little wrong with using it for emphasis. Your statements were ignorant. Period.

      You should relax a bit. Or stop transferring issues in one area of your life onto people you'll never meet and don't know, which seems to be what is happening here as I find it hard to believe I'm getting you this irate myself.

      The fact of the matter is I'm not irate. Not even a little. So I'm not sure how I should relax more. Considering this isn't the only area where you attempt to draw conclusions with little or no information. I'll hope you understand if you're not taken seriously.

      A strawman is where I pretend you've made an argument so that I can attack it. You need to check your definitions.

      Not really. You argued essentially "What's the problem? People benefited." And I'm saying that the criticism isn't leveled at whatever the outcome is here. A behavior can't be justified by a single result any more than killing randomly can be justified by the fact that you are likely to eventually kill someone who deserves it.

      And it's not an argument from information I can't reasonably have.

      You argued:

      Anyone reading this thread has learnt more from the responses...

      You are not in a position to state what people generally have learned from this thread let alone "anyone". QED.

      things like 'you forgot problems with implementation from [your list of] human error and physical security' just don't work. Do you think implementation errors are not human error?

      Depends on what you mean and in what context. If you mean "system implementation" and you have your technical staff in-house. Then I could see the usage. However I'm not talking about that I'm talking about things like algorithmic implementation. That is to say how an algorithm or process is rendered, i.e. (Code, Hardware,etc..). Having a piece of hardware that incorporates AES may be completely useless if the entropy of the RNG is insufficient. This has nothing to do with the people in your employ or in your security process. This is why I tend to agree with Schneier when he says: "Security isn't something you can BUY but it is something you need to GET". Implying to me that its only by understanding security technologies and principles can you deploy a secure system. So by contrast people who open up a webUI and click the "Secure that" button. Really haven't done anything for security since it's unlikely they are able to quantify the risk they've mitigated.

      *looks around*

      What? That was it? That was the best you had in my alleged "logical flaws".

      So then should I assume that you understand that you're wrong about all the

    48. Re:sure... by h4rm0ny · · Score: 1


      Sorry. Didn't read through all that. Bored now.
      Regards,
      H.

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
    49. Re:sure... by sarkeizen · · Score: 1

      Sorry to have surpassed your capacity for reading. Might explain your other actions too.

    50. Re:sure... by tixxit · · Score: 1

      No. Far from almost always. The basic idea behind the log factor is that you are able to repeatedly trim off some fraction of the recursive step's input set each iteration. Many algorithms cannot guarantee half (quick-sort using median of medians for pivot) and many can guarantee more than half (B-trees).

  3. A billion photons... by alexborges · · Score: 5, Funny

    Are now running for their jobs.

    Thanks bruce.

    --
    NO SIG
    1. Re:A billion photons... by The+Moof · · Score: 5, Funny

      No need to worry, I'll just observe them and put them out of their misery.

    2. Re:A billion photons... by Korveck · · Score: 1

      But you will end up certainly killing half of them.

    3. Re:A billion photons... by Anonymous Coward · · Score: 0

      ............that was the joke

    4. Re:A billion photons... by Anonymous Coward · · Score: 0

      Quantum Humour is alive and well!

    5. Re:A billion photons... by Hoi+Polloi · · Score: 1

      Nah, you'll just make them collapse.

      --
      It is by the juice of the coffee bean that thoughts acquire speed, the teeth acquire stains. The stains become a warning
  4. ummmm by EncryptedSoldier · · Score: 5, Funny

    meow

    1. Re:ummmm by Anonymous Coward · · Score: 0

      If only I had mod points. That should probably be the only post/response that slashdot displays for this story.

    2. Re:ummmm by florescent_beige · · Score: 2, Insightful

      Er...

      "Bruce Schneier knows the state of Schroedinger's cat?"

      --
      Equine Mammals Are Considerably Smaller
    3. Re:ummmm by mattj452 · · Score: 0

      No, but Chuck Norris does...

    4. Re:ummmm by Anonymous Coward · · Score: 1, Funny

      Yes, he does. He also doesn't.

    5. Re:ummmm by grcumb · · Score: 3, Funny

      Er...

      "Bruce Schneier knows the state of Schroedinger's cat?"

      Actually, he remains ambivalent until someone asks him.

      --
      Crumb's Corollary: Never bring a knife to a bun fight.
    6. Re:ummmm by EncryptedSoldier · · Score: 1

      congratulations, you are intelligent.

    7. Re:ummmm by EncryptedSoldier · · Score: 1

      lawl

  5. Hard to argue with the general point. by fuzzyfuzzyfungus · · Score: 4, Interesting

    It is pretty hard to argue that point as long as the world of security is a mass of users who leave passwords on sticky notes under the keyboard(Ultimate Hiding Spot!), accounts whose passwords can be reset with a mother's maiden name, and banks less interested in customer security than WoW is.

    My (admittedly layman's) understanding is that, barring dramatic advances in factorization algorithms, or extraordinary advances in the computers running them, classical asymmetric key cryptography is more than adequate(plus the convenient advantages of working over data links that aren't spiffy optical fiber).

    1. Re:Hard to argue with the general point. by Rogerborg · · Score: 4, Insightful

      Yes, I was thinking of putting a lock on my front door, but then I thought "Fuggit, I'll just forget to lock it sooner or later, so why waste the money?"

      --
      If you were blocking sigs, you wouldn't have to read this.
    2. Re:Hard to argue with the general point. by gnick · · Score: 4, Insightful

      I think your analogy is a little bit off. You've got a front door with a standard lock, a dead-bolt, two chains, and a huge rock sitting behind it for security. Now you're faced with a decision whether or not to upgrade your dead-bolt to a super-duper-heavy-duty-dead-bolt. But, since your wife leaves the garage door wide open 4 days a week and no amount of persuasion will convince her to stop, the decision not to upgrade seems like a no-brainer.

      --
      He's getting rather old, but he's a good mouse.
    3. Re:Hard to argue with the general point. by mweather · · Score: 1

      Locking your door doesn't help unless you have unbreakable windows.

    4. Re:Hard to argue with the general point. by CroDragn · · Score: 5, Interesting

      The problem is that in the next 10-20 years there will be a extrordinary advance in commercial computers. Quantum computers, which are fantastic at breaking present day encryption, have made some major advances in the lab recently, and it wouldn't surprise me to see them operating at the government/corporate level within 20 years or so. Once these are in place, normal security will be very weak and something such as quantum security schemes will be required for most applications. So yes, quantum security is useless now, but hopefully research into it will provide with a practial model about the same time quantum computers make it necessary.

    5. Re:Hard to argue with the general point. by HTH+NE1 · · Score: 1

      Locking your door doesn't help unless you have unbreakable windows.

      Unbreakable windows don't help unless you have car-resistant walls.

      --
      Oh, say does that Star-Spangled Banner entwine / The myrtle of Venus with Bacchus's vine?
    6. Re:Hard to argue with the general point. by Tanktalus · · Score: 4, Insightful

      Which is worse: a password that you can remember, or changing passwords every 30/60/90 days to a new password such that you can never keep up, and thus need to write it down *somewhere*?

      Sometimes, the very processes intended to make us more secure (by forcing a password change regularly) instead make the entire system less secure (because "I forgot my password" too many times and you'll end up out of a job, so better to write it down than to lose your job!).

      Sorry, just griping about new policies at $work.

    7. Re:Hard to argue with the general point. by darkvizier · · Score: 2, Funny

      use rock on wife
      > wife is dead
      Lock door.
      > you hear a grue scratching outside

    8. Re:Hard to argue with the general point. by colesw · · Score: 2, Funny

      Car-resistant walls won't help unless you have a plane proof roof.

    9. Re:Hard to argue with the general point. by farrellj · · Score: 1

      The problem is, no matter how good your security is, be it traditional or quantum, people are *always* the weakest link. It is always much easier to compromise a person than a machine. Talk to any of the great computer crackers and they will tell you that they got into more systems using "social engineering" than through their computer skills.

      ttyl
                Farrell

      --
      CAN-CON 2019 - Ottawa's only book oriented Science Fiction Convention! October 18-20, Sheraton Hotel, Ottawa, Canada h
    10. Re:Hard to argue with the general point. by CrashPoint · · Score: 4, Funny

      And what good is that plane-proof roof going to be when the Mole People come tunneling up through your foundation?

    11. Re:Hard to argue with the general point. by Rogerborg · · Score: 2, Funny

      And that is why we need Eddie Van Halen. [Air guitar]

      --
      If you were blocking sigs, you wouldn't have to read this.
    12. Re:Hard to argue with the general point. by bornwaysouth · · Score: 3, Funny

      No problem. I live in a total concrete and steel, all-walls, roof and floor, bunker.
      Made by a big International company - bin Laden Group, based in Jidda.
      Works perfectly.

      To communicate with you, I am thumping on the walls.

      If you are listening, could you please cut a hole in the wall.
      An upgrade is necessary - I need air.

    13. Re:Hard to argue with the general point. by Neoprofin · · Score: 1

      So why give anyone to tools to secure things if some moron is going to give away their password? Is that really an argument?

    14. Re:Hard to argue with the general point. by fuzzyfuzzyfungus · · Score: 1

      This is particularly bad, and rather ironic, in cases where local attacks are by far the most likely and dangerous. For web-facing logins, exposed to the hostile internet; but used by more or less secure endpoints, hideously complex passwords written on sticky notes are actually a decent idea(not as good as keys; but still). For local network only logins in an environment swarming with potentially malicious actors, simplistic passwords that don't get written down are far better(odds that middle school student will use botnet to crack weak password? ~0%, odds that middle school student will read password off sticky note on teacher's monitor? ~100%).

    15. Re:Hard to argue with the general point. by Neoprofin · · Score: 1

      Agreed.

      My old password was alphanumeric, long, and unrelated to my work, personal life, hobbies or anything else that would go in a brute force dictionary.

      Now that I have to change my password every month along with a handful of other requirements my passwords are just a vertical row of keys, once with the shift key once without. Anyone who saw me type it once would know it instantly. Good thing we're more secure.

    16. Re:Hard to argue with the general point. by Tofystedeth · · Score: 1

      Are you sure about all that? The best quantum computers I recall hearing about could play tic-tac-toe maybe. In his article even Schneier says they've factored 15.

      --
      "A little knowledge is a dangerous thing. Drink deeply or not at all."
    17. Re:Hard to argue with the general point. by Anonymous Coward · · Score: 1, Informative

      If you read the article I think you missed the point. He specifically is only talking about quantum cryptography, not quantum computers. Even more specifically, quantum cryptography makes no change to the encryption, only the key exchange. So quantum computers will have the same impact on breaking the encryption whether or not the keys are exchanged with quantum cryptography. I think he's right: it is solving the wrong problem. Secure key exchange may improve some things, but it doesn't fundamentally improve the security. If quantum cryptography did something for the encryption -- now that would be something altogether different.

      thoromyr

    18. Re:Hard to argue with the general point. by Anonymous Coward · · Score: 0

      We need quantum people, then.

    19. Re:Hard to argue with the general point. by lgw · · Score: 1

      Quantum computers aren't magic. They let you solve one category of previously hard problems. The NSA has been advising against using such problems as the basis for new cyrptosystems for years (stop using products of primes). All common symetric cyphers are safe, and there are good asymetric cyphers to choose from.

      Quantum cryptography has little do to with quantum computing, and at this point seems to be an answer looking for a question.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    20. Re:Hard to argue with the general point. by farrellj · · Score: 1

      Unfortunately, that is true. Which is why Bruce is saying that Quantum Crypto is kind of useless. It's neat, but really geeky, but doesn't make it any more secure.

      ttyl
                Farrell

      --
      CAN-CON 2019 - Ottawa's only book oriented Science Fiction Convention! October 18-20, Sheraton Hotel, Ottawa, Canada h
    21. Re:Hard to argue with the general point. by mapsjanhere · · Score: 2, Insightful

      I don't know, I remember 20 years ago in grad school (damn I'm getting old) people were doing cutting edge research on non-linear optic materials, sure to be the next thing allowing truly optical computers. Worked nice in the lab, and I still haven't seen an optical transistor in any advanced computer I'd bought since. Quantum computing has to make the step from the lab to the usable machine before I start buying into it's amazing predicted powers.
      Plus, their power is only predicted to be amazing against our current popular algorithms, if I have to bet of what's easier, coming up with a new algorithm that is not susceptible to quantum computing brute force attacks or making a quantum computer work, my bet is on the former.

      --
      I'm aging rapidly, I bought a new game and had no idea if my machine was good for it.
    22. Re:Hard to argue with the general point. by illicit7118 · · Score: 1

      Same password, add a counter to the end. Password01, Password02, etc... Stop being so clever

    23. Re:Hard to argue with the general point. by gumpish · · Score: 1

      GO BACK TO BED, RAY KURZWEIL!

    24. Re:Hard to argue with the general point. by CroDragn · · Score: 1

      Quantum cryptography is actually quite a major change to the encryption, in what it is essentially providing is a un-interceptable channel (thanks to the Heisenberg uncertainty principle) channel for the two parties to create a one-time pad to use for their encrypted conversation. One-time pads have been proven mathematically to be, assuming you generate them properly, unbreakable (which is a major change to all other encrypted methods, which rely on it being really really hard to break). The problem historically with one-time pads is the key distribution problem. Because of this, even quantum computers will be unable to break quantum encryption.

    25. Re:Hard to argue with the general point. by ceoyoyo · · Score: 1

      That's a little optimistic. We're not even sure whether quantum computing, as generally evangelized, is even theoretically possible yet. It's one of the experiments that will help us select between several interpretations of quantum mechanics.

    26. Re:Hard to argue with the general point. by CroDragn · · Score: 1

      No, I'm not sure about the 10-20 years thing, that's just me pulling numbers out. That said, factoring 15 and tic-tac-toe is a lot farther than they were even 5 years ago, so given the pace of progress I don't think 10-20 years is unreasonable in the government/large corporation area is unreasonable.

    27. Re:Hard to argue with the general point. by andy_t_roo · · Score: 1

      i believe the largest problem with quantum computing is that as you increase the number of bits, you decrease the chance that you can perform a calculation without a random photon disrupting your calculation.

      This means that larger calculations are closer to a statistical answer than a true binary answer.

      In order to correct these errors many more qbits are needed - 10^7 qbits in the case of factoring a 1000 bit number . At the moment 7 bits is hard, so a 10 million bit computer is a little way off. As the number of qbits needed for error correction is a (roughly) n^2 problem expanding the number of bits used in classical cryptography is a feasible way to defeat quantum computers, although factoring primes is a polynomial problem, (order n^6 or so on a quantum computer w/ error correction and shor's algortithm).

    28. Re:Hard to argue with the general point. by geckipede · · Score: 1

      As quantum encryption key trading is only currently used by large organisations, and seems likely to stay that way for a while, yes, that is the argument. I should perhaps say part of the argument. To state it differently, there is no likely situation at the moment for which the expense of quantum key exchanges couldn't be better used for increasing security elsewhere... because some moron is going to give away their password.

    29. Re:Hard to argue with the general point. by Ethanol-fueled · · Score: 0, Offtopic

      Nothing says "middle manager" like someone who can only argue by making up analogies.

      There, fixed that for you.

    30. Re:Hard to argue with the general point. by retchdog · · Score: 1

      Have you tried changing and then immediately changing back? This works surprisingly often, and it's the sort of solution that a geek wouldn't think of (probably because it's fucking retarded to allow it).

      --
      "They were pure niggers." – Noam Chomsky
    31. Re:Hard to argue with the general point. by Anonymous Coward · · Score: 0

      They only mod you redundant because there's no "pointless chit-chat lowering the SNR" mod.

    32. Re:Hard to argue with the general point. by Anonymous Coward · · Score: 0

      Here is a secret:we are all living in basements.

    33. Re:Hard to argue with the general point. by kat_skan · · Score: 1

      Sorry, just griping about new policies at $work .

      You're making things too hard for yourself. Use a full sentence instead of just a password. Easy to remember, hard to guess.

    34. Re:Hard to argue with the general point. by philojustin · · Score: 1

      It's the small chance that quantum computers will be developed in 20 years that's the problem. If so, anything encrypted today and recorded can be read in 20 years. This may not matter for most commercial data, but it does for governmental top secret data. This is why the NSA is so interested.

    35. Re:Hard to argue with the general point. by Neoprofin · · Score: 1

      I don't have an cost effective use for any of the ultra-bandwidth solutions they're prototyping, or IPv6 but I'm glad there isn't a rule that states technology must have a current application before anyone should work on it.

      Quantum cryptography may never be useful, but I don't like the argument that because it isn't currently useful it's useless.

    36. Re:Hard to argue with the general point. by Lincolnshire+Poacher · · Score: 1

      > Which is worse: a password that you can remember, or changing passwords every 30/60/90 days to a new password...

      If you can remember the password, it's not strong enough.

      Schneier himself recommends the write-it-down approach. It is better to secure a strong password in your wallet than to memorise a weak password.

    37. Re:Hard to argue with the general point. by Anonymous Coward · · Score: 0

      Which is worse: a password that you can remember, or changing passwords every 30/60/90 days to a new password such that you can never keep up, and thus need to write it down *somewhere*?

      That depends on the application, but almost everyone agrees that its worse to have a password you can remember. Password aging and choosing long enough passphrases is absolutely essential. It's incredible how unimaginative people are when it comes to passwords they need to remember. *All* of them are in giga to terrabyte size lists.

    38. Re:Hard to argue with the general point. by Anonymous Coward · · Score: 0

      His point is quite the opposite, actually. That it doesn't make sense to spend a lot of money on that plane proof roof to keep the burglars out, when the front door isn't locked in the first place (weakest link).

    39. Re:Hard to argue with the general point. by ciderVisor · · Score: 1

      If you can remember the password, it's not strong enough.

      Nonsense.

      "AlL yOu NeEd Is LoVe"-J.lEnNoN,1967

      Unguessable by any means without going down to brute-forcing combinations of upper- and lower-case letters, numbers and punctuation. I bet you could easily type this in a month's time if you remember the method (Start in upper case, then alternate the case with each new letter).

      Certainly, if an attacker knew your method of creating a passphrase, it might reduce the search time, but it's still a humungous search space.

      --
      Squirrel!
    40. Re:Hard to argue with the general point. by blahplusplus · · Score: 1

      "Which is worse: a password that you can remember, or changing passwords every 30/60/90 days to a new password such that you can never keep up, and thus need to write it down *somewhere*?"

      What's needed is an automated kind of passkey that's universally accepted at all (important) sites, so you don't have to know your password and the app takes care of it for you. I've been thinking about this ever since I started using Roboform http://www.roboform.com/

      This prevents one from needing to remember passwords but it does nothing for password changes, etc. The thing is that if the world was populated by the imaginary cool caring people, we wouldn't need security and to begin with. We need security because there are too many people who are assholes.

    41. Re:Hard to argue with the general point. by Rogerborg · · Score: 0, Offtopic

      Nothing says "eternal low level peon" like someone who pisses and moans about the techniques used by more valuable people.

      --
      If you were blocking sigs, you wouldn't have to read this.
    42. Re:Hard to argue with the general point. by Argilo · · Score: 1

      Even if quantum computers become a reality, we won't necessarily need to switch to quantum crypto. Classical symmetric key algorithms will remain secure (although key lengths will need to be doubled) and there are classical public key algorithms which are believed to be secure against quantum attacks.

    43. Re:Hard to argue with the general point. by Anonymous Coward · · Score: 0

      It is pretty hard to argue that point as long as the world of security is a mass of users who leave passwords on sticky notes under the keyboard

      Maybe if the idiotic password policy didn't include passwords 20+ characters long with at least 12 digits and 9 special characters, changing on a daily basis, I wouldn't have to write the damn thing down.

    44. Re:Hard to argue with the general point. by Anonymous Coward · · Score: 0

      The problem is, no matter how good your security is, be it traditional or quantum, people are *always* the weakest link. It is always much easier to compromise a person than a machine.

      Not to be pedantic, but I think that's only true up to a point. Given relatively equivalent levels of technology, I'd say that's true. But if there's a technological gap (like there could be with quantum computers breaking traditional encryption schemes)...

      Well, as an example...which would you rather do: crack a simple substitution scheme with a modern, high powered computer/computers, or socially engineer? Personally, I'd rather the former. It's trivial.

    45. Re:Hard to argue with the general point. by sjames · · Score: 1

      That depends on your objective and profile as a target.

      That is, it helps SOME to have a lock on the door because it raises the minimum amount of noise a burglar will have to make to get in and removes plausible deniability (that is, you can't break a window and then pretend to be ringing the doorbell if someone sees you).

      For whatever reason, many criminals seem to be too stupid to try the window if kicking the door doesn't get them in, so it makes sense to have the door strong enough to rest being kicked in.

      Beyond that point, however, the window is definitely the weak point.

      It's also worth noting that many basic home alarms are completely worthless against a smart intruder. It's trivial to disable them before they go off. But then, most intruders are NOT smart.

  6. While I appreciate the spirit of the article... by hajihill · · Score: 4, Insightful

    It has been and still is true that adept social engineering can break any security scheme, due to the vulnerability of the people involved. However, saying that it is pointless is about as valid as saying that the exploration of outer-space is pointless.

    I don't think I need to explain that any further to this crowd.

    --
    Of blankness, I know nothing.
    1. Re:While I appreciate the spirit of the article... by db32 · · Score: 4, Insightful

      It is pointless. He is absolutely right and it isn't even remotely close to the space exploration issue. He didn't say the research was pointless, he said the practical application of the research is pointless. The crypto isn't the weak point, so making that point stronger is pointless.

      You just spent a million dollars on your uber leet super crypto secure link to transmit your highly classified secret data to your home office. You also wrote the key down on a stickey note on the front of the device and left it posted on your monitor that faces a window. You might as well have used the cheapest encryption available because it isn't a math attack that is going to break it, its stupid user tricks.

      --
      The only change I can believe in is what I find in my couch cushions.
    2. Re:While I appreciate the spirit of the article... by tyler.lee · · Score: 4, Informative

      Social Engineering is definitely the weakest link! I can't remember where I found the article, but it was about a team of guys (tiger team) who STRICTLY used social engineering to obtain confidential information from companies. Including employee records with SSN's, with a 100% success rate. They have never walked out of a building without getting what they came in for...and this is all done from walking around inside the building.

    3. Re:While I appreciate the spirit of the article... by pslam · · Score: 1

      This is why he says "in practice" and "commercial".

      It's great research, but it's pretty silly to buy it.

    4. Re:While I appreciate the spirit of the article... by Yvanhoe · · Score: 1

      Please do. From what I understand, quantum cryptography only prevents eavesdropping by taking a part of the signal. Nothing seems to forbid a man in the middle attack (take all the signal and reproduce it), or eavesdropping at a router location. Am I mis-leaded ?

      --
      The Wise adapts himself to the world. The Fool adapts the world to himself. Therefore, all progress depends on the Fool.
    5. Re:While I appreciate the spirit of the article... by HTH+NE1 · · Score: 2, Funny

      It has been and still is true that adept social engineering can break any security scheme, due to the vulnerability of the people involved.

      And unfortunately, if you take the people out of the loop, you're letting WOPR become Skynet.

      --
      Oh, say does that Star-Spangled Banner entwine / The myrtle of Venus with Bacchus's vine?
    6. Re:While I appreciate the spirit of the article... by HTH+NE1 · · Score: 1

      And unfortunately, if you take the people out of the loop, you're letting WOPR become Skynet.

      Then again, "unfortunately" depends on yourwelcome datacompperspective.

      --
      Oh, say does that Star-Spangled Banner entwine / The myrtle of Venus with Bacchus's vine?
    7. Re:While I appreciate the spirit of the article... by kestasjk · · Score: 1

      Cathode ray tubes were pretty pointless too, the inventor said so himself..

      --
      // MD_Update(&m,buf,j);
    8. Re:While I appreciate the spirit of the article... by Anonymous Coward · · Score: 0

      The reason that quantum cryptology is a valid avenue of research is that quantum computation may make factoring large primes a trivial problem and destroy the basis for current cryptography.

    9. Re:While I appreciate the spirit of the article... by bugnuts · · Score: 1

      In a very rare disagreement, I'm certain Bruce is wrong.

      Either he is wrong, or he's arbitrarily drawing a cutoff line for strong crypto, where it has already reached the maximum strength it ever needs to be.

      The reasoning of why he's wrong (at least from the summary) is thus:
      At some point in the past, crypto could be cracked.
      At some point in the past, communication could be tapped.

      It's well-known that communication is tapped. Even closed systems are tapped, and have been since electronic and radio communication was possible. Even fiber optics can be tapped.

      Saying that quantum technology doesn't matter is equivalent to saying current technology cannot be cracked or effectively eavesdropped. But it can be, and has been, and what cannot be done today may very likely be possible someday. Eliptic curve algorithms aren't proven, but are the basis of the current crop... it's possible an algorithm can be found to crack them quickly.

      So, using induction to previous technologies, the same argument applies. At some point in the far past, we're left with the caesar cipher and it's clear that is insufficient and the argument that new technology doesn't matter is false. At some point recently, we have DES, and again we see that technology is important.

      So, somewhere either Bruce is drawing a line and saying "it's good enough now", or he's as wrong as saying "tapping communication is never the weakest link." He's claiming that the chance of social engineering, attacking a user interface or RNG, etc, is much greater than the chance of cracking the crypto.

      But the only people that will implement quantum crypto key transfer are not just technophiles like he claims. Governments are the most likely source for now, for the incredibly high-security remote sites. And the security of governments is designed to eliminate or mitigate the weak points that Bruce is depending on to support his claim.

      The crypto technology must advance, because the capability to crack existing tech is always advancing. The technology was the weakest link (enigma, DES, etc) and will be again in the future. And it takes time to get new tech to be usable. It's been decades since entangled photons were sent to different places, but we're just getting the key distribution now.

      Thus, I respectfully cannot agree with Bruce on this one. (Disrespectfully, I think he's out of his frikkin gourd.)

    10. Re:While I appreciate the spirit of the article... by phantomcircuit · · Score: 1

      The point of QuantumCrypto is to save our collective asses when Quantum computers capable of factoring very large numbers very quickly become a reality.

      Until Quantum computers start to appear at your local NSA branch Quantum Crypto is pointless, but we should always be a step ahead shouldn't we?

    11. Re:While I appreciate the spirit of the article... by ShadowRangerRIT · · Score: 1

      You're a bit off. It's possible if there is no shared initial secret, but each session can establish an initial secret for the next session, so you only need to exchange a single secret up front, and once it is used, your new secrets distribute themselves as part of your communications. Take a look at Quantum crypto attacks for a more in-depth exploration.

      --
      $_ = "wftedskaebjgdpjgidbsmnjgcdwatb"; tr/a-z/oh, turtleneck Phrase Jar!/; print
    12. Re:While I appreciate the spirit of the article... by physicsphairy · · Score: 1

      Your point is taken, but sometimes it is still significant to ensure that it is the stupid user trick that breaks your system.

      Don't you think the CIA, for example, would like to be extra special certain whether the reason the Russians are breaking all their codes is because they have inserted operatives in high-places, or because they have broken large-prime algorithms?

      There is also the problem that, yes, the user is the weakest link, but it is not uniformly so. Tricking one guy will get you one encryption key. And then you'll have to do the same work to get the next one. BUT, if you figured out how to break any key, then you compromise the entire world, not just that one company.

      And do you think all the banks, investment agencies, governments, ISPS, could deploy a new system overnight?

      Until you can *prove* that there is no low order algorithm for factoring prime numbers, it might not be a bad idea to invest a little in quantum cryptography.

    13. Re:While I appreciate the spirit of the article... by bugnuts · · Score: 2, Informative

      From what I understand, quantum cryptography only prevents eavesdropping by taking a part of the signal. Nothing seems to forbid a man in the middle attack (take all the signal and reproduce it), or eavesdropping at a router location. Am I mis-leaded ?

      You're mis-leaded. Or misled, rather.

      This is quantum key distribution, which uses entangled photons to send keys. It is not vulnerable to m-i-m attacks because a m-i-m cannot reproduce an entangled photon. Even observing it breaks it... so you can't even monitor communications.

    14. Re:While I appreciate the spirit of the article... by setagllib · · Score: 1

      All quantum crypto does is make it impossible to eavesdrop without being detected. It does not secure the data itself. You still use symmetric ciphers to protect the data, and those are theoretically demolished by quantum computing too.

      Basically if we ever get practical quantum computing, ANY "search for solution in large space" problem is deflated, and we may as well give up on crypto entirely.

      --
      Sam ty sig.
    15. Re:While I appreciate the spirit of the article... by Anonymous Coward · · Score: 0

      At some point in the past, crypto could be cracked.
      At some point in the past, communication could be tapped.

      Do you mean in the future?

    16. Re:While I appreciate the spirit of the article... by Anonymous Coward · · Score: 0

      Helo Slashbot I am Nigerian prince desperately in need of money!@! Please provide me your bank account full number adn SWIFT information please asap

      You will receive refund in full after i rescue my family stranded in very secure location.

    17. Re:While I appreciate the spirit of the article... by Yvanhoe · · Score: 1

      And, precisely, how is this different from regular, eavesdropable optical communication ? If there is a shared secret at the beginning of any communication, you have a secure channel, even if there is a man in the middle.

      --
      The Wise adapts himself to the world. The Fool adapts the world to himself. Therefore, all progress depends on the Fool.
    18. Re:While I appreciate the spirit of the article... by MrKipling · · Score: 1

      The No cloning theorem shows that it is impossible to make a perfect copy of a quantum state, so the eavesdropper if successful will disrupt the receiver's information, giving away his presence.

    19. Re:While I appreciate the spirit of the article... by Anonymous Coward · · Score: 0

      Wasn't the point of quantum crypto that it's not just practically impossible to crack but theoretically impossible to crack?

      If this is the holy grail of crypto that it's been described as, then it will never be the weakest link. Whether you feel justified spending the big bucks to upgrade to a quantum crypto setup will hinge on whether your users are secure enough not to currently (and for all future time) be the weak link.

      Upgrade your crypto all you want, your legitimate (but sometimes dishonest) users will always have the ability to defeat you whether they mean to or not.

    20. Re:While I appreciate the spirit of the article... by Yvanhoe · · Score: 1

      Well... break it, observe it, emit the same. No ?

      --
      The Wise adapts himself to the world. The Fool adapts the world to himself. Therefore, all progress depends on the Fool.
    21. Re:While I appreciate the spirit of the article... by devman · · Score: 2, Informative

      You're missing the point. There are no keys to write down. If Alice wants to talk to Bob, then Alice will generate a random key and send it to Bob encoded as the quantum state of photons (There are several exchanges that go on here but for the sake of simplicity I'm not listing them). Due to quantum mechanics this exchange cannot be eavesdropped on. Once the key exchange is concluded Alice uses the key to encode her message as a One-time pad, and transmits the message via conventional means. The message cannot be compromised because one-time pads are mathematically unbreakable.

      As you can see there is nothing to write down, the keys are generated on the fly for each message.

    22. Re:While I appreciate the spirit of the article... by bugnuts · · Score: 1

      If this is the holy grail of crypto that it's been described as, then it will never be the weakest link.

      Bruce is saying that this technology is not significant in the overall security of things, due to many other weaker links that aren't using quantum key distribution. You can't hold this up as the holy grail, because its importance has already been dismissed in favor of bigger issues. Bruce is saying that these bigger issues occur even with our pre-quantum systems.

      I'm saying that due to cost and infrastructure, this quantum system does have a use with those groups that have money and take security very seriously, because within those groups, social engineering is not nearly as weak as with "normal people". This system may never attain common public usage until quantum computing is also in common public usage. But this system certainly has a strong use today, with those groups that have strong measures in place to eliminate the social weak links.

    23. Re:While I appreciate the spirit of the article... by db32 · · Score: 3, Informative

      no you missed the point. I am well aware that no real crypto system even in use today uses "written down" keys. But there are emissions at both ends of unencryoted data. One time pad all you want, your encryption means squat if it is still easy for me to get at your data in unencrypted form. It is way easier to trojanize Bobs computer with promises of naked Alice pictures than to pull a man in the middle attack or code breaking. If I can compromise your data with so many other cheap methods why would I ever care how strong your crypto is? I'm not going to invest in expensive, difficult, and time consuming efforts. He'll I could probably buy off both Alice and Bob for less than the price of anything that could break modern crypto in a reasonable time.

      --
      The only change I can believe in is what I find in my couch cushions.
    24. Re:While I appreciate the spirit of the article... by CroDragn · · Score: 1

      No. The problem is that in order to correctly observe the exchange, you need to know which observation method to use; pick the wrong one, you get bad info. This doesn't matter for the legit users, as they can drop the bad data by simply saying over plain chat which method they used to observe it, after the fact, drop the errors, and use the result to create a one-time pad. Because the man in the middle doesn't get this option of dropping the bits they got wrong, they can't see the key. Even worse, the act of them getting wrong messes up the data at the other end, so once Alice and Bob attempt to use their one-time-key they'll get gibberish, clear evidence of an interception.

    25. Re:While I appreciate the spirit of the article... by ShadowRangerRIT · · Score: 1

      Because if you learn the shared secret (by brute force cracking), and log the communications, you can eventually crack the whole system, permanently.

      With quantum key exchange, the shared secret isn't derivable from the key exchange (you use it to verify after connecting, under 100% unbreakable encryption, since it's effectively a one-time pad).

      The difference is in forward protection of your data. With normal key exchange, someone can eventually work out the key through brute force or some other means. One-time pads that are only used one time can't be cracked by definition, so a secret communication remains secret even if Moore's Law speeds up by another level of exponentiation.

      --
      $_ = "wftedskaebjgdpjgidbsmnjgcdwatb"; tr/a-z/oh, turtleneck Phrase Jar!/; print
    26. Re:While I appreciate the spirit of the article... by ppanon · · Score: 1

      Yeah, but do you really need quantum crypto? The strongest encryption method is a one-time pad. You've now got easy access to 8GB USB sticks that can hold one heck of a big one-time pad, or 8 slightly smaller 1 time pads. As an individual, who do you really need to communicate very securely with? Your bank? Maybe a few close friends for e-mail?

      Create a new type of smart USB device that, given a passphrase, allows you to load up a one-time pad data stream associated with a keyword (say BoA123456789), Given another passphrase, the device releases that info in read-once blocks that it then discards. Once a decade you go into your bank and reload the one-time pad.

      If you need to VPN for work and transfer a lot of data, then do the same thing with shared symmetric keys and a seed block to stretch out the data.

      The retention requirements on the bank side are quite a bit more stringent. 100,000 customers with 1GB one-time pads mean storing 100TB. Still, that's getting more affordable all the time. By the time quantum computing becomes practical for cracking public key encryption, this approach will be a lot more practical than running direct point-to-point links between business and clients for quantum cryptography.

      --
      Laissez lire, et laissez danser; ces deux amusements ne feront jamais de mal au monde. - Voltaire
    27. Re:While I appreciate the spirit of the article... by ppanon · · Score: 1

      It would seem that USB one-time pads would be a lot easier to implement, not to mention portable and scalable in a way that quantum crypto is never likely to be.

      --
      Laissez lire, et laissez danser; ces deux amusements ne feront jamais de mal au monde. - Voltaire
    28. Re:While I appreciate the spirit of the article... by ppanon · · Score: 1

      As far as I know, switching would probably break quantum entanglement. So rather than build some huge infrastructure of point-to-point links, why not use USB one-time padsinstead? The portability of data storage makes that a possibility now.

      --
      Laissez lire, et laissez danser; ces deux amusements ne feront jamais de mal au monde. - Voltaire
    29. Re:While I appreciate the spirit of the article... by retchdog · · Score: 1

      No, he's just using an unjustified induction, that we are, today, just as ignorant of our crypto weaknesses as were Vigenere et al., of theirs.

      This is of course ridiculous.

      --
      "They were pure niggers." – Noam Chomsky
    30. Re:While I appreciate the spirit of the article... by Anonymous Coward · · Score: 0

      I think Schneier's reasoning is not conclusive. There are no real proofs of security of nowadways symmetric and asymmetric ciphers. All of their security is based on the assumption that the adversary hasn't found some mathematical breakthrough that allows him the break them easily or that such a 'shortcut' doesn't exist.

      If you look at the history of cryptography, ciphers have routinely been broken on the basis of mathematical or technical breakthroughs that were unexpected to their users. These attacks were successful, because the users of the ciphers felt too secure and seriously underestimated their adversaries. Quantum encryption is quite useful and makes a lot of sense when you plan your secure system under the assumption that conventional cryptography is broken. In some scenarios, when the cost of your security being broken would be very high, this assumption is not so unreasonable.

    31. Re:While I appreciate the spirit of the article... by ChadN · · Score: 1

      Its factoring *composites* of 2 large primes that is hard! Fuck Bill Gates and that stupid quote of his, he's totally fubared public key discussions.

      --
      "It's overkill, of course. But you can never have too much overkill." - Anonymous Slashdot Coward
    32. Re:While I appreciate the spirit of the article... by Yvanhoe · · Score: 1

      One-time pads that are only used one time can't be cracked by definition, so a secret communication remains secret even if Moore's Law speeds up by another level of exponentiation.

      Well, one-time pads are inconvenient, they require you to have a key the size of the data, but it is secure over a lead wire, and used by armies, what is new in the quantum case ? You can have a one-time pad of a reduced size ?

      --
      The Wise adapts himself to the world. The Fool adapts the world to himself. Therefore, all progress depends on the Fool.
    33. Re:While I appreciate the spirit of the article... by ShadowRangerRIT · · Score: 1

      No. The quantum case allows you to send a complete one-time pad, while making you aware of eavesdropping, so you can discard it if someone else sees it. There is a lot of waste, in that you more than double your bandwidth requirements (since the quantum key exchange is costly in bandwidth terms), but in exchange you can send a new one-time pad for every message, without the annoyance of exchanging disks full of random bits. Of course, the system fails if someone eavesdrops continuously.

      The authentication and secret sharing would occur after key exchange previously described, but with authentication being prerequisite to any data transmission, and secret sharing (for a new session later on) occurring either before or after data transmission.

      --
      $_ = "wftedskaebjgdpjgidbsmnjgcdwatb"; tr/a-z/oh, turtleneck Phrase Jar!/; print
    34. Re:While I appreciate the spirit of the article... by marcosdumay · · Score: 1

      Now, you are wrong. All current crypto key exchange systems seem to be vunerable to man-in-the-middle attacks. That happens because the verification of the key (the step that happens just next to the photons exchange) is vunerable to interceptation, leading the hole thing down.

      Now, if somebody come with a verification procedure that is secure and don't use classical cryptography, that would be a nice step foward, and make quantum crpytography just uneconomical.

    35. Re:While I appreciate the spirit of the article... by Anonymous Coward · · Score: 0

      idiot

  7. I know what to do by kcbanner · · Score: 2, Funny

    Someone encrypt his hard drive with quantum encryption...see how pointless it is then!

    --
    Obligatory blog plug: http://www.caseybanner.ca/
    1. Re:I know what to do by Anonymous Coward · · Score: 1, Funny

      "So, are my files destroyed?"

      "I'm sorry sir, we won't know until we look."

      "Well, isn't that obvious? What am I paying you people for? Next thing you'll tell me a cat ate my data."

      "Actually, sir, it *is* possible that a c--"

      "You're fired."

      Yes, it is pointless. I see what you mean.

    2. Re:I know what to do by KDR_11k · · Score: 5, Funny

      This is Bruce Schneier we're talking about. Bruce Schneier can decrypt quantum encryption by giving it a stern look.

      --
      Justice is the sheep getting arrested while an impartial judge declares the vote void.
    3. Re:I know what to do by Anonymous Coward · · Score: 0

      Stern look? He just has to intend to form the intention to give a stern look!

    4. Re:I know what to do by Anonymous Coward · · Score: 0

      He encrypts his hard drive by passing it through ROT13 twice...and still, nobody has been able to break the cipher to this day.

    5. Re:I know what to do by jaguth · · Score: 0

      Iz in ur data
      NOMing ur bits

    6. Re:I know what to do by Anonymous Coward · · Score: 0

      Bruce Schneier is NOT Chuck Norris

  8. oh boy by Anonymous Coward · · Score: 0

    sure he says that now, but wait until he's stuck in 1965 with only Al telling him what Ziggy says. How will he get back to his own time if his messages are all unencrypted?

  9. Quantum computing breaks normal encryption? by nategoose · · Score: 1

    I think I remember reading that one of the hard to compute problems that quantum computing would make short work of was breaking standard cryptography. If I in fact did read that, and if it was true, then quantum cryptography might still have points.

  10. Solving the wrong problem by Checkered+Daemon · · Score: 5, Interesting

    Encryption is easy. Authentication is hard. Quantum cryptography is a solution of the wrong problem.

  11. Hmm. Sounds Familiar by StickyWidget · · Score: 2

    That's what they said about public key cryptography in the beginning too. And it defined an entire industry. ~Sticky

  12. What Schneier is trying to say: by paniq · · Score: 5, Funny

    Quantum cryptography may appear like serious matter on close inspection, but when you look away, it's just a wave.

    --
    Do not trust this signature.
    1. Re:What Schneier is trying to say: by exley · · Score: 2, Funny

      Are you certain about that?

    2. Re:What Schneier is trying to say: by paniq · · Score: 1

      Actually: no. I do understand Schneier's position, but I have trouble measuring what he's getting at, and at which speed.

      Allright, enough with the subatomic jokes.

      --
      Do not trust this signature.
    3. Re:What Schneier is trying to say: by Anonymous Coward · · Score: 0

      Quantum cryptography may appear like serious matter on close inspection, but when you look away, it's just a wave.

      You mean a wavicle?

      Silly Noob, Physics aren't for kids!

  13. one less cause of defect by Catil · · Score: 1, Insightful

    I think that having one less cause of defect during a transmisson by completly ruling out that data could either be unknowingly viewed, intercepted or altered by a middleman is a value not to be underestimated. It is certainly not pointless.
    As far as I know, Switzerland already successfully tested it during last year's elections by transfering voting data from a few selected stations to the voting headquarters. Given all the problems with voting machines, that's a quite obvious area of application. However any data might change after the votes, it was not during that transmisson.

    1. Re:one less cause of defect by HTH+NE1 · · Score: 1

      As far as I know, Switzerland already successfully tested it during last year's elections by transfering voting data from a few selected stations to the voting headquarters. Given all the problems with voting machines, that's a quite obvious area of application.

      You can still transmit falsified data over a secure connection. In fact, it can be falsified at either end without breaking the security of the connection.

      (Not that I'm suggesting there was any falsified data in Switzerland's elections.)

      --
      Oh, say does that Star-Spangled Banner entwine / The myrtle of Venus with Bacchus's vine?
    2. Re:one less cause of defect by Catil · · Score: 1

      Of course, but not by a completely unrelated middle-man (later to be used as scape-goat if there is proof of manipulation. /tinfoil hat)
      If security is otherwise strong and kept up, there would be a rather small list of suspects that had access to the voting machines and the data, all known by name, and at least one of them has to be involved.

    3. Re:one less cause of defect by theLOUDroom · · Score: 1

      And the QC transfer hardware is built into the voting machines.... or are there two boxes and a non-QC link?

      QC throws a lot of money and time at a part of the system that really doesn't need the help.

      Voting machines are a terrible application for cryptography in the first place.
      How the hell do I, even with my degree in electrical engineering, montior what the hell is going on inside a voting machine?

      Voting should be done with paper. It's simple and also very difficult to rig on a large scale.

      E-voting is retarded beacuse it dramatically reduces the number of people you need to buy/intimidate.
      For example, I could build a counterfeit keyboard controller IC that would allow someone to rig elections by punching in the corrent 95 keystroke sequence. You'll only find that by depackaging the IC and examining it under an electron microscope. How many times do you think they'll do that?

      --
      Life is too short to proofread.
    4. Re:one less cause of defect by Catil · · Score: 1

      You are right but (at least in theory,) if there ever is any suspicion to manipulation, e.g. the voting results strongly deviate from the earlier polls, this "dramatically reduced number of people needed to buy/intimidate" are also the ones that have to be involved.
      Unfortunately, in practice it seems that e-voting, with or without QC, won't matter one bit (heh) as the parties are usually running so close together that you only have to obtain very few votes by fraud to win, which can be achieved in many many different ways (see US 2000 and 2004 elections.)
      Nevertheless, in a paperless society e-voting is a logical step that might as well be taken as secure as possible.

    5. Re:one less cause of defect by theLOUDroom · · Score: 1

      "dramatically reduced number of people needed to buy/intimidate" are also the ones that have to be involved.

      No. To rig the election you need to get a small team on your side. To do the statistical analysis, you may need similar abilities, but it can be any one of thousands of such "teams". The buyoff/intimidation problem is still much harder.

      Nevertheless, in a paperless society e-voting is a logical step that might as well be taken as secure as possible.

      ??????!!!!
      translation: if we take my conclusion as a foregone conclusion, it is a logical conclusion

      NO IT'S NOT.

      There simply is no compelling reason for e-voting.

      --
      Life is too short to proofread.
  14. Who are the users? by SirGarlon · · Score: 4, Interesting

    I have always thought of quantum cryptography more as something for CIA-to-Pentagon or Swiss-bank-to-Swiss-bank kinds of communication, not something for Aunt Tillie. I think the vulnerability of the system depends on who's using it.

    --
    [Sir Garlon] is the marvellest knight that is now living, for he destroyeth many good knights, for he goeth invisible.
    1. Re:Who are the users? by vrdlbrnft · · Score: 1

      The key points of the article is wrong. Technologies evolve and become cheaper to be used by masses. First it is used for early adaptors, in use cases where millions don't matter. In years it can be Aunt Tillie's(tm) fibre connection to the internet, because everybody hates those one-time-password-generators.

    2. Re:Who are the users? by Eberlin · · Score: 1

      This is clearly not for Aunt Tillie, as you mentioned. Bob and Alice, on the other hand, may want to check their credit reports more frequently.

    3. Re:Who are the users? by Anonymous Coward · · Score: 0

      With quantum encryption, you don't need a fibre connection to "the internet". You need an end to end fibre connection. No switches, routers, bridges etc. on the way.

      That is, one fibre to your bank, one to ebay, one to amazon, and so on. You'd have maybe 50 fibre connections. Ebay would have maybe a billion fibre connections (one for each customer). It would really be the "world wide web", because the whole planet would be tangled in fibre cables.

  15. Quantum Key Exchange not Quantum Computing by Anonymous Coward · · Score: 0

    A lot of folks in this thread haven't read the article, and are confusing quantum key exchange (which is what Schneier is talking about) with quantum computing. This isn't about using Schor's algorithm to factor large primes in P, this is about sending keys via a channel which can, through quantum effects, validate whether or not an eavesdropper is present.

    1. Re:Quantum Key Exchange not Quantum Computing by SpicyLemon · · Score: 5, Informative

      That's what I was thinking as I read a bunch of these posts. The only thing quantum computing and quantum encryption have in common is the word "quantum."

      Quantum computers use the superposition of states to form qubits used to do computations using multiple numbers at the same time.

      Quantum encrypting uses polarization of light and different alignments of filters to communicate a shared key used to encrypt data. If someone's listening in, they will disturb the polarization causing red flags to go up during the communication of the key. That tells you it's not safe to transmit the message. Furthermore, even if you did, it would just be garbled anyway.

      The downside to quantum encryption is that you have to have an uninterrupted fiber optic line from one point to the other. If, at any point, that line has to go through a switch of some sort, you now have a weak point in the encryption where someone can be listening in without you knowing.

      It's probably important, too, to point out that we have both quantum computers and quantum encryption. However, the current quantum computers don't have nearly enough qubits to be a threat to public key encryption and the single fiber optic line constraint of quantum encryption is holding it back.

      Until quantum computers have thousands of qubits and are easily obtainable, we don't have much to worry about anyway.

      --
      This post approved by Shampoo.
    2. Re:Quantum Key Exchange not Quantum Computing by iris-n · · Score: 2, Informative

      And what references do you have on this information? Your ass, I suppose.

      I work with quantum computing. You forgot to say that qubits aren't some magical beings that appear out of the thin air, they have to be physically implemented somehow. And, IMHO, using polarization of light is the most promising technique. And you can transmit quantumly encrypted information via any system that can be used to make qubits.

      Quantum computing and quantum crypto have everything in common. In fact, quantum crypto is one tiny consequence of quantum computation and information.

      The point is, quantum crypto was never intended to be used as the standard encryption, just a perfectly (yes, perfect. Not even quantum computers can break it.) secure means of transmitting a small amount of critical information. To be used, let's see, to transmit private keys of classical crypto, or attack orders in times of war, that kind of stuff.

      And to break RSA isn't that big a deal. It appears that quantum computers can't accelerate considerably the solution of NP-complete problems. So, we could move from the factorization of a large number to finding a hamiltonian cycle of a graph.

      --
      entropy happens
    3. Re:Quantum Key Exchange not Quantum Computing by Anonymous Coward · · Score: 0

      No, you are wrong. The photons are the qbits when talking about this method of quantum cryptography and it is the same uncertainty principle that allows the secure distribution of the key.

      And anyway
      "Quantum computers use the superposition of states to form qubits used to do computations using multiple numbers at the same time"

      which makes them great at 'difficult' mathematical tasks such as calculating exactly which primes you multiplied together to make your key. Making current cryptography worthless and quantum cryptography worthwhile.

    4. Re:Quantum Key Exchange not Quantum Computing by gedhrel · · Score: 1

      MITM attacks against quantum crypto cannot be passive - that is, Eve needs to complete the protocol with both Alice and Bob. So against active MITM, QC is as strong (and no stronger) than the classical channel.

      What you can't do is record passively and wait for technology to catch up.

    5. Re:Quantum Key Exchange not Quantum Computing by Mashiara · · Score: 1

      The downside to quantum encryption is that you have to have an uninterrupted fiber optic line from one point to the other. If, at any point, that line has to go through a switch of some sort, you now have a weak point in the encryption where someone can be listening in without you knowing.

      It's not just a weak point in the "encryption" (we're talking about key-exchange, the encryption itself is done with traditional algorithms), but AFAIUnderstand this the switch by definition needs to observe the photons and thus mess with their state triggering exact same detectable issues as an eavesdropper would.

      Now a point about traditional crypto algos: If your data is sufficiently small or your key-exchange can work fast enough you can always use OTP for encryption which means your weak point is in the random source used to generate the OTP (granted: good truly random source is likely to be included with any quantum key-exchange device since both ends need to choose their filter orientations randomly).

    6. Re:Quantum Key Exchange not Quantum Computing by SpicyLemon · · Score: 1

      Since I was asked a couple times, here are my references.

      Brown, Julian - "Minds, Machines, and the Multivers: The Quest for the Quantum Computer"

      Williams, Colin P. and Clearwater Scott H. - "Explorations in Quantum Computing"

      Simon Singh, - "The Code Book"

      I also have a computational physics degree and would reference the text books if I currently had access to them (so yes, I'm also referencing my ass that sat through 4 years of physics classes).

      There's also the obligatory wiki references.
      Quantum Cryptography
      Quantum Computer

      Quantum cryptography does not use cubits. The photon used to exchange keys are specifically polarized. They are not in a superposition of polarizations. The "quantum" part comes in because, when a polarized photon hits a polarization screen that is at a 45 degree angle to the photon's polarization, there is exactly a 50% chance that the photon will go through due to quantum mechanics.

      It is possible to use a photon as a qubit but it is very limiting. You have to have qubits that will interact with eachother. That is difficult with photons. You also have to have some way of storing them. A photon is very difficult to trap.

      Some other methods of qubits are Heteropolymer (plastic), Ion Trap, Cavity QED and NMR.

      Heteropolymer uses a laser pulse at specific energies to excite the outer electrons in plastic atoms to either an excited state or superposition of excited and ground states. We have these. The problem again is getting them to interact as needed.

      Ion Traps use electromagnetic fields to trap a single ionized atom. The ions can in a grounded state or excited state. Ion trap qubits provide a method for interaction but they can only interact with their neighboring qubit. This method has been used to create an 8 qubit quantum computer.

      Cavity QED (Quantum Electrodynamics) uses the polarization of photons for the qubits. We've got an XOR gate for this, but, as stated before, it's hard to store a photon.

      NMR (Nuclear Magnetic Resonance) uses a sample of some liquid. Each atom in the liquid ends up being a qubit by using the spin of nucleus of one of the atoms in the molecules. It uses current technology (similar to MRI) and just about any liquid can be used. However, it's not an isolated system so it decoheres extremely fast (it naturally exits it's state of superposition).

      According to D-wave systems (a company that sells quantum computers), superconductors can also be used for qubits. Using supercooled aluminum and niobium to cause the electrons to form Cooper pairs (bosons) which can be used as qubits. I don't know a lot about that method but you can read about it at D-wave QC hardware and Wiki: Superconducting QC

      Heisenberg was driving down the road and got pulled over. The cop asks him, "Do you have any idea how fast you were going?" Heisenberg replies, "No, but I know exactly where I am!"

      --
      This post approved by Shampoo.
    7. Re:Quantum Key Exchange not Quantum Computing by ioshhdflwuegfh · · Score: 1

      The point is, quantum crypto was never intended to be used as the standard encryption, just a perfectly (yes, perfect. Not even quantum computers can break it.) secure means of transmitting a small amount of critical information. To be used, let's see, to transmit private keys of classical crypto, or attack orders in times of war, that kind of stuff.

      Yes, but if one eavesdrops quantum exchange of keys, all the time, then what? no exchange ever take place since they all have been touched.

    8. Re:Quantum Key Exchange not Quantum Computing by iris-n · · Score: 1

      Classical analog: Perpetual interference on all radio frequencies. Not quite feasible, is it?

      The question is, noone has your information. If no exchange took place, you know that that channel is insecure (this is very valuable information). So, you change your channel. Simple, isn't it?

      In the end, I doubt anyone would eavesdrop quantum communication, it has essentially no point.

      --
      entropy happens
  16. What a pussy. by Anonymous Coward · · Score: 4, Funny

    What a pussy.

  17. Not news by dachshund · · Score: 2, Insightful

    Bruce has said this dozens of times before this, and he's right. Quantum Cryptography (or alternatively, Quantum Key Distribution) has no commercial application today, outside of (maybe) a few paranoid and high-security government applications. But the latter can hardly be much of a commercial application, since the existence of a large government market would send a strong signal that governments aren't confident in existing cryptographic algorithms. That would be a bad signal to send.

    Furthermore, QKD networks have issues including side channel attacks, where the machinery for transmitting/receiving photons actually leaks information via EM emissions, measurable power consumption, or even sound. In fact, one of the big issues they've had in research networks is that historically the transmission machinery has been noisy as hell.

  18. Sorry, Bruce, you're just plain simply WRONG... by somethingwicked · · Score: 1

    It is far from pointless.

    Poor implementation of cryptography and who you trust with the keys being unreliable do not mean that making it stronger has no practical benefit.

    *I* can control who I give the keys to. Just because most people/implementations do not does not mean there isn't a reason for better cryptography.

    The problem is that cryptography is used for many things that either are not important enough to the person that has the keys for them to protect. If I have the keys, and the only keys to my secret $1,000,000,000 lottery ticket, I will pretect it fiercely. Give it to my secretary who has no interest or knowledge of what it protects and she will write the key on a note

    --

    ---"What did I say that sounded like 'Tell me about your day?'"---

  19. Nope by Joce640k · · Score: 1

    CIA/Banks don't need public key cryptography (which is the only kind quantum computing could break, assuming they ever get it working).

    If I was the CIA or a Swiss bank I'd be using 3DES - invented in the 70s and one of the most analyzed algorithms in all of history.

    Like he says, the algorithm isn't the problem, it's the people who write choose crappy passwords. This is why the USA eventually dropped restrictions on crypto export - it's much easier to install a key logger or guess a password than to crack even a medium strength cipher.

    --
    No sig today...
    1. Re:Nope by Anonymous Coward · · Score: 0

      Quantum crypto is NOT an ALGORITHM. RTMFA.

    2. Re:Nope by John+Hasler · · Score: 2, Informative

      If you were the CIA you'd be using AES as that is the US Government standard.

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  20. Re:Hmm. Sounds Familiar by Daffy+Duck · · Score: 1

    Enlighten us... who said public key cryptography was pointless in the beginning?

    ObCasinoRoyale

  21. Nope, he's right... by Joce640k · · Score: 1

    Even 3DES (or variations on it) is strong enough for all practical security problems.

    AES was mainly developed because software DES is very inefficient, not because DES was broken*.

    It's hard to see a practical benefit to developing new algorithms. Much better to devote the effort to analyzing the existing ones.

    [*] Obviously plain 56-bit DES is quite weak these days but 3DES is still secure for the foreseeable future.

    --
    No sig today...
    1. Re:Nope, he's right... by devman · · Score: 2, Insightful

      It isn't a new algorithm, it's a secure method to share a secret. You use the photon states to establish a shared secret and then used that shared secret as the key for a one-time pad (which is unbreakable). No one can eavesdrop the key exchange because quantum mechanics prevents that, and no one can break the one-time pad used for transmission of the actual payload over conventional lines, because it is mathematically unbreakable.

    2. Re:Nope, he's right... by DMUTPeregrine · · Score: 1

      Except that you can eavesdrop at any of the switches, just like you normally can. And they're not efficient enough to use a one-time pad for all the data, so it just exchanges a key and uses normal encryption. So your endpoints and switches are still just as insecure, if not more so (side-channel attacks, as mentioned above) and you only stop someone cutting the cable and splicing in to watch. Which, in the vast majority of cases, is not going to be the problem.

      --
      Not a sentence!
    3. Re:Nope, he's right... by Anonymous Coward · · Score: 0

      > AES was mainly developed because software DES is very inefficient, not because DES was broken*.

      Mainly yes, but it is also that IBM and the NSA designed the S-Boxes of DES and to this day many details of how and why
      they came up with those is kept secret.
      While most people do not care, a rare few people get a bad "security by obscurity" feeling with something like that.
      On the other hand, some people seem to complain about AES because it is very much algebraic which some people believe
      will sooner or later allow for an efficient attack on it.
      Or to express it differently: some complain about DES because they feel nobody _really_ understands it whereas others think AES is
      too easy to understand.
      At least that is how I see it.

  22. Stake out by statemachine · · Score: 1

    Bruce,

    Whose attack are we defending from here? And who's being attacked? When you say there's no commercial value and only a few technophiles will use it, do you also include well-funded adversaries and governments in the commercial category -- or are they the technophiles?

    I'm sure we all can think of many applications where it's a lot easier to attempt interception than go after the endpoints which would be heavily guarded and/or have highly trained personnel who would die rather than divulge information.

    Obviously Quantum Cryptography isn't for individuals. I don't believe it was ever touted as such. But there are many technologies that are in use today that are very expensive and not meant for individuals. Probably the biggest example, literally, I can think of, is an aircraft carrier -- are you going to tell me it isn't worthy just because it's somewhat easier to sneak onto it a small boarding party than torpedo/bomb and sink without early detection?

    I simply think you're mistaken in your dismissal. Although, I'm surprised you didn't think about the other scenarios besides a stake. Anyone using QC isn't going to use the equivalent of a stake for security. QC is more like an aircraft carrier and not a better deadbolt.

  23. Economics is in Cracking Codes by smist08 · · Score: 1

    I thought the point of quantum cryptography was to break codes. Ie it provides a good algorithm to factor large numbers into primes, thus allowing governments with large expensive quantum computers to crack various SSL or other encrypted traffic. So I guess the economic value is that it provides a market (namely spy agencies) for expensive quantum computers.

    1. Re:Economics is in Cracking Codes by TheBig1 · · Score: 1

      No, you are thinking of quantum computing, which as TFA states, is currently able to factor numbers as large as about 15. Quantum cryptology allows for key exchange which (in theory) prevents an attacker from eavesdropping.

  24. Who is they? by Chuck+Chunder · · Score: 4, Insightful

    Quantum encryption seems to fill a very particular niche (point to point communications) and doesn't seem to apply well to common encryption use cases (SSL , email encryption etc).

    If public key encryption is broken, quantum encryption isn't going to be a good replacement for it for most things.

    --
    Boffoonery - downloadable Comedy Benefit for Bletchley Park
  25. CIA announces the most secure network ever . . . by PolygamousRanchKid+ · · Score: 0

    . . . "Using advanced quantum cryptography technologies, this system is unbreakable," announced the joint US and British officers in charge of the system, Aldrich Ames and OBE Kim Philby . . .

    Sadly, the US Intelligence [sic] Services tend to rely too much on SIGINT instead of HUMINT.

    --
    Schroedinger's Brexit: The UK is both in and out of the EU at the same time!
  26. Nuclear Subs by lalena · · Score: 1

    What about the benefits of communicating under hundreds of feet of water without transmitting your location.

    1. Re:Nuclear Subs by mapsjanhere · · Score: 2, Insightful

      Don't you think that the optical fiber you're dragging behind the sub will be a dead giveaway?

      --
      I'm aging rapidly, I bought a new game and had no idea if my machine was good for it.
    2. Re:Nuclear Subs by theralfinator · · Score: 1

      I'm not trying to sound like a smart alec here, cuz I really am just curious. How would quantum cryptography help a sub do this?

  27. Learned from Chuck? by teko_teko · · Score: 1

    I didn't know Bruce Schneier is Chuck Noris' student.

    1. Re:Learned from Chuck? by SchrodingersRoot · · Score: 1

      Other way around.

      Why do you think they look so much alike?

  28. So quantum auithentication... by John+Hasler · · Score: 1

    ...is obviously what we need. Get to work, Bruce.

    --
    Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  29. It's ok to develop stuff for a small user base by danimrich · · Score: 2, Insightful

    It is rather pointless to argue that there is no use for quantum cryptography because the current methods of distributing keys are strong enough for most users and the weakest link is usually somewhere else. If some companies, agencies, etc. decide to adopt an expensive quantum physics-based key distribution system, they will probably know quite well why they are putting money into it. You surely know that some IBM chap once said "There is a world market for about five computers." Fine. Nowadays, there is a world market for about five billion computers, but that's not the point. The point is that back then some companies were not reluctant to develop computers for that small market, and so are the folks who develop quantum key distribution systems today. Who knows, maybe it'll be commonplace technology in a few decades.

    --
    where's all that Karma?
    1. Re:It's ok to develop stuff for a small user base by DMUTPeregrine · · Score: 1

      Ok, old system works like this:
      You get an expensive dedicated link between two sites, and use Diffie-Hellman for key exchange.
      New system:
      You get an even more expensive link between two sites, and use QKD for key exchange. No one can cut the cable and eavesdrop, but all other attacks still work.
      You may as well just invest in harder-to-cut cables. QKD is cable security. The switches are still insecure. The endpoint computers are still insecure. The people running those computers have the same problems they always did. You have a method that, if the attacker does not use a MITM attack at the switch, is perfect for key exchange. But Diffie-Hellman and a strong cable with breakage sensors that cut transmission when the sheathing is cut gives you the same thing, for cheaper.

      --
      Not a sentence!
  30. Re:CIA announces the most secure network ever . . by John+Hasler · · Score: 1

    But of course that's what they'd want you to think, isn't it?

    --
    Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  31. Potential For Democracy by betterthanducttape · · Score: 1

    I think quantum encryption of this variety could have an incredible practical application: true democracy. The internet has continued to make the world a smaller place, a trend I feel is only going to continue. One of the things relevant to this is that we can cut out the middleman. Geographically scattered groups can get together and form a single lobbying group as it is, for instance the huge Ron Paul fundraiser sites.

    We can take this to the next level and actually be able to vote from home, on everything, eliminating the need for a representative democracy by instituting the purest form. Government would need some fundamental changes (namely expressly limiting the powers of each level of government, with the local town or county having the greatest power) but it could function as a real democracy.

  32. Look at the audience for this technology by Anonymous Coward · · Score: 0

    The organizations that are going to spend the big bucks on quantum crypto are the ones that *will* keep the back door shut, i.e. have strong passwords and secure network policies - they're identified the need to communicate securely as a top priority, and they're willing to do what it takes to support the whole process. who cares if your average corporate network doesn't implement it, or implements it poorly?? it's more about extending the capability ceiling for specialized uses than it is about securing every meaningless email that you send out.

  33. Comment removed by account_deleted · · Score: 2, Funny

    Comment removed based on user account deletion

  34. QC is NOT an encryption scheme, it's a detection by Anonymous Coward · · Score: 0

    Quantum cryptography is NOT an encryption scheme, it's an evesdropper detection system for a key exchange system. QC does NOT encryption the session key; it merely tells you that no one was listening in on that session key in flight. No QC system does anything about the payload and that's handled by traditional symmetric key encryption. The QC system is merely an alternative to aymmetric key exchange systems such as Diffie Hellmann, RSA, or ECC.

    As a key exchange system, QC is extremely expensive at around $50K per box and it's also limited in range. It has zero mobility because you have to calibrate two fixed points. If you wanted to avoid asymmetric key exchange systems, it would be cheaper and more flexible to personally fly to the other site and hand deliver the encryption key. So this is one of the few times where I think Bruce makes a great point.

  35. About the quantum network demo by Vadim+Makarov · · Score: 5, Informative
    Schneier's article appears to be a reaction to the recent quantum network demo set up in the city of Vienna and surroundings. For those who missed it, here is some information.

    I have been there, and can give my impresson. I think, this is a big milestone for quantum cryptography. This has been the most massive and convincing demonstration of the technology up to the date, nothing like any before. Yet, it seems to have received relatively little press attention.

    The demonstration was a conclusion of an European project in which several tens of research groups collaborated. The main thing it produced are network protocols for a quantum cryptography network. Several months ago, the plan for this demo was four quantum cryptographic links. However, it was easy to plug any quantum crypto link into the network, so six research groups and one commercial company ended up bringing their systems to Vienna (the latter, idQuantique, actually contributed three links to the network).

    Out of these nine systems, seven performed flawlessly for several days, one worked for half an hour and then died (the secure key produced in the first half an hour was still used by the network; the failure was blamed on a software problem in that system), and one prototype did not quite survive the flight to Vienna (hard disk was trashed by baggage handlers). Given that most of the systems were research prototypes, the statistics actually looks good to me.

    Since the network topology allowed for redundant paths between most of the nodes, the actual failure of one link and simulated failure of another did not prevent the network from operating. (The network topology on the picture as not quite complete: at the last moment, eighth link and one more node were added off the topmost node.) During the demo, there were shown securely encrypted video links between the nodes, and telephone calls. The video links were encrypted with AES with session keys provided by the network. The telephone calls were encrypted with one-time-pad provided by the network. Resiliency to failures was demonstrated: one link was broken on purpose (eavesdropping was simulated by inserting a polarizer, I think), and a key store in another was exhausted during one of the one-time-pad encrypted telephone calls. In both cases, the key distribution was automatically re-routed through other paths and nodes.

    The network software implemented so far requires all nodes be trusted and secure. However, I know that algorithms are under development that would allow secure key distribution in a bigger network where up to a certain percentage of nodes might have been compromised.

    The demo was on the first day of the meeting. The other two days were just a very good research conference, with no press attending. (I apologize if I got some details above not fully correct.)

    Regarding Schenier's position, I respect it but it might be too short-sighted and grounded. And pessimistic. Remember the famous sayings how many computers the world has maybe a market for (five), 640 kB should be enough for everybody, and so on. Classical cryptography has a nasty property to be retroactively crackable. One can record the encrypted classical communication now, wait until it is broken, decipher. Puff, your old secret is suddenly public. For some types of secrets, this is just not an option. Also, Schenier conveniently misses the fact that one can use one-time-pad with quantum key, the combination IS unbreakable, and quantum key distribution speeds steadily improve.

    A final remark, there appear to be three commercial companies actually selling quantum key distribution equipment:
    --
    17779 eligible voters in a district, 17779 'vote' as one. This is Russia.
  36. ECC by Anonymous Coward · · Score: 0

    ...but as soon as I release my algorithm which factors the products of large prime numbers in log(n) time, they will be begging for quantum crypto.

    Or switch to elliptic curve algorithms which use completely different math, and have the same security using a much lower number of bits (and thus are quicker and can be stored in less space).

  37. Don't let the cubical cops see a sticky-note! by Anonymous Coward · · Score: 0

    How smart is their password checking? Sure, it may be good enough to reject "11012008" for next month's password, but what about "8002voN10"? No sticky note needed, just your calendar!

  38. Evan by Anonymous Coward · · Score: 0

    The issue isn't in the encryption, it's in the users. For instance, I surf the internet in a birthday suit. No firewall besides my gateway, and no spyware detection, and no persistent AV. I use Firefox so I'm not vulnerable to activeX bugs, and anything sketchy I download I scan with avg before opening. I am smart about what I open, and I trim the fat of all unnecessary subscription listings I might have ended up on so I receive fewer message (and spend less time/effort filtering the useful from the spam/spyware).

    If I could teach everybody I know how to treat the internet the same way I do, all their computers would run a hell of a lot faster and I would never have to waste time fixing their computers again (we can all dream can't we?).

    BTW, I password protect anything internet related that is not public (all but websites) because I have tried a port scanner before and know how easy it is to get pub space on a remote network with a little effort and a little knowledge. That includes strict security, like ban a user from my ftp server if the fail the password 5 times in a row.

  39. Huh? by religious+freak · · Score: 1

    Yeah, tell that to the militaries and governments of the world, who will be interested in QCryptography not only for the nearly unbreakable security, but (even more importantly) in using QComputing to break existing security measures.

    I'm sure he's a genius, but it doesn't sound like he's thought this aspect totally through. It's an arms race... like it always has been.

    --
    If you can read this... 01110101 01110010 00100000 01100001 00100000 01100111 01100101 01100101 01101011
  40. Yup, great pipes leak at both ends by grikdog · · Score: 1

    Especially the kind implemented with rubber hoses.

    --
    ``Tension, apprehension & dissension have begun!'' - Duffy Wyg&, in Alfred Bester's _The Demolished Man_
  41. Pointless != Of no commercial value by randomsearch · · Score: 1

    To equate "pointless" and "of no commercial value" makes no sense. Academic research is certainly not pointless, but often it is of no commercial value, even in the long term.

  42. The point of pointless research by jandersen · · Score: 2, Insightful

    ...is actually pointless (that is, of no commercial value)...

    It's an interesting definition of "pointless" he's got there; symptomatic of the ultra-capitalistic mindset that has just been demonstrated to be far from optimal by the current financial crisis. Look at it this way: He is saying that the only thing that matters in the world is whether you can make a profit. This is the ideological basis for such things a the lack of regulations that have brought us the crisis; it is also the reason why making a fast profit has been giving priority over long-term financial stability in so many companies, banks not least.

    Apart from that - basic research is not pointless, even if there are no short-term profits to be made. Basic research is necessary because we are not able to tell what we are going to need to know in the future - take the early research into quantum mechanics. It was basic research, utterly pointless according to this definition, but we wouldn't have semiconductors today, and thus no PCs nor the endless numbers of electronic gadgets we have now, were it not for that "pointless" research.

    It really is time to stop dreaming about "the market" as something magical that will sort everything out for us without requiring us to think and take responsibility.

  43. Emperor's New Clothes? by Moraelin · · Score: 1, Offtopic

    He's too old to become a player in it, and maybe not even smart enough. Time for retirement Bruce.

    I hope you realize that you've just pulled the shortest summary of the Emperor's New Clothes story.

    The slightly longer version is this: an Emperor hired two... well, what today we'd call consultants or contractors, to weave him the most fabulous clothes ever made. So the guys just wasted the time and lived the good life on the Emperor's money, and not only they were nowhere near getting read, they hadn't even _started_. (Or maybe they were still painting UML sketches to seem like they're doing something;) So at one point, when the project was waaay overdue already, the Emperor started to want to see some results. So the two guys tell him that their cloth is so special that only very smart people see it, and stupid people can't see it at all. And they pretend to show him some empty air. Fearing that people will catch on that he's stupid, the emperor pretends to see the cloth. Then the same charade is repeated with the nobles and advisors, who too pretend to see the fabulous cloth. And when they have to pretend to be ready, they "dress" the emperor in the new "clothes" and parrade him naked through town, where the townspeople too pretend to see the clothes, lest someone catches wind that they're stupid.

    In the original story, a kid shouting "the emperor is naked" is all it takes to unralvel the whole charade. IRL, most likely the people would have patted each other on the back and congratulated each other for not being as stupid as that simpleton child.

    And I find that the story is an almost literal example of the burgeoning snake-oil business in IT nowadays. The exact same excuse is used: "if you can't see the fabulous benefits of our snake oil, it's only because you're stupid, ignorant, a has-been, a dinosaur, etc." You could rewrite the same story with "security/programming/IT consultants" as the two con artists, "reduced TCO" or "synergy" or "security" or "scalability" or any other buzzword-du-jour for the non-existent clothes, and cast a CIO and his yes-men as the emperor and his court... and the story wouldn't even be a fable. It would be a documentary of something that literally happens every day, exactly like that.

    Well, except that they'd fire the guy shouting "the emperor is naked", congratulate each other for getting rid of that incompetent has-been, and pay for the rest of their lives to keep that crap snake-oil running. In our days, the two con artists get a fat maintenance contract to keep the Emperor's new clothes in best shape.

    Now I don't know if Bruce is right or wrong, but you haven't addressed that either. You just decided that he's too stupid if he doesn't drink the Kool Aid. It's the Emperor's New Clothes all over again.

    --
    A polar bear is a cartesian bear after a coordinate transform.
  44. Problems with trusted relays by bug · · Score: 1

    One of the biggest problems with quantum crypto is its reliance on trusted relays. Quantum crypto is not end-to-end. Quantum crypto only works for original photons. However, it's pretty rare that you have a single strand of fiber between you and your far end. This means that you're trusting your service provider(s) to secure all the relays in-between. Given the AT&T/NSA fiasco, I can't imagine trusting them with that power.

  45. Re:Hmm. Sounds Familiar by Mashiara · · Score: 1

    Can't remember offhand but check out "The Code Book" by Simon Singh it has a lot of really interesting crypto history.

    Anyways back when it was invented (twice actually, first time by british military intelligence and kept secret so Rivest, Shamir and Adleman could invent it later) it required way too much resources to be usable for field agents/general use.

  46. Anonymous Coward by Anonymous Coward · · Score: 0

    Schneier talks about quantum crypto having no future; he points out that security is a chain that's as strong as its weakest link.

    It's true that today, provided you're up-to-date on the research and don't accidentally create a weak key, something like RSA is extremely secure. However, to say it has no future is to basically say that nobody will ever find a way to definitively break RSA.

    That seems quite narrow of him, for one because factorisation has not been proved to take exponential time, but even more so because he's saying a sufficiently powerful quantum computer will NEVER be built. In 30 years if you can buy a quantum computer that factors 8192-bit RSA in the time it takes to factor 128-bit RSA today, then using classical crypto would effectively become the equivalent of using "love", "sex", or "god" as your password.

  47. But it's not pointless... by Anonymous Coward · · Score: 0

    But it's not pointless. As computers get faster and faster, eventually it will be trivial to brute force current encryption techniques. This is why we need to invent new ones that are harder to crack, so that we can always encrypt our data. Just because what we have works for now doesn't mean it will work forever. I don't want someone with a uber-Pentium999 to be able to crack my file in 50 years because we have no crypto that works!

    So lets not leave open another attack vector, at least now they have to have physical access to the person's desk to look under their keyboard! We can focus on improving that while inventing quantum crypto.

  48. Commercial Value: Less crypto updates! by Gyorg_Lavode · · Score: 1

    If you take the view that quantum cryptography secures your data, then you're right, there are other problems. However there is big business in securing point-to-point links. Just ask NSA. The problem is you pretty regularly have to completely change out your equipment as new encryption algorithms are weakened or as computers increase in speed. With quantum cryptography, you could theoretically have the same encryption equipment for decades saving large amounts of money on replacing equipment.

    --
    I do security
  49. Re:Hmm. Sounds Familiar by StickyWidget · · Score: 1
    This was a mea culpa on my part. What I should have said was:

    "The math behind public key cryptography (the difficulty of factoring large integers), was considered pointless in the beginning."

    I.E. the underlying technology was relegated to a minor curiousity, something mathematicians did on their spare time rather than an intensive research interest. Which made sense, who wants to figure out exactly how difficult a problem is to solve, we want to actually solve them. However, once an application was found for this math, a 10 Billion Dollar business ensued.

    So, while it seems pointless now, someday, someone may find something interesting and novel to use this quantum mumbo jumbo for.

    ~Sticky

  50. Re:CIA announces the most secure network ever . . by Dragoness+Eclectic · · Score: 1

    Where are my mod points when I need them? Alas, I fear your references were too old for most of these kids to get it...

    --
    ---dragoness
  51. Geeks miss the point by anorlunda · · Score: 1

    If the point is commercial success, then we don't need to convince geeks or slashdotters that it is secure, we have to convince Aunt Milly that she should use it.

    Aunt Milly will not be impressed with technology, nor by fancy words like quantum, nor by the impressive names of the vendor companies, nor by the endorsements of accrediting bodies she never heard of.

    I think that Aunt Milli will never buy and use encryption unless she is told by her parish priest, or by the likes of Oprah Winfrey or Ed McMahon that she should buy it, trust it and use it.

    We don't need technology, we need celebrity endorsements.