Slashdot Mirror


Microsoft NSA key Follow-Up

Signal 11 writes "Bruce Schneier at Counterpane has some interesting comments about the so-called NSA key embedded into all current versions of windows. " If you missed the fireworks, read the first story or Microsoft response.

163 comments

  1. THINK! by nano-second · · Score: 3

    yes, it seems that the NAME of a key is a bit weak evidence to use.

    However, I think people began to have more fun with the "government has evil plans" conspiracy theories and they lost track of the real topic. So far, there seems to be no *real* evidence of anything, either way, at all.

    the real lesson should _not_ be "be afraid of MS and the NSA", it should be "THINK about what you are reading and get more information".
    If you don't, you will be one of the unsuspecting masses who will get blinded by propaganda.
    ---

    --
    I hope you're not pretending to be evil while secretly being good. That would be dishonest.
    1. Re:THINK! by Anonymous Coward · · Score: 0
      True :) It is amazing how hypocritical this community is. In one hand, we hate Microsoft. We distrust them as a whole. And we don't put them beyond anything because THEY lie and bend the opinions of the public. That's right! They push the public over the edge and everyone believes them.

      Then of course.. we have this community. Which does the same damn thing. They believe everything they read.. that Microsoft is evil.. they don't believe this based on fact. They just believe it because they think it's true.. which is EXACTLY what they accuse Microsoft of doing to the public!

      I'm not afraid of Microsoft or Government propaganda. I'm laughing too hard at everyone who's already been brainwashed by Linux propaganda M

  2. Not MS's idea, it was the NSA's idea by Anonymous Coward · · Score: 0

    Microsoft put in one key, then when the NSA reviewed the code they said MS should have two keys. Why? dunno, but I think the NSA knows more about information security than you, I, or Microsoft.

    1. Re:Not MS's idea, it was the NSA's idea by jflynn · · Score: 1

      True, NSA could be called expert in this area. But don't lose sight of the fact that they oppose general use of strong crypto both domestically and abroad. You shoudn't assume their interest is in improving MS's crypto security just because they know a lot about the subject.

      There does not seem to be any irrefutable evidence that NSA's intention was to weaken crypto or backdoor Windows in this case, I agree.

  3. Re:Most likely explanation is... by William+Tanksley · · Score: 1

    I'm sure you're right that the NSA wants that. However, the way they would _GET_ that is either asking Microsoft to give them MS' secret key so they can write their own codes, OR secretly replacing Microsoft's public key with their own on the computers they're using (after all, there is no reason to continue using MS' key).

    So this isn't a good explanation for the existance of the second key.

    I think the true explanation is even simpler: someone who didn't know crypto added it and specified its features, and either nobody who knew crypto paid attention, or their warnings simply weren't heeded until too late.

    I've seen this happen MANY times, and it's astounding how smart, well-worded, and properly delivered arguments can be completely ignored until it's too late.

    I'm sure the third key got in W2K in a very similar way.

    -Billy

  4. Absolutely, and here is what it would look like! by tilly · · Score: 2

    A buffer overflow.

    A buffer overflow that they know about, is not publicized and is not getting fixed.

    In fact this is absolutely indistinguishable from an honest mistake of a sort that is so common that nobody would think twice. But still it allows any access that they want.


    Now all of that said, there is more. Remember a long time ago that Bruce Perens came out with warning that a proprietary company could submit a patch with a backdoor which they could then exploit later against OSS? Remember how he got flamed over it? People were saying, "What are they going to do? If they put in an if condition, anyone can see it and remove it. They would never do that!"

    Um, not quite. They could do it by putting a buffer overflow in a known place. It looks just like an honest mistake, there are lots more just like it scattered through plenty of OSS projects. If caught it is a minor oops, not even a hint of suspicion.


    The moral is that as long as buffer overflows are accepted and common, backdoors for those we don't want to have them will be easy to come by.

    Cheers,
    Ben

    --
    My usual seat in the cluetrain is at A HREF="http://pub4.ezboard.com/biwethey.ht
  5. Re:Did he SAY they use Unix..? by ph43drus · · Score: 1
    Then explain to em exactly why the Crypto API is used...why not just lock the door...???

    Two words: Lock Picks.

    well, not really, but you get the idea, if "they" can get to the computer under that kind of security, then "they" must also want it enough to break through the crypto. Very possible, but incredibly difficult with current crypto schemes and large keysizes.

    It really is just another hoop for any intruders to jump through (and oftentimes much more time consuming than any of the others if they can't find your key or predict it from the random number generator algorithm). That's all. If those measures are being taken already, not too difficult to add one more...

    Jeff

  6. ehm by Mawbid · · Score: 1
    What good is a non-networked computer?

    You might as well just put a couple of filing cabinets in that metal room (well, almost).
    --

    --
    Fuck the system? Nah, you might catch something.
  7. Re:Speculation. Astute speculation but still... by IntlHarvester · · Score: 1


    The NSA knows 16 bits of the Netscape export key too - and the same probably goes for a number of other export software packages. No reason to finger Lotus Notes specifically.

    --
    Business. Numbers. Money. People. Computer World.
  8. Re:No. by William+Tanksley · · Score: 1

    This particular thing isn't a weak link -- it's an accidentally strong link which allows anybody with any decent hacking skills to upgrade their system to use strong crypto.

    It's pie ALL over MS' face, and Linux has the same strength -- only Linux has it intentionally, not accidentally.

    As to the part about viruses being able to replace your crypt with weak crypto -- okay, it's a danger, but only if you haven't replaced the key yourself already.

    This is a GREAT opportunity for everyone to upgrade their security.

    -Billy

  9. Re:Still confused... by Anonymous Coward · · Score: 0

    OK, I can see the use of the second key to make changes to the first key. However, for purposes of backup against natural disaster, why not just break up the key and keep copies of the pieces? In order to compromise the security of the key, it would be necessary to breach the security of each portion of the key (ie, break into the underground vault.) In order for the key to fall prey to disaster, there would have to be a disaster at each site.

  10. Re:The real importance of the NSAKEY debacle by kris · · Score: 1

    The NATO and the German army are using unmodified Windows NT, running Microsoft Office, in the Kosovo and Bosnia. The German army is using Lotus Notes, the export version, to communicate internally. The Swedish govment is using Lotus Notes, the export version, to communicate internally.

    Be afraid. Very afraid.

  11. The *real* way the API works. by WNight · · Score: 1
    > 2. yes. only the second key appears to be replacable, but since there is NO warning that a test has failed the first, the first question still applies.

    Perhaps only the second is trivially replaceable, (ie, simply hexedit the string to a bunch of zeros)...

    > 4. The key "locations" were never "known" prior to sp5.

    This is not known. I'm sure people poked through MS's DLLs before. And the key did have the characteristic form of a key, as in, that string of bytes did look like a key. What we didn't know until recently was the symbol names that went with the data. (But the actual location and value of the data is *trivial* to rip out of an executable.)

    > 5. In exported versions its 40 bit. Not a terribly difficult crack.

    The strongest encryption you are allowed to install is 40b. But there are fewer restrictions on the use of encryption in such a way that arbitrary data can't be sent. One example of this is digital signing, such as it's used in the CryptoAPI. Especially when the intended use of the digital signing is to keep people from installing strong crypto in violation of those very export laws. 6. Yes you can replace it with a program, but with the first key to authenticate me as i spoof widgets.com, I can replace it without your knowledge or approval.

    No, there's nothing in here that lets you install anything on someone's computer without their approval. They still need to initiate the install (by running the installer, or a trojan of some sort). What the key does is allow the CryptoAPI to check if the crypto package you install is signed by MS, or the NSA, the only two entities (in this case) who are supposed to sign valid crypto components for Windows.

    You *could*, with a trojan, replace that key, or simply crack the cryptoAPI to not check, and then allow the installation of unsigned crypto modules. But, this would be silly and redundant to use in an attack.

    If you could gain access to someone's computer (via trojan, physical access, etc) then you could simply install a keyboard monitor, or some such, and read all of their data directly, bypassing any crypto. You wouldn't need to hack the crypto module, install broken/weak crypto, then crack it later. And if you did this, the people they tried to communicate wouldn't understand it, because the crypto algorithms wouldn't match.

    No, the only '3v1l h4x0r' trick to do here is simply crack *YOUR* CryptoAPI (and let your friends do the same) so that you can easily encrypt data with a strong algorithm and large key. To do this you'd need to either convince MS or the NSA to sign your strong crypto, or remove the check in the CryptoAPI, much the same as crackers everywhere remove shareware expiration checks, etc.

  12. Tech for this exists. by The+Creator · · Score: 1

    It is possible to break a key (or any data) so that if there was n pieces one could choose that it requires at least n-x pieces to reconstruct the key. So having 10 pieces around the world and having a system that requires 8 of them to recontruct the key whould solve the both problems of loosing it to natural dissaster and compromising of key security. So either microsoft are wery stupid or it really is a NSA-key.

    LINUX stands for: Linux Inux Nux Ux X

    --

    FRA: STFU GTFO
  13. fun with acronyms by Anonymous Coward · · Score: 0

    This kind of acronym-confusion happens all the time. Reminds me of the time when McDonalds ran out of payslips in the UK, and had to use a bunch of preprinted USA payslips. The US payslips had a box which noted contributions to the employee's Individual Retirement Account, which was naturally enough headed "IRA contributions".

    The UK employees went berserk, assuming that McDonalds was inviting them to make contributions to the balaclava-and-bomb organisation with the same initials. The British Army had to issue standing orders prohibiting soldiers from organising boycotts of McDonalds.

    jsm

    1. Re:fun with acronyms by Anonymous Coward · · Score: 0

      I heard that much the same thing happened with an MS Money manual for the UK market.

  14. not a coward, just forgot password by Anonymous Coward · · Score: 0

    Huh? I can't figure out the point you have. Basically, M$ is simply trying, despite US gov't stupidity, to sell what willing buyers want. If putting in a private authentifier for the spooks lets M$ sell, then they will follow the path of least resistance. not a moral stance, but a responsible one for their stockholders. As far as the gov't export laws go, they can't work, don't work and are a PHB solution - all sound, no substance. So weaseling around them, as you seem to accuse M$ of doing, is no big deal. No worse than setting up Apache on linux and not informing the upper management details on how the website was done (ie, not getting into pointless discussions on the use of "freeware"). You did what was explicitly asked, and kept the details from the ignorant. I find having to trust M$/US gov't for signed modules much MORE offensive than having a signing module that can be easily removed. Easy removability, IMHO is a feature, not a bug, as you seem to imply. If Bruce is correct, and he is an acknowledged expert on the topic, this was a no big deal. Deleting NSA key would simply mean that the NSA couldn't use your machine to run their private wordprocessing software the next time the black helicopters drop agents into your livingroom. SO the only issue left is this: how do you remove NSA key? It may be harmless, but I don't want it. and what other modules are available? (second question is out of curiousity) Best wishes

    1. Re:not a coward, just forgot password by um...+Lucas · · Score: 1

      The way their OS handles the keys makes it pointless to have the secondary key. In order for a module to run, it needs to have a valid signature for either key. You can't replace MSFT's root key and still have Windows function, but you can replace the 2nd key (NSAKEY) and have it function fine.

      Yes, customers can replace the key aboad in order to implement whatever crypto they want. But a virus could subistitute the second key with one of it's own and then change the default crypto from _____ bit (128 bit?) to 1 bit if it felt like it. Your data would still appear to you as being scrambled, windows would accept this new encryption scheme and everyone involved would think it's all hunky dorey.

      Yes bruce is an expert on the topic... We're no longer talking about NSA conspiracies here, and just thinking of Windows security issues. That key will not permit them to run word processing programs without your knowledge. It just is a public key for windows to check the validity of crypto modules. He himself said that in all likelyhood the NSAKEY isn't there for the NSA. So then, why do you want to remove that key, anyways?

  15. Re:Speculation. Astute speculation but still... by Anonymous Coward · · Score: 0

    Uhhh, the Lotus Notes Internation version is as secure as other software approved for export as far as the NSA is concerned, it's more secure for everyone else to try to mess with.

  16. You made the laws, now enforce them! by Greyfox · · Score: 4
    Microsoft or the MUTT team or Phil Zimmerman, exporting a crypto API is exporting a crypto API and illegal under the current US Crypto laws. Since Microsoft is breaking those very clear laws by shipping NT with a replacable key, every single one of us should demand that the US Commerce department pursue this case with exactly the same level of zeal with which they pursued Phil Zimmerman. Why haven't they already stopped all shipments of NT out of the country? Certainly if Phil was shipping PGP out of Redmond, the men in black would have already stormed his office and confiscated all his computer equipment.

    Or are we proving once more that if you have enough money, you're above the law?

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

    1. Re:You made the laws, now enforce them! by S_hane · · Score: 1

      I think you've just over-reacted because somebody's attacked your favorite company.

      The guy you just rabidly attacked was clearly pointing out the injustness of the law - ever heard of sarcasm? Incedentally, he was also pointing out another interesting fact - that money does buy you out of illegal situations in a "democracy".

      In a sense, microsoft HAS broken the law. Sure, they probably did it through complete and utter incompetent stupidity (and who would expect anything less), but remember that ignorance of a law is NOT an excuse for breaking it!

      The point is, there is now a widely available operating system which can potentially have extremely strong (128 bit, 256 bit, you name it!) encryption installed on it, and that this OS originated in America.

      I'd say that was clearly in contravention of the anti-export of encryption laws. After all, if it wasn't, then why the hell did Microsoft go to all the trouble of providing a signing mechanism in the first place????

      Get over your "Oh! Somebody's bashing Microsoft!" reflex action and actually READ the posts, numbnut!!!

      -Shane Stephens (yes, I'm not afraid to use MY real name...)

    2. Re:You made the laws, now enforce them! by Anonymous Coward · · Score: 0

      You nutsack. It's an unjust law - obviously - but you'd rather it be enforced against Microsoft just because you're a rabid anti-MS nerd than the law be done away with. Your thinking skills and ethical level are those of a three year old's. The law sucks - more power to anyone who gets away with breaking it (which Microsoft hasn't, but I'm going along with your silly little premise as a point of argument).

  17. just a thought... by Anonymous Coward · · Score: 1

    From the original article..

    "Normally, Windows components are stripped of identifying information. If the computer is calculating "number_of_hours = 24 * number_of_days", the only thing a human can understand is that the computer is multiplying "a = 24 * b". Without the symbols "number_of_hours" and "number_of_days", we may have no idea what 'a' and 'b' stand for, or even that they calculate units of time."

    ...

    "Then came WindowsNT4's Service Pack 5. In this service release of software from Microsoft, the company crucially forgot to remove the symbolic
    information identifying the security components."

    this doesn't mean that i acutally believe something like this could simply just "slip through to the public", but don't be so naive people. this is the government of the most powerful nation in the world. to think they don't have some form of control over a product which is a) originated in this country b)used in almost every country in the world and c) has the capability to "interfere with national security" is ludicrous. also, it appears to me that in most of the responses to the article people didn't really read the part i quoted above. if the allegations of microsoft "forgetting" to change their variable identifiers to ambiguous ones is actually true, then i believe this finding deserves some credit. however, i don't want to be naive as well and believe everything that i hear. examine all the facts, and think before you speak.

  18. Re:The following 4 questions are still not answere by Anonymous Coward · · Score: 2

    To answer question 1: Just about anyone has access to ALL of the NT Source. You should have seen the server(s) get slammed when this came out: everyone looked for it themselves.

  19. Then why do you care at all? by Anonymous Coward · · Score: 0

    If you don't trust Microsoft, you probably arn't using their software anyway. In any case, MS has lobbied extencivly against crypto controls. MS programmers are still programmers, not demons contemplating the destruction of all life, as some would have you believe. MS is made up of People.

    1. Re:Then why do you care at all? by Anonymous Coward · · Score: 0
      MS is made up of People.

      So is soylent green, but neither one is good for you.

  20. Re:The following 4 questions are still not answere by William+Tanksley · · Score: 2

    #1 is correct, and I'm sure it's the main reason.

    #2 is incorrect -- all symbols were stripped, both _KEY and _NSAKEY. Symbol stripping is standard on executable releases; it reduces bulk and helps keep dirty names out of releases.

    #3 is amusing -- you use the phrase "so many smarter things to do" and "Microsoft" in the same sentence. Face it, Microsoft has always been stupid. And getting bigger doesn't help -- the IQ of a group is equal to the minimum of the IQs of its members, divided by the size of the group (as a Debian user, I'm unhappy about that rule :).

    #4 is just SO wrong it's not funny. Most every OS vendor, and many other software and hardware vendors, have deals to ship this stuff.

    -Billy

  21. Re:It's (not) the NSA, stupid by blazer1024 · · Score: 1

    I agree, the NSA isn't stupid. They know what they're doing. It just goes to show you what the media can do to the general public. They can suddenly publish a story about M$ being allied with the NSA and too many people believe it. I mean, I would never trust Microsoft, but I doubt they would ever do something like that. More likely, it's their *lack* of security that is linked to the NSA. Think about it, if nobody has any security, then the NSA can easily poke around wherever they please. They want to read someone's e-mail? Think Hotmail. Who knows. All I know, you can't fight them directly, so you gotta make yourself some unbreakable code.

  22. Enough with the fuss by Calloway · · Score: 1

    Honestly, a majority of users seem to be getting worked up because of all the hype. It doesn't help that Linux users (me included) have the ingrained belief that Microsoft sucks, and derive much glee from this NSA business and the Hotmail crack. I'm glad to see that people are calming down from the screams of conspiracy; sometimes a cigar is just a cigar (or perhaps I should appeal to Occam's razor)

    Personally, I'm quite the fan of the programmer's-joke theory: I've got one thing named KEY, I'm bored, I don't want to name it KEY2 or something equally boring, so why not slap "NSA" in front? Hmm, maybe I should slip "NSA" into the code I'm (supposed to be) working on right now...

    --

    --A
  23. Re:It's (not) the NSA, stupid by Just+Some+Guy · · Score: 1
    I have two conflicting views:
    1. Yes, I have more faith in the NSA's ability to be sneaky - even though I personally know at least one twit they hired fresh out of college, and have less admiration for their HR staff.
    2. I can't bring myself to completely disbelieve the conspiracy based simply on the fact that it would require a colossol screw-up by Microsoft. I mean, gee, they'd never mess something up that badly, would they?

    One way or another, I'd like to see who all's changed status on their payroll over the last week or so...

    --
    Dewey, what part of this looks like authorities should be involved?
  24. But why are there two keys ? by AftanGustur · · Score: 1


    The biggest unansvered question still remains: "Why are there two keys ?". So far Microsoft hasn't uttered a word of explanation that holds water.

    They have admitted that the key is "to ensure compliance with the NSA's technical review". Either NSA wanted a second key or the MS software engineers didn't understand the review.

    Microsoft has so far not offered any explanation of the second keys purpose that the first key doesn't already fulfill. Therefore, either they aren't telling the real truth or they fucked up the implementation.

    Microsofts NULL statement can be found here: http://www.microsoft.com/s ecurity/bulletins/backdoor.asp.
    --
    Why pay for drugs when you can get Linux for free ?

    --
    echo '[q]sa[ln0=aln80~Psnlbx]16isb572CCB9AE9DB03273snlbxq' |dc
    1. Re:But why are there two keys ? by Ronin+Developer · · Score: 1

      Actually, Microsoft did say why they have two keys...for backup/disaster recovery purposes.

      Supposedly, if the primary key were lost or destroyed (say in an earthquake or fire), they could still sign components using the backup key.

      As I mentioned before, I don't buy this explanation totally as there is no reason they didn't have the primary key distributed using an n-threshold key sharing algorithm. The same holds true for the backup key.

      Had they taken this approach, they would have parts of the key in each office. They would need only N parts to reconsitute the key. And, since the parts would be given to supposely responsible individuals, the only way the key could be reconsituted is through a deliberate act or collusion of those holding the parts. My guess there are ways to prevent even the later.

      If their issue was key compromise, then what provisions are in the CryptoAPI to revoke the primary key and activate the backup key? How about being able to replace a superceded/revoked key so that the can not/will be used again? How are they handling certificate revocation lists (CRLs)? Can anyone answer that question? I'd love to know.

      Maybe I sound like a conspiracy nut, but something just isn't right here. Either this is an act of ignornace on Microsoft's part or this is just a lame attempt to put another chink in our freedom's armor. But, I guess we'll never know for sure.

  25. It's (not) the NSA, stupid by el+bastardo · · Score: 3

    I have to agree with Bruce's (and quite a few /. readers') take on this. If the NSA really did put a back door into Windows, they'd make damn sure no one could find it. Ever. That's why they're called "spooks".

    Besides, with Echelon, they don't even need the back door......

    1. Re:It's (not) the NSA, stupid by Anonymous Coward · · Score: 0

      (The NSA will simply pick you up, take you to their place, and force the private key out of you. )

      This requires that you KNOW the private key.

      What if they want you to embed a means in your system where they can hack it but you can't? Then they need to provide you with a public key and persuade you to use it. Then they will have the private key but you won't.

    2. Re:It's (not) the NSA, stupid by mwood · · Score: 2

      In VMS every system component is a part of some "facility", and each facility has a unique prefix used for avoiding symbol clashes. Some of the security code in VMS is allocated to facilities with the prefixes CIA and KGB. I really doubt that the latter was used to install a back door for someone else's spooks; it was just the developers having a little fun where (they thought) it wouldn't show too much.

      Likely the same thing happened at MS but of course we're all primed to believe the worst of them. Sorta makes you glad your mother lectured you on the importance of maintaining a good reputation, doesn't it? :-}

    3. Re:It's (not) the NSA, stupid by Anonymous Coward · · Score: 0

      Man, NSA and Microsft make tons of mistakes everyday. This one just got caught.

    4. Re:It's (not) the NSA, stupid by kyanite · · Score: 1

      Really people, as big as Microsoft likes to think they are, the NSA is bigger. The NSA wouldn't need anything sneaky. They could just seize the private keys from Microsoft. It would be easier and cheaper than having to make any silly deals with Microsoft. I don't see the NSA making deals with any other encryption based products. I don't think there are any back doors in PGP or GPG that allow them to break any cipher. The NSA will simply pick you up, take you to their place, and force the private key out of you. It is probably more fun that way anyway. I believe Bruce is right. The man knows what he is talking about.
      _________________________
      Words of Wisdom:

      --
      _________________________
      Words of Wisdom:
      Never pet a burning dog.
    5. Re:It's (not) the NSA, stupid by jafac · · Score: 1

      Well, last time, the naysayers said that NSA in "NSAKEY" didn't stand for "No Such Agency".

      Then, Microsoft's official press release said it DID. (tho they downplayed the significance).

      I tend to NOT side with the naysayers.

      Besides, everyone knows that NSA stands for:
      Naysaysers of Slashdot Association.

      "The number of suckers born each minute doubles every 18 months."

      --

      These are my friends, See how they glisten. See this one shine, how he smiles in the light.
    6. Re:It's (not) the NSA, stupid by jafac · · Score: 1

      and as far as the ease of which this can be found, and how "obvious" it is.

      The NSA does not have to answer to anyone. And they probably DO have more well hidden means to get at your data. But their attitude about this one probably is: "So, what are you going to do about it?"

      "The number of suckers born each minute doubles every 18 months."

      --

      These are my friends, See how they glisten. See this one shine, how he smiles in the light.
  26. Microsoft has admitted it: by AftanGustur · · Score: 1


    NSA stands was ment to stand for "National Security Agency".

    See:

    http://www.microsoft.com/security/bulletins/back door.asp

    "The NSA performs the technical review for all US cryptographic export requests. The keys in question are the ones that allow us to ensure compliance with the NSA's technical review. Therefore, they came to be known within Microsoft as "the NSA keys" "

    But what the real purpose of the second key is, we will propaply never know.
    --
    Why pay for drugs when you can get Linux for free ?

    --
    echo '[q]sa[ln0=aln80~Psnlbx]16isb572CCB9AE9DB03273snlbxq' |dc
  27. hmmmm by markjrubin · · Score: 0

    That sure is a big retraction from what he said earlier. I guess in the first article he implied what he is now denying he said. Think he got a call from a lawyer? I do. Mark

    --
    Howdy.
    1. Re:hmmmm by markjrubin · · Score: 1

      It was a joke. Please don't take offense.
      Mark

      --
      Howdy.
    2. Re:hmmmm by Anonymous Coward · · Score: 0

      Think he got a call from a lawyer? I do. Mark

      So, you're basically issuing an open accusation of Schneier's integrity.

      Umm, who the hell are you?

    3. Re:hmmmm by Pac · · Score: 1

      How so? Everything Schneier said about the NSAKey problem up to now is almost exactly what is now published in his site. And he is probably one of the most capable persons to comment on it. I will go with his opinion on any crypto matter over the opinions of every journalist that has written about it, any day.

      So, please give references to what you are saying.

    4. Re:hmmmm by markjrubin · · Score: 1
      I'm Mark Rubin. Nice to meet you Mr. Coward. Humor people. Humor.

      Mark

      --
      Howdy.
  28. Re:OK, my hunch: Good hunch by anticypher · · Score: 2

    I like your theory. Hopefully it will get moderated up a few points (hint!)

    Here is my theory, which goes along with yours:

    There is a small team of M$ programmers who take pride in the code they are crafting, and have worked hard to create a working Crypto API. At some point, the NSA sends around their "pressure tactics" team to influence how crypto modules get signed. These guys are good, without a doubt they have been trained in psychology and have rehearsed and play-acted the scenario many times and are now *VERY* effective at persuasion.

    M$ management crumbles like a bunch of spineless wimps, giving in to every demand of the NSA, and then order the crypto team to implement a second key for the NSA, in effect nominating a second "root" CSP. You need to have a dual root system to do effective Revocation Lists, but it is not necessary.

    So the programmers implement the second key, but chafe at being forced to do a weak crypto implementation. So they make sure the second root key can be replaced without breaking their crypto API, although replacing the M$ root key will cause a failure. They even give the variable the name _NSAKEY so others who maintain the code know what shit is going on.

    Then someone in the software build group who pulls together all the source code from each project and does the compiles, forgets to strip symbols and the _NSAKEY symbol is left in the code.

    Now the world knows it can rip out the second root key, and let windows fail the check with the first root and failover to the second. Now you can set up any strong crypto system yourself, but this is probably most useful for foreign banks and governments who can afford an expert to set up and test the system before rolling it out.

    And the word gets out a little louder than before: U.S. crypto laws are there to make the NSAs job easier, not to protect american citizens or e-commerce or privacy or anything else.

    But the best quote today from anonymous (finkPloyd) coward is:
    Let's face it, if you are depending on Windows for security, you have more problems than the NSA :)

    the AC

    --
    Hemos is like...sci-fi fans;he thinks technology is cool, but he hasn't bothered to understand the science it's based on
  29. Bruce is da man! by Icepick_ · · Score: 3

    Intresting comments from an even more intresting guy.

    I got to meet him a the Neal Steaphenson Cryptonomicon book signing here in Minneapolis a couple of months ago.

    I got him to sign my copy of Applied Cryptography. The signature was

    OJNE
    EHTY
    KOOB



    Now, how cool is that? Definately seems like the kinda guy I'd like to take out for some beers some time.

    Hell, I started spouting off about my plans to wire my vintage telegraph key into my COM port so I could have a 'backup' for my e-mail program. He liked my idea and said to shoot him an e-mail when I get it working, he'd pay me to work up one for him too.

    Just some after lunch ramblings.

  30. General Failure and the NSA by Anonymous Coward · · Score: 0

    So the question arises, is General Failure (he of reading your hard drive quite a lot in the bloatware) really a member of the nsa?

  31. Interesting Point. by Jay · · Score: 1

    I was wondering about that too. I've always thought it was easier to compromise a person than crypto anyway, so it would be easier to just shell out moolah to a disgruntled someone instead of all the cloak 'n dagger shenanagins. I like the super secret naming of the key too - "NSAKEY" Gee, who's that for? Not the NSA, they're not that obvious.....

    --
    You think emacs is evil?! You've never used VM's XEDIT have you?!! That's evil, baby!
  32. Re:Conspiracy or not by evilpenguin · · Score: 2

    You are quite right, but are also reading far more into my post than I put there. As I said, for a two key system to make sense you need a secure way to switch the keys. Take a look at PGP's method for key revocation (note that it is recommended that a revocation message be generated WHEN THE KEY IS GENERATED). Now, the fact that apparently MS has no formal method for switching keys is why I described their implementation as "brain dead."

    As for your first point, I agree. But if you had a secure way to switch between two keys, it would be a smart thing because you could keep signing things even in the event of a compromise and you would not have to get a new copy of the software with a new public key to everybody in order to do so. However, since MS's scheme trusts both keys, I agree with you that two copies of one key would be functionally equivalent.

    I think what stinks is that MS is a closed source company. You can't know for certain what they are doing or why. You are only as secure as MS knows you. You, you have no idea. Yeah, I like that.

  33. If I were moderating.. by florin · · Score: 1

    I would've at least considered tagging this with 'redundant'. The comments do not seem to contain any new evidence that we've not been able to distill from earlier discussion and the Microsoft press release, and the author's opinions aren't accompanied by any proof. I don't know the author's credentials, but you'll find as much speculation in any longer reply to a typical Slashdot article. Maybe as next step we'll get links on the main page to particularly interesting slashdot comments..

    1. Re:If I were moderating.. by Thagg · · Score: 2
      I don't have my copy of the first edition of Applied Cryptography with me, but as I recall Schneier is basically an amateur cryptographer. When he started writing Applied Cryptography he knew very little about it -- and while he learned a tremendous amount as he wrote it -- he has no formal training in the field. Formal training isn't everything [read the very entertaining 'Between Silk and Cyanide' for another amateur's good work,] I wouldn't view Schneier's credentials as impeccable.

      If I recall correctly, there are several warnings in AC (at least the first edition) warning against using the work of amateurs.

      That said, Blowfish and Twofish do seem to have passed muster with world-class cryptographers, which is a tremendous achievement; and I have tremendous respect for Schneier.

      thad

      --
      I love Mondays. On a Monday, anything is possible.
    2. Re:If I were moderating.. by GnrcMan · · Score: 1

      Ummm...Bruce Schneier is the author of "Applied Cryptography". If anyone has impecable crypto credentials, it's him.

  34. double bluff? by Yarn · · Score: 0

    or treble bluff, quadruple blu...

    Received SIGSEGV -- core dumped

    --
    -Yarn - Rio Karma: Excellent
  35. German MoP recommends not to useWindows by Anonymous Coward · · Score: 0
    In a report on our most-wanted Heise newsticker the German Member of Parliament and New Media spokesperson of the ruling Social-Demokrat party Jörg Tauss has warned state institutions and private users not to use Windows until the outstanding questions have been cleared.

    He called the response by Microsoft (quote) "logical and satisfying at best for a first look" and calls for state institutions to use alternative operating system.

    I love that thing about "alternative OS's" ;-)

    /sascha

  36. Conspiracy or not by um...+Lucas · · Score: 3

    This just shows again how Microsoft is content to dick around with the government and consumer alike.

    Screwing the customer, by creating a secuirty mechanism that can be easily bypassed (if a replaces NSAKEY with a new one, then all your crypto modules can be replaced with insecure versions)...

    On the flip side, they're blatantly disregarding the gov't's export requirements by allowing this key to be replaced abroad. So much for disallowing the export of strong crypto... They can just ship a weakened product and let people oversea's implement the changes.

    No matter how you feel about encryption, privacy, etc... THIS IS A BAD THING. Bad for the consumer, bad for the government, and just bad policy. As we touched on in one of the previous discussions, why in the world did they need to create this "backup" key in the digital age?

    I'd hope to expect that Win2000 ships with just a single key to compare signed code with, or at least bothers to check the signature of the back up key as well... Though I like the idea of myself being able to implement whatever cryptography I'd like, I don't trust anyone enough to go and implement new & imporved modules without my explicit approval

    1. Re:Conspiracy or not by evilpenguin · · Score: 2

      The secondary key makes a great deal of sense. It's the MS implementation that is brain dead. I can think of two reasons to switch to a backup key. Destruction of the primary (they shouldn't have multiple copies lying around, so posit an explosion/flood/whatever destorying the primary). The second reason would be known compromise of the first key (Ballmer accidentally copied it to his laptop, an MS employee responsible for the key was bribed, whatever).

      The problem with the MS implementation is that EITHER key is trusted! There should be a mechanism to switch keys in a secure manner such that one key becomes untrusted. As it is now, if one key is compromised, it will still be trusted!

    2. Re:Conspiracy or not by S_hane · · Score: 1

      Hmmm

      Sorry, but this is just poor logic:

      (1) Primary key destroyed by natural disaster-
      Why would you store a backup secondary key when you can store a backup COPY of the primary key? Having two keys is more of a security risk - there's TWO access points to hack, instead of just one!

      (2) Secondary key used to replace primary key in case of security hack-
      How exactly did you want microsoft to switch keys? A THIRD key???? Also, if keys were switched, then no programs implementing the old system would work on new versions of the OS, and no programs implementing the new system would work on old versions of the OS. Finally, assuming there was a security hack, anybody could just obtain an older copy of the OS (and there's plenty around...) to perform their nefarious deeds on.

      I'm sorry - it may not be (probably isn't) actually anything to do with the NSA, but SOMETHING stinks to high heaven here.

      -Shane Stephens

  37. Weeeelllll... by FascDot+Killed+My+Pr · · Score: 1

    Third, why in the world would anyone call a secret NSA key "NSAKEY." Lots of people have access to source code within Microsoft; a conspiracy like this would only be known by a few people. Anyone with a debugger could have found this "NSAKEY." If this is a covert mechanism, it's not very covert.

    I don't think this point is all that strong. Given that MS has made it possible for ANYONE to replace the crypto routines, arguments from "they aren't that stupid" don't hold any water.
    ---
    Put Hemos through English 101!
    "An armed society is a polite society" -- Robert Heinlein

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
    1. Re:Weeeelllll... by xxyyxxzz · · Score: 2

      For all the bad press MS is getting, is it possible that they made the second key weak for a reason? Think about it - by making this second key relatively easy to change, that means that non US/Canadian servers running WinNT could implement high security - a feature many outside these countries want. Although MS can't officially sell their software with this encryption, they can "mess up" and allow others to do it for them, thereby sticking it to the government.

      How's that for a conspiracy theory?

    2. Re:Weeeelllll... by sethg · · Score: 1
      The "they" in "they aren't that stupid" refers to the NSA, not to Microsoft.

      If the NSA cracked codes the way Microsoft writes software, foreign spies could send all their messages home encrypted with rot13. :-)

      --
      send all spam to theotherwhitemeat@ropine.com
  38. responsible to the stockholders by KyleCordes · · Score: 1

    Does a company have a moral obligation or fiduciary responsibility to the stockholders to circumvent it's "home" country's laws, misguided or otherwise, to maximize profits? How about other countries' laws?

  39. CryptoAPI still not trustworthy. by MAXOMENOS · · Score: 5
    I tend to agree with Bruce Schneider...Microsoft is probably not in league with the NSA to reveal all our secrets. But the CryptoAPI is still not trustworthy.

    The strength of encryption is based not on how big the keys are (sorry, but 32kbit keys are just plain unneccesary), but on how hard it is to get the plaintext, based on the crypttext and other known information. If the secrecy of your credit card numbers depends on other people not knowing the algorithm, or the implementation, of your encryption, then your encryption is pretty darn weak. Once the algorithm leaks out (due to espionage or hacking), your secrets are out.

    The best encryption for one to use has five components working for it:
    1. The algorithm is known
    2. The implementation is known (open sourced)
    3. The details of the development are public knowledge (this is why I would trust Twofish over, say, 3DES)
    4. The method has been analysed for possible backdoors and is considered secure
    5. The keyspace is large enough to make brute-force search impractical

    In the case of the CryptoAPI, we don't have an open-source implementation, nor do we know the details of the development of the CryptoAPI. Microsoft has all this information and isn't about to release it to anyone. Because of this, we don't know if the analysis of the CryptoAPI is sufficient. Therefore, we should consider Microsoft's CryptoAPI package untrustworthy.

  40. Re:Still confused by schporto · · Score: 1

    I may be willing to accept your reasons (although jms suggests there is no such mechanism so I'm not real sure). But why didn't MS give this explanation then? At MS' site on the subject it says the key is specifically for disaster recovery. Not anything else. I really still don't understand why DR could cause the neccesity of this.
    Your explanation makes sense though. Theirs does not.
    -cpd

  41. Yet Another Debunking at The Register... by SEE · · Score: 1

    See this article at the Register for another reason why this "NSAKey" isn't a Big Brother threat. In short, it says that the NSAKey amounts to a useful hook for people to make their copies of Windows more secure and the NSA's job harder.

    OTOH, the Register article seems to imply that the NSA screwed up in allowing the export of Windows with such a hook, which counters the "NSA is too competent to be this dumb" approach to debunking the idea that this is an NSA backdoor.

    But, whether a mistaken approval or an incompentent backdoor, it doesn't seem to be much of a real threat. All in all, it's only proof of nefarious intentions if you assume nefarious intentions to begin with.

    But if I talk like this much more, the other Libertarians won't let me come to local party meetings anymore...

  42. The FUD works backwards. by Anonymous Coward · · Score: 1

    Isn't it funny that this time it may be an honest misunderstanding on Mickeysoft's part the FUD is gonna work against it major time. Manager Type: NSA key? there's an NSA key? those are the big bad guys right?

  43. Roswell Revisited by brennanw · · Score: 5

    Ladies and gentlemen, we apologize for this simple misunderstanding, but apparently the $NSAKEY was not, I repeat, was NOT, an NSA backdoor. After a thorough investigation and careful examination of all facts, it turns out that $NSAKEY was actually a weather balloon flying over some swamp gasses.

    Previous reports to the contrary are false. Indeed, they never happened. In fact, I don't remember any previous reports to the contrary. In truth, I don't even know why I'm telling you any of this, because we have received no credible reports of an NSA Backdoor in any windows platform.

    Next week we will start investigating reports that farmers are finding strong encryption algorithms burned into their crop fields. Until we discover more about this pheonomena, we are banning all crop exports immediately and reclassifying corn, wheat, and other grains as munitiions.

    Thank you for your support in this matter.

    Signed,

    The Federal Government

    --
    Eviscerati.Org: All Hail the Eviscerati
  44. No. by ??? · · Score: 1

    Microsoft is right about one of the issues here. A backup key is useful for key loss. If the private primary key were lost in fire, flood, stolen, etc. and there were no backup, CryptoAPI would very quickly cease to be useful, as no newer encryption methods would be able to be implemented under CryptoAPI. This means taht a backup key is useful.

    Microsoft has, apparently done some things wrong here, though. As I understand it, the reason the primary key can't be changed is that the default CSP is signed with the primary key, and changing this key would render the system unusable. Had a necessary component been signed with both the backup key and the primary key, and both signatures tested for that component, it would become more difficult to change the keys and retain a useful system.

    The other thing that Microsoft has messed up here is the issue of key compromise. Microsoft has focussed entirely on prevention on this issue, excluding contingencies where the keys are compromised. They speak of hardware, software and physical security to prevent key compromise, but there does not appear to be a mechanism for key revocation if and when these security mechanisms fail, and the key _is_ compromised.

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

      But the ONLY module that requires signing are modules that go under CryptoAPI. As usual, the strongest attack against a crypto engine is it's weakest link. ALL cryptoAPI does is let you attach further Crypto modules onto it. That's it. Nothing more. It doesn't DO the crypto work, it just INTERFACES windows to the thing that does the crypto work. Linux has got the same damn weak link.

  45. Re:Most likely explanation is... by Anonymous Coward · · Score: 0

    The NSA using MS software for National Security gives me Oh so much confidence...

  46. Re:NSA...ther're no dummies by challen · · Score: 1

    As I understand ECHELON, it involves the UK, USA, Australia, and New Zealand as major players. Although it is illegal for the NSA to directly spy on US citizens, ECHELON removes this roadblock by allowing the data gathered on US citizens by our allies to be used by the NSA, and vice versa. I have some doubts about this whole NSAKey thing being genuine, but to say that it would be valueless or superfluous to the NSA (if true AND kept secret) is ridiculous. It would be far easier to use one back door in the OS that overwhelmingly dominates the market than it would be to keep trying to exploit security flaws that people keep finding and plugging. As far as cloak and dagger "turning" of a human agent, as has been suggested, well that leaves potential whistleblowers and witnesses. And it's only good for Company A or Organization B. But a master key that lets you peek into anybody's computer at any time? Well, if you were the NSA wouldn't you think that was a pretty handy little tool?

    --
    Paradoxically, Creationists do present good evidence against evolution: not their arguments, their existence.
  47. Signal-to-Noise Ratio by NoWhereMan · · Score: 1
    This thread is what /. is ALL ABOUT. I see many issues being addressed here and I am sure the value of people just browsing the subject is incalculable. The specifics of this topic are way over my head and I almost feel like I am polluting this discussion with my simple observations. I decided to reply here and perhaps the fans of that old IBM slogan will understand.


    mwood set up the credibility argument with his reminder about how Mom talked about reputations. The credential comments seem like a lazy mans way to address this.


    flatrbbt emphasized this again but left me some questions to ponder. I hope responses to those questions grows further.


    I could go on-and-on but the point I wanted to make was how markedly different this discussion is. The AC group seems to be on vacation and I want to encourage more factual discussion about this. I am going back into learn mode so keep the good stuff coming.

  48. Actually, you don't have to provide the source! by DiningPhilosopher · · Score: 1

    I've worked on a CSP. When you send it to Microsoft you don't have to send the source! You fill out a form describing algorithms used, etc (so they can evaluate the export requirements) but you provide your CSP in binary form (after all, they have to sign the binary). You don't ever have to let them see your source, and they don't check your implementation (for the reasons I stated before).

    So if you want to make a bogus CSP you lie about the contents. Of course your customers can hold you responsible for lying about what you're giving them, but you may or may not care.

    --
    /* The beatings will continue until morale improves. */
  49. Yes, really. by Royster · · Score: 1

    Take a look at the Bugtraq archives. It ain't so hard to get a Windows machine to run exploit code. ASP holes, HTA holes, Java holes.

    --
    I have discovered a truly marvelous sig, unfortunately the sig limit is too small to contain i
  50. yes, *BUT* by delmoi · · Score: 1

    This NSAKEY dosn't give the NSA any advantage
    "Subtle mind control? Why do all these HTML buttons say 'Submit' ?"

    --

    ReadThe ReflectionEngine, a cyberpunk style n
  51. Re:Most likely explanation is... by Royster · · Score: 1

    I agree it is just that simple, except...

    Except it *does* allow the NSA to change your crypto. Whether they would want to or whether they have a better way in through another security hole is debatable. The real point is that it is unnecessary for you and I to have a NSA key in our copy of Windows.

    --
    I have discovered a truly marvelous sig, unfortunately the sig limit is too small to contain i
  52. Re:Are they really advanced? by CyberPup · · Score: 1

    Yes, I'd say they are definitely more advanced than the average /.'er. To think otherwise would be pretty naive.

    BTW, your comment about "they don't develop their own technology" is a bit off.

    Yes, they use Crays -- but they also have super computers that they develop in house (in whole or in part). One notable one they call "The Thinking Machine" was specifically designed and developed for crypto operations.

  53. Additional copies of the key by ??? · · Score: 1

    Since Microsoft relies exclusively on prevntative security measures to protect the private key(s) from being compromised, any measure which would reduce this security is unacceptable. More copies of the key makes it more difficult to maintain security and ensure that the private key is not compromised (as opposed to lost).

  54. Re:Here's a better explanation: by Anonymous Coward · · Score: 0

    The NSA got their own CSP verification key, because they want to be able
    to change their own secret US government CSPs required for the handling
    of classified documents, without having to go to Microsoft each time to
    get a signature for an NSA CSP update.
    ....

    Please apply a bit of simple critical thinking here:

    If the NSA wanted to have real backdoor functionality, they would much
    more likely simply steal Microsofts own keys instead of embedding
    additional keys with an obvious symbol name. Remember: The NSA is the
    world's largest key thief.


    Well there's a contradiction here. If NSA uses Windows based systems to protect their secure data, how smart can they be?

  55. I did NOT sleep with that woman. by flatrbbt · · Score: 4

    Unfortunately, MS suffers from the same credibility gap as certain others do. The surest way to know they are lying is to check and see if their lips are moving.
    Even after their answers, The questions remain.

    Why are there 2 keys?
    Why are the keys replacable?
    Who has had access to them? aside from a hoarde of programmers doing daily builds.
    Doesnt the daily build mean the two keys are stored in the same building?
    Is only 1/2 oh this building "natural disaster proof"?
    What happens now that the key locations are known?
    How long before they are cracked?
    Once they are cracked, cant I use ms_key to replace nsa_key?
    Have your keys been replaced?
    Will they be replaced again.
    Can they be replaced via activeX/java?

    All in all, I find the story without credibility.
    The tone in his second writing does not support the tone of his first.
    What changed his mind? Why is this such an insignificant security hole in comparison to the major hole at the time of the first writing?
    Who convinced him otherwise?

    I am sorry, but having listened carefully to this and other arguments presented by MS and its minions, I will need some convincing.

    Until then, I will continue to recommend that all MS products be removed from "secure" corporate machines.

    Steve Ruyle

    --
    Ex Libris Veritas
    1. Re:I did NOT sleep with that woman. by Anonymous Coward · · Score: 1

      Why are there 2 keys?
      If they're stored in smart cards (my conjecture), nobody knows them (and thus nobody can copy them - for good or evil). You'd want a backup smart card in case something happened to the first one.

      Why are the keys replacable?
      The article implied only the second one was replacable. This is believed to be a bug.

      Who has had access to them? aside from a hoarde of programmers doing daily builds
      They have a third key in beta projects for doing the daily builds (from MS's explation). Presumably, when it comes time to ship, they'll remove the third key and sign the final binaries with the first. If the first is in a smart card, you'd need physical possession of it to "have" it. Likely they keep it locked up.

      Doesnt the daily build mean the two keys are stored in the same building?
      No, see above. Only the third key's private side would need to be known for that.

      What happens now that the key locations are known?
      You mean "known" as in the sense you can find the public sides of these keys in the binaries? I believe anyone with a debugger has always been able to do that.

      How long before they are cracked?
      Depends upon the type of encryption and the key length (which I don't know). Could be anywhere from tomorrow to next millenium. I suspect it's closer to the latter.

      Once they are cracked, cant I use ms_key to replace nsa_key?
      Apparantly the bug mentioned above allows you to do that without the key.

      Have your keys been replaced?
      Not if you don't allow untrusted code to run on your machine. And if you're allowing suspect code to run on your machine, you've got bigger problems than worrying about conspiracy theories. Note that it doesn't really matter if you keys have been replaced/compromised. This key is just to try to prevent you from installing strong crypto. It's a good thing that it's broken, IMHO.

      Can they be replaced via activeX/java?
      This is the same trusted vs. untrusted code issue. Don't run activeX controls that haven't been signed by someone you trust not to screw your machine.

      The tone in his second writing does not support the tone of his first
      I think you're confused. This is a different guy from the alarmist that made the original accusations.

      This really isn't a big deal. Relax.

    2. Re:I did NOT sleep with that woman. by Thorgal · · Score: 1

      Um, let me remind you that programmers doing daily
      builds only have to deal with *public* keys, as only these are being compiled into the final binary. What follows, only public keys have to be stored in the building, and locations of both *private* keys are still not known.

      Milek

      --
      "Man in the Moon and other weird things" - wfmh.org.pl/thorgal/Moon/
    3. Re:I did NOT sleep with that woman. by flatrbbt · · Score: 1

      1. A second copy does not constitute the need for a second key.

      2. yes. only the second key appears to be replacable, but since there is NO warning that a test has failed the first, the first question still applies.

      3. And the people working on maintenance of 95/98/NT use what for keys? Are you saying that MS holds the private keys and these are the public keys?

      4. The key "locations" were never "known" prior to sp5.

      5. In exported versions its 40 bit. Not a terribly difficult crack.

      6. Yes you can replace it with a program, but with the first key to authenticate me as i spoof widgets.com, I can replace it without your knowledge or approval.

      7.see #6.
      8.see #7
      9.see #8

      10. You are right. I got his name wrong.

      You are right again. Its not a big deal, and I have relaxed. fdisk gave me a nice secure feeling.

      --
      Ex Libris Veritas
  56. The keys are NOT for integrity protection... by DiningPhilosopher · · Score: 3

    There's at least one thing Microsoft and Schneier are not kidding about - the MS CAPI verification keys DO NOT PROVIDE SECURITY, nor do they intend to. They enforce export restrictions.

    If you send Microsoft a CSP which encrypts data by XOR'ing with a stream of zeroes they'll sign it as long as you have the appropriate license. They don't care, nor should they.

    Think about it. If Microsoft were actually certifying that any signed CSP provided a good strong crypto implementation, then any customer who discovered a flaw in a signed CSP could sue. And would. Microsoft wouldn't even consider putting themselves in that position.

    Therefore if I work for the NSA and I want to install a crippled CSP on your system, I ask Microsoft to sign it. And they will, no security questions asked. The only thing having my own key would buy me is not having to wait for them to get through the process.

    --
    /* The beatings will continue until morale improves. */
    1. Re:The keys are NOT for integrity protection... by Anonymous Coward · · Score: 0

      Yes. ``The only thing having my own key would buy me is NOT having to wait for them to get through the process.'' And, of course, nobody at Microsoft having access to the source code of the new implementation! That's of course the big deal. What the NSA would want is to be able to have an implementation which appeared to give strong security, but perhaps via a very surreptitious (covert, not encrypted) channel somehow ``transmitted'' to various random IP addresses ''certain information''. And then, be able to slip this into swarthy-mustachioed-people's computers. Indeed, the NSA no doubt wants these people to buy from some Finnish company (that they have penetrated) this supposedly strong encryption software. Which probably is strong encryption as encryption.

  57. Ironic if true. by jflynn · · Score: 1

    If the NSAKEY is there to support NSA, or put there at their own request, it's highly amusing.

    The one documented effect of the second NSAKEY is to defeat strong encryption control on Windows.

    No matter which side of strong encryption debate you're on, Microsoft has probably lost reputation over this. Don't be surprised if an order for RedHat CDs arrives from Maryland... :)

  58. Re:Are they really advanced? by Anonymous Coward · · Score: 0

    Past evidence shows the NSA being a lot further ahead in the crypto game than the academic crypto community (and in turn, the academic crypto community is a lot further ahead than the average /. poster). The DES S-boxes are just one example. Times are changing, but if you asked me whether I'd use a cipher designed by the NSA or one designed by a Slashdot AC (yes, I know the irony) I'd pick the one designed by the NSA. Both of them will probably be readable by the NSA, but the reason that Fort Meade's cipher will be readable is a backdoor, not poor design. :-)

  59. Re:NSA...ther're no dummies by Anonymous Coward · · Score: 0

    You don't understand Echelon or how NSA works. First of all, if the NSA is caught spying on a US citizen then they are in deep shit. echelon works by gathering all the data it can and then uses an alogrithm to pick out interesting bits from all the data. Its a lot easier to grab everything than to hunt for specifc thiings.

  60. It's a PR issue by Otter · · Score: 2

    But why didn't MS give this explanation then? At MS' site on the subject it says the key is specifically for disaster recovery. Not anything else. I really still don't understand why DR could cause the neccesity of this. Your explanation makes sense though. Theirs does not.

    I was wondering about that, too. Why would they give an explanation that clearly makes no sense? I think it's a PR concern. Talking about natural disasters is OK -- publically raising the issue of a compromised key is not.

  61. The real importance of the NSAKEY debacle by The+Welcome+Rain · · Score: 4

    The true importance of this news item never had anything to do with practical matters of security. If you're concerned with and knowledgeable about computer security, you're probably not using Windows -- especially if you're trying to keep the NSA out.

    The real issue is the effect this story will have on Microsoft's international image. They are already considered to be very Americocentric (as are many other American companies, to be fair). Remember Microsoft's refusal to produce an Icelandic version of Windows? They ticked off lots of non-Americans with that move, not all of them in Iceland.

    The idea that Microsoft would truckle to the whims of an American intelligence agency only worsens the problem. It didn't turn out to be true, but people aren't going to remember that. They'll remember the accusation far longer than they'll recall the exoneration.

    It sucks, but the truth just isn't an important factor in shaping public opinion. Microsoft lost big on this one.

    --

    --
    Some keywords for the NSA in the Lord of the Rings universe: One Ring bind find Sauron quest Nazgul freedom
  62. +1 Offtopic, Humor by Anonymous Coward · · Score: 1

    Let's face it, if you are depending on Windows for security, you have more problems than the NSA :)

    Finkployd

  63. Re:Did he SAY they use Unix..? by RGRistroph · · Score: 1

    I think really sensitive information might be stored on a windows machine if that was what they wanted for the job at hand.

    The security is more likely to be enforced through no network connection, being in a metal room so that no electormagnetic signals can escape, and simply never allowing any recording media of any sort to leave the room once it has entered. Beepers, cell phones, and other electronic devices will also never enter and especially never leave that room. Really secrete places probably have filters on the power or their own power supply so nohting can escape over that channel either. No modem will be left in a computer connected to a live line (there is probably not a live telephone line in the room) so no trojan process can dial out in the middle of the night and up load stuff.

    The secrete data can then be manipulated with whatever software you want. Given such a situation, how would you steal data ? You might slip them a messed up copy of something so they'd loose their data or otherwise sabatoge the effort, but there is no channel for you to receive information on the outside.

  64. conspiracys... reasons why not by The_Jazzman · · Score: 1

    Hey all,

    OK, people have been saying 'It *must* be the NSA' for this Microsoft 'key'.

    Now, there are a lot of conspiracy theorists out there that would say this is the NSA. There are even more that believe in the coverup of Roswell et al. Some even believe the X-Files is real...

    Here's a thought - IF the Government is so powerfull and has been so good at keeping secrets, how come they are pretty inefficient in comparasin. Surely if the Government was able to keep all of these things secret and so effeciently then why do we still have crime on the streets ? Why are there still the unemployed... makes you think...

    As I think a couple of other people have said, is it not plausable that a MS programmer thought of a name for a key and then thought of the NSA... bet he's laughing if he did... otherwise we better start to worry ;-)

  65. Amateur status by phil+reed · · Score: 1

    Everybody starts out as an amateur. Bruce Schneier isn't an amateur any more.


    ...phil

    --

    ...phil
    "For a list of the ways which technology has failed to improve our quality of life, press 3."
    1. Re:Amateur status by florin · · Score: 1

      Couldn't agree more, and I would like to point out that I didn't post to question Bruce Schneier's authority, only to point out that the comments themselves were not all that informative. I mentioned credentials because I didn't know him and I figured his word must carry some weight if they're putting him on the front page in the first place. As a follower of the threads here on Slashdot about the second key issue I had seen the same type of estimates and guesses in them like in Bruce's comments, mainly about human character ('noone would be that stupid'), but not any real new data. And some of the questions he poses had already been answered in the Microsoft press response. I figured most people agree the whole thing is a non issue by now, which is why the word 'redundant' came up in my mind.

      Maybe it would be an interesting addition if we could indeed rate the original articles themselves, just like we can rate comments and moderation. Although often written by professional journalists and scientists, they're still just as subject to quality variations as the comments. I've seen unsatisfying articles about interesting subjects. Anything for making reading more efficient, no? It might be a chance to promote particularly well written articles about the subjects that typically get a little less feedback than others (non-Linux advocacy like stuff, for instance ;))

  66. The best hiding place is in plane sight... by severed · · Score: 1

    >>"NSAKEY" Gee, who's that for? Not the NSA, they're not that obvious.....


    Of course, if everyone didn't take it seriously because they believed that it was "too obvious" and that it "couldn't be true," then it could be even more powerful than if it were kept secret.

    Just a conspiracy nut theory... Personally after reading through all the commentary and articles it just seems to be a bit of sensationalism. The buffer overflow security flaws in IIS is a much larger security risk than this issue....

    --

    HaXXXor.com - Naked Chicks Teach You How To Ha

    1. Re:The best hiding place is in plane sight... by Billings · · Score: 1
      >>Of course, if everyone didn't take it seriously because they believed that it was "too obvious" and that it "couldn't be true," then it could be even more powerful than if it were kept secret.

      2+2=4

      It's too obvious! Impossible, it can't be true!

      This entire thread is proof positive that the idea that "obvious isn't serious" is bogus. There are plenty of people here taking it seriously.

      Of course, I would bet that there are people who wouldn't believe 2+2=4 if the NSA told them so...:)

  67. This only happens because we cannot see the source by Anonymous Coward · · Score: 0

    If you use Open source, you just have to read the code. simple. faster and more elegant.

  68. The other Microsoft response by Anonymous Coward · · Score: 1

    JYA.COM posted a link to a different MS response. It said something different -- perhaps this was the marketing dept reply? ;)

    I read the last few paragraphs as "The NSA required it, we put it in, don't worry -- it won't hurt you".


    see:

    http://www.microsoft.c om/presspass/press/1999/sept99/rsapr.htm
    ---------------------------------------------

    Microsoft Says Speculation About Security and NSA Is "Inaccurate
    and Unfounded"

    REDMOND, Wash. - Sept. 3, 1999 - Microsoft Corp. said today that
    speculation about Microsoft® Windows® security and the U.S. National
    Security Agency (NSA) is "inaccurate and unfounded."

    In response to speculation by a Canadian cryptography company that
    Microsoft had somehow allowed the NSA to hold a "backdoor" key to the
    encryption framework in its Windows operating system, Microsoft issued
    the following statement:

    "This report is inaccurate and unfounded. The key in question is a
    Microsoft key. It is maintained and safeguarded by Microsoft, and we
    have not shared this key with the NSA or any other party.

    "Microsoft takes security very seriously. This speculation is ironic since
    Microsoft has consistently opposed the various key escrow proposals
    suggested by the government because we don't believe they are good
    for consumers, the industry or national security.

    "Contrary to this report, the key in question would not allow security
    services to be started or stopped without the user's knowledge."

    Microsoft said the key is labeled "NSA key" because NSA is the technical
    review authority for U.S. export controls, and the key ensures
    compliance with U.S. export laws. The company reiterated that
    Microsoft has not shared this key with the NSA or any other company or
    agency.

    Founded in 1975, Microsoft (Nasdaq "MSFT") is the worldwide leader in
    software for personal computers. The company offers a wide range of
    products and services for business and personal use, each designed with
    the mission of making it easier and more enjoyable for people to take
    advantage of the full power of personal computing every day.

    Microsoft and Windows are either registered trademarks or trademarks of
    Microsoft Corp. in the United States and/or other countries.

    Other product and company names herein may be trademarks of their
    respective owners.

    Note to editors: If you are interested in viewing additional information
    on Microsoft, please visit the Microsoft Web page at
    http://www.microsoft.com/presspass/ on Microsoft's corporate
    information pages.
    -----------------------------------

  69. Re:Are they really advanced? by Anonymous Coward · · Score: 0

    Well, according to http://www.milk.com/wall-o-shame/gray_men .html, the NSA is a couple of centuries ahead of the rest of the world in maths theory ;)

  70. Re:Did he SAY they use Unix..? by S_hane · · Score: 1

    Then explain to em exactly why the Crypto API is used...why not just lock the door...???

    -Shane Stephens

  71. Re:Still confused by kevinank · · Score: 1

    There is a mechanism for key revocation... they can just upgrade the OS. Over time the old key would be increasingly difficult to use despite having been compromised.

    Since the keys are cryptographically secure, the most likely scenario is not that the key would be compromised by a hard-crack, but by someone within Microsoft who works with the private key (signing packages) and who decides to give it to someone who asks nicely.

    Microsoft would (I imagine) immediately post a service patch which (among other things) removes the old key, and replaces all of the old crypto modules with new ones. The new modules would then work everywhere (even on unpatched machines), but the old modules would only work on old machines, which would gradually become obsolete. Since there isn't any way to force people to accept a certificate revocation, this seems as reasonable a way as any to manage such a problem (at least to me.)

    --
    LibBT: BitTorrent for C - small - fast - clean (Now Versio
  72. Re:Still confused by S_hane · · Score: 1

    Eeerm - no, I don't think so...

    There's still one major flaw in that argument.

    Third party crypto modules (signed ones) would immediately stop working. Oops!

    -Shane Stephens

  73. Think Government cover up by Anonymous Coward · · Score: 0

    Ok hows this for a conspiracy theory.... For every pro conspiracy theory comment on slashdot I've seen for this article, there have been twice as many articles debunking the conspiracy theory. Now from the past, I know that the number of conspiracy theory proponents on slashdot is in no case a minority. So do you think some one is trying to make us think this is just a big misunderstanding...???

  74. Re:NSA = Initials??? by Slothrup · · Score: 1

    Even better, NSAKEY happens to be an anagram for SNEAKY.

    --
    The difference between theory and practice is that, in theory, there is no difference between theory and practice.
  75. Schneier should not attack Microsoft in this way by konstant · · Score: 1

    Many of you apparently view this comment from Schneier as some sort of vindication of Microsoft. I see it in quite another light. Before I criticize the man, let me clarify that I have read his book and that I do greatly admire him.

    Those who have observed that Schneier's press release adds little to the discussion are correct - nearly. True, he says nothing that has not already been said several times elsewhere, including a regurgitation of the Microsoft party line and some humorous commentary on the inappropriate name this key received in the debugger.

    But he does add something. He adds a snide and technically unjustifiable comment about Microsoft cryptography, implying that it is deficient:

    Microsoft has two keys, a primary and a spare. The Crypto-Gram article talked about attacks based on the fact that a crypto suite is considered signed if it is signed by EITHER key, and that there is no mechanism for transitioning from the primary key to the backup. It's stupid cryptography, but the sort of thing you'd expect out of Microsoft.

    This is not the "sort of thing" I'd expect out of Schneier. He behaves as though he has never heard of a Certificate Revocation List. CRL's are fully implemented in Internet Exploder (although for sound connectivity reasons online checking is turned off by default. see Tools|Internet Options|Advanced) CRLs are not only an adequate means of revoking compromised public keys, they are an internet standard.

    Schneier's article appears to contribute nothing to this discussion other than an unjustified punch below the belt. I admire the author of Applied Cryptography too much to let this attack pass without voicing my disapproval. Schneier has already made his name. He has nothing to gain from pinching the schoolyard bully and then running away.

    -konstant

    --
    -konstant
    Yes! We are all individuals! I'm not!
  76. it wasn't *HIM* who said it by delmoi · · Score: 1

    It was another site, I think it was the CCC, but I'm not sure. we were also reading what was probably a bad translation from german as well.

    in any event, I agreed with this guy, and was *amazed* at all the people who didn't even really take into consideration what was happening. I mean, they just jumped right on the band wagon. I'd be willing to bet that a lot of the posters didn't even bother to read the story...
    "Subtle mind control? Why do all these HTML buttons say 'Submit' ?"

    --

    ReadThe ReflectionEngine, a cyberpunk style n
  77. Re:SPOILER! (code solution) by Anonymous Coward · · Score: 0

    man youre a twit. it took me 10 seconds. 20 MINUTES ?? jeez.

  78. What if the key were *meant* to be replaced? by IIH · · Score: 1

    Given two opposing stories, the truth often lies somewhere in the middle. MS on one side says it's a backup Key, and this article suggests it a key for NSA to do the signing themselves. Lets throw together some wild thoughts and see where it goes...

    a) Several people have commented that it is possible for the key to be replaced and load other "signed" crypto modules.
    b)MS cut a deal to enforce signing crypto modules, to enable them to export windows. If NSA wanted to load modules without MS, they'd need a key.
    c) People were initially scared that this key would allow NSA to install modules on their machine.
    d) The keys are actually used to verify crypo before loading, if it passes the signature, it'a trusted and will be used.

    Would the NSA not be equally scared of someone signing a crypto module and getting it loaded and trusted on their machine? Now think, windows is exported worldwide, and if this article is correct, then so is the NSA public key. How likely is that? (Hint: which is easier to detect, a online hacker trying to logon directly, or a remote hacker cracking your /etc/passwd?)

    So, what if this key was just inserted as a "placeholder" and within NSA, there is a "hardening" program which replaces the placeholder with their own. This could explain
    a) That MS would indeed have access to the second key (ie the "backup")
    b) That NSA do load crypto signed by themselves
    c) Why it was called an obvious name, as it was meant to be replaced later.

    Fun to think about, eh?

    --

    --
    Exigo spamos et dona ferentes
  79. Re:Are they really advanced? by boojumsnark · · Score: 2

    We're talking about the single largest employer of mathematicians in the world. Although I'd imagine the gap has dwindled as more people get into the field (when I was at Brown, at least two professors in the math department were actively doing crypto-related research), it seems likely to me that the NSA is still at least three years ahead of the civilian research world.

    Only a guess, though. The NSA knows, but they aren't telling.


    --
    I didn't know what a meme was, so I asked five friends. They didn't know what a meme was, so they asked five friends.
  80. Could be in a smart card by Anonymous Coward · · Score: 1

    This is all speculation, but it seems to me that the smart way for a company to do something like this is to use a smart card. That way nobody knows the private key -- it's stored in the tamper-proof card. You don't have to worry about an employee (or NSA spook) stealing a look at the key someday. It can't be copied.

    If done with a smart card, you have to physically possess the smart card to sign anything (it has an onboard processor you feed data blocks to). My guess is that Microsoft keeps the main smart card locked up on their campus and the backup smart card locked away in a bank vault somewhere.

  81. Re:Here's a better explanation: by Anonymous Coward · · Score: 0

    As opposed to Unix - paragon of security awareness these last 25+ years. What a frigging joke.

  82. OK, my hunch: by Chris+Johnson · · Score: 2

    The NSA did not do this: Microsoft did this. It did it to cause fear, uncertainty and doubt about the U.S. Government in foreign markets. Microsoft wishes the world to put pressure on the USA to back off on Microsoft. On the one hand there's the antitrust case (GEE, DO YOU SUPPOSE DISTRUST OF GOVERNMENT WOULD PLAY IN THEIR FAVOR?), and on the other hand there is encryption restrictions, and in order to be in a position to effectively fight Unices and Linux internationally, Microsoft has to be allowed to ship encryption anywhere they like, including to enemies of the USA. After all, those enemies can use Linux: stopping Microsoft from doing business with enemies of the USA means getting in their way and impeding their business.
    This is a trial balloon for a new geopolitics: it says in BIG RED LETTERS, "hands off Microsoft, USA". It's not a message for America- it is a message for the rest of the world. "Look! Unless something is done, the worldwide monopoly on computers and communications will be a tool of the USA! Wouldn't you rather it was just a worldwide monopoly beholden to nobody, with no loyalties at all?"
    I must say I've been expecting this: I've been certain for some time that MS had no loyalty to the USA at all, and that they would find a way to cut the apron strings. It's typically ruthless MS marketing that the way turns out to be casting fear, uncertainty and doubt at the NSA by a childishly transparent ploy. Nothing that I've ever heard about the NSA suggests that they would tell MS to build in a key for them, allow it to be named 'NSAKEY', not _check_ to see if MS did it right etc etc etc. That's ludicrous- competent or incompetent they are too _paranoid_ to allow themselves to be betrayed that stupid way, therefore it's not them (and they probably have YA-key that nobody knows about, knowing them).
    Since it's not the NSA which laid that carefully planted clue, and since it came from somewhere inside Microsoft, the question becomes "Why would Microsoft produce such a clue to cause fear of the NSA?" and I think what with the antitrust case and the blocks against exporting encryption, it should be quite obvious why Microsoft now sees fit to backstab the U.S. Government itself.

  83. Re:Are they really advanced? by .pentai. · · Score: 1

    1st) I didn't mean to say the average /.'er but was too lazy to type out a full word. In a rephrase, are they that much more advanced than freelance computer scientists? I think not.

    2nd) I was under the impression that they simply "overtook" the thinking machine from a seperate corp. claiming it was illegal...not sure where I read that, but oh well, wouldn't be the first time something I've read was inaccurate.

  84. CryptoAPI does not encrypt by Eric+Green · · Score: 2
    One thing to bear in mind is that the CryptoAPI does not encrypt. Rather, it's a "method-independent" API for calling encryption modules. Microsoft uses the CryptoAPI so that they can ship weak encryption modules for export, and strong ones for U.S. use, without any programs having to be recompiled to, e.g., compensate for the fact that 3DES uses 168-bit keys rather than 56-bit keys like the export DES (assuming MS got permission to raise it from 40 bits).

    It is possible for a "middleware" product like the CryptoAPI to be insecure, but not likely. I still wouldn't trust Microsoft's own encryption modules though (the ones actually CALLED by CryptoAPI). For one thing, a good PRNG to get randomly-distributed keys is VERY hard to write. I just finished writing one because every distributed PRNG that I came across produced predictable keys (meaning that you don't have to brute force all possible keys to break the encryption, just the keys produced by the pseudo-random number generator, which proved not to be so random!). I seriously doubt that Microsoft got the PRNG right, and Bruce Schneier's own "Yarrow" PRNG is perfect proof of that (Bruce has a paper on his site, www.counterpane.com, detailing attacks on a PRNG that will let you crack encryption in MUCH less time than a pure brute-force attack).

    -E

    --
    Send mail here if you want to reach me.
  85. Mcrosoft's Key by delmoi · · Score: 1

    I'm sure you're right that the NSA wants that. However, the way they would _GET_ that is either asking Microsoft to give them MS' secret key so they can write their own codes, OR secretly replacing Microsoft's public key with their own on the computers they're using (after all, there is no reason to continue using MS' key).

    Don't forget Without MS's Key, windows can't varify *itself* and the OS won't work at all (at least that's what they've been saying). I'm sure the NSA *could* do somthing to rev-eng windows, and rewrite all that stuff, but it would be a lot less work for them to just work with MS to begin with
    "Subtle mind control? Why do all these HTML buttons say 'Submit' ?"

    --

    ReadThe ReflectionEngine, a cyberpunk style n
    1. Re:Mcrosoft's Key by William+Tanksley · · Score: 1

      That's not true -- Windows doesn't use that key for ANYTHING but CryptoAPI modules. And there's no reason why the NSA would want to keep ANY of MS' modules, unless they're a LOT stupider than their reputation makes them look -- if they're going to replace one module with a top-secret TrulySecure module, they'll HAVE to replace all the other ones as well, since they aren't known to be TrulySecure.

      Thus, the NSA has no reason to want their own public key _and_ Microsoft's active at the same time -- it's better if they're exclusive.

      In addition, the NSA would obviously realize that if _they_ can replace the second key, so can _anyone_.

      No, I'm certain that this one was an MS flub. :)

      -Billy

  86. no, not really. by delmoi · · Score: 1

    It *doesn't* not really. while it's possible for them to *release* crypto modules if they really want, they can't just type in your IP address and change your crypto around. The keys are only used to load code Already on the system. If they really needed to install something I'm sure they would want to do more then that (think back orifice).

    also, since it would require you to run executing code, even if the 'NSAKEY' weren't there, they could conceivably add it to the system
    "Subtle mind control? Why do all these HTML buttons say 'Submit' ?"

    --

    ReadThe ReflectionEngine, a cyberpunk style n
  87. Re:Dumb Mistakes (eg. the atom bomb) by Anonymous Coward · · Score: 0

    Critical mass.... There were enough british scientists who knew enough about nuclear fission that they had independently calculated the critical mass of U-235 long before 1945. The critical mass of the implosion bombs, Trinity and Nagasaki were somewhat more complicated as it depended on the spontaneous fission rate of the Pu which depends on how good your purificaiton and reactors are.... The British knew all of the technology for the bomb as soon as we did. What they did not have is the capital and raw materials. After the war, the US forced a deal upon them to trade their sources of Uranium for economic aid, which they needed desperately to rebuild. All of this is in Richard Rhodes' books. What *IS* true is that the extensive atmospheric testing of the H-bomb did provide enough information (via the isotopes produced) to Andrei Sakharov and others in the Soviet Union for them to verify the key design feature of the fusion bomb. The H-bomb design was in fact classified until the mid-90's. The key idea--soft x-ray radiation driven implosion of a tube of fusion fuel, with fission driven explosion from the inside, was considered a huge breakthrough by the US, and government officials didn't believe anybody else would think of it for 20 years. It took the USSR 2.

  88. Re:Dumb Mistakes (eg. the atom bomb) by Anonymous Coward · · Score: 0
    Critical mass....

    There were enough british scientists who knew enough about nuclear fission that they had independently calculated the critical mass of U-235 long before 1945.

    The critical mass of the implosion bombs, Trinity and Nagasaki were somewhat more complicated as it depended on the spontaneous fission rate of the Pu which depends on how good your purificaiton and reactors are....

    The British knew all of the technology for the bomb as soon as we did. What they did not have is the capital and raw materials. After the war, the US forced a deal upon them to trade their sources of Uranium for economic aid, which they needed desperately to rebuild.

    All of this is in Richard Rhodes' books.

    What *IS* true is that the extensive atmospheric testing of the H-bomb did provide enough information (via the isotopes produced) to Andrei Sakharov and others in the Soviet Union for them to verify the key design feature of the fusion bomb.

    The H-bomb design was in fact classified until the mid-90's. The key idea--soft x-ray radiation driven implosion of a tube of fusion fuel, with fission driven explosion from the inside, was considered a huge breakthrough by the US, and government officials didn't believe anybody else would think of it for 20 years. It took the USSR 2.

  89. *****CAN'T INSTALLL****** by delmoi · · Score: 1

    The NSA can't install it remotely, whatsoever. Even Active X applets from Microsoft need to be authorized before they can be used.

    They keys are only used to verify Stuff already on the system
    "Subtle mind control? Why do all these HTML buttons say 'Submit' ?"

    --

    ReadThe ReflectionEngine, a cyberpunk style n
  90. Still confused by schporto · · Score: 3

    Can someone explain the MS response? Why do they need the backup? If you have a natural disaster where the primary key is held then the backup key would be used which is held at a different place. Why not just have 2 copies of the primary key? I hope there is something obvious that I don't see.
    -cpd

    1. Re:Still confused by Zico · · Score: 2

      It's not just for natural disaster. If they need to revoke the original key for any reason (like say it got cracked), then the backup key could be used to verify the replacement key for the original.

      Cheers,
      ZicoKnows@hotmail.com

    2. Re:Still confused by jms · · Score: 2

      However, there is no mechanism in place for key revocation, so this explanation is not valid.

  91. maybe by darklink · · Score: 1

    well i think that maybe the nsa didnt put this key
    now if it has other maybe , i think that hte keys are there for what ms wants and not what they say
    peronaly i dont like the idea of letting ms have any key control in an os. the "back up key" idea was altough thought full it can be used as an exploid , and i dont trust ms enuf to tell me the truth. sorry it is just me being paranoid

  92. Beleiving everything you read. by SteveX · · Score: 5

    This whole issue has been fun to watch. When I read the first message about how Microsoft had the NSA key in Windows, I kinda wondered if they would really do that.. Couldn't really decide either way.

    But the number of people that read it and instantly assumed it was true was astounding. I've had friends ask me out of the blue about it. I've heard of it through mainstream media. I've seen story after story about it.

    Most of the the media people still won't admit it was jumping to conclusions. That's what really bothers me. They're mostly sticking to the "well Microsoft says it's false but who can know for sure" lines to cover their own asses (and credibility).

    A Wired story says "Questions lingered Friday over whether or not security experts overreacted to a scientist's charge that Microsoft built a backdoor in Windows for a US spy agency to enter". Isn't it fairly clear that they overreacted? Or is this going to happen again the next time?

    (If it's a real issue, like the Hotmail thing, then they deserve to get slammed... but come on, let's verify this stuff before we go nuts).

  93. NSA...ther're no dummies by Anonymous+Chemist · · Score: 1

    I agree with the other poster.
    Hmmmm....with Echelon, the NSA would really have no need for a backdoor to Windblows; but then gain; how hard is it to crack Windblows?
    The NSA has some of the best crypto/math folks; so you really need to ask yourself if they would leave something so obvious. They are a little more adept than that.

    1. Re:NSA...ther're no dummies by Anonymous+Chemist · · Score: 1

      Right!!!!! The NSA would never decrypt data from inside the US. Just like Drug Task Forces never do anything illegal in the (justified) pursuit of illicite drug manufacturers. What Planet are you from?
      You assume from naivite that I don't understand the NSA or Echelon. One comment doesn't mean I'm stupid.
      Nonetheless, you're naive if you think that the Feds stop gathering data (in any fashion they want because there's a law.) They just can't use that stuff in court; but they do use it to focus the investigation.
      I'll bet all those guys just shiver in their boots at the thought of using their collection methods in the US......Yeah right/.

    2. Re:NSA...ther're no dummies by Anonymous Coward · · Score: 0


      Exactly. No one would suspect something so obvious. It's the old "Hide in plain sight" technique.

      Woops.. just looked at the time. Gotta go let the Roswell aliens out, and then it's time for JFK's 2pm feeding.

    3. Re:NSA...ther're no dummies by Anonymous Coward · · Score: 0

      Echelon just listens, it doesn't do them any good if the traffic is encrypted.

  94. The author's credentials by Pac · · Score: 4

    Bruce Schneier:

    - Wrote "Applied Cryptography", the best introductory book to the field of cryptography and cryptanalysis;
    - Wrote the Blowfish algorithm;
    - Wrote with others the Twofish algorithm, one of the finalists of NIST's new Advanced Encryption Standard

    There is a lot more. Look around the site...

    1. Re:The author's credentials by Anonymous Coward · · Score: 0

      Ah, but how do you know that was written by the real Bruce Schneier? Did you check its signature?

  95. Most likely explanation is... by Anonymous Coward · · Score: 0

    ...That the NSA simply wants to install their own
    damn 22nd century crypto modules without
    having to e-mail them to Microsoft to get
    them signed.

    Which is what Bruce is saying.

    I honestly think it is just that simple.

    -- cary

    1. Re:Most likely explanation is... by Raetsel · · Score: 1
      To quote Bruce Schneier:

      • "...
      • Two, that it is actually an NSA key. If the NSA is going to use Microsoft products for classified traffic, they're going to install their own cryptography. They're not going to want to show it to anyone, not even Microsoft. They are going to want to sign their own modules. So the backup key could also be an NSA internal key, so that they could install strong cryptography on Microsoft products for their own internal use."

      You know, this fits my vision of the NSA.

      Think about this: If they actually wanted a backdoor in windows, it wouldn't be vulnerable to some MicroSerf in a non-descript cubicle who forgot to rename a crypto key.

      It'd be like the first versions of Win 3.0 with that mystery module (the only one that was encrypted). Remember? The one that caused a FUD message when used with DR-DOS? They're sneaky like that (Both Microsoft and the NSA!)

      Also, IIRC, these signature keys are only if you want to use the MS Crypto-API. If you've rolled your own (encryption, that is), then you can install it just like another program.

      I wonder how all this affects PGP and GPG on Windows platforms...?

      --

      "...America's great minds of today, teaching America's great minds of tomorrow. Poor bastards." -- A Beautiful Min
  96. The following 4 questions are still not answered: by CocaCola · · Score: 3

    1) 'Lots of people have access to source code within Microsoft;' - maybe, but most people have only access to code they develop, in fact only a handful of people have 'full' access. Even fewer people have access to the keys themselves. The Caldera antitrust suit brought up some very interesting Microsoft-internal documents that have relevance now: a dozen DOS engineers were reassigned to work on making DrDOS 'as incompatible as humanly possible'. 'Normal' DOS engineers did not even know about this team, the team's real duty was only known to the vice president (Brad Chase in this case). And DOS only had a couple of tenthousand lines of code - with NT's millions lines of code it's not at all hard to 'hide' activity and shield off even top developers from 'the realities of RL'.
    2) 'It's called "NSAKEY" for some dumb reason' - yeah, and the symbol name got stipped off from _all previous shipped Windows releases_ (a couple dozen ones, not including localized versions), while $KEY was not stipped? You got to be kidding. $NSAKEY within a crypto module means only one thing.
    3) 'There are just too many smarter things they can do to the unsuspecting masses.' - face it, the Microsoft monopoly is valuable to the signal interception community in this regard: it's everywhere. You will not find a single piece of software more widely installed.
    4) What was the deal Microsoft cut with the NSA which (uniquely amongst OS vendors) enables them to ship a Crypto API. Crypto-enabling APIs are explicitly forbidden by US export controls, even if they do not ship strong crypto. What was the 'deal' with the NSA?

    --
    --Coke
  97. Did he SAY they use Unix..? by Anonymous Coward · · Score: 0

    Any tier-1 sensitive info isn't going to be on any OS that you've ever heard of.

  98. Re:The following 4 questions are still not answere by jzitt · · Score: 1

    2) 'It's called "NSAKEY" for some dumb reason' - yeah, and the symbol name got stipped off from _all previous shipped Windows releases_ (a couple dozen ones, not including localized versions), while $KEY was not stipped? You got to be kidding. $NSAKEY within a crypto module means only one thing.

    Only one thing? Those of us who don't jump immediately into paranoia mode can picture M$ engineers, having to name the thing, laughing their asses off when they realize what will happen when conspiracy junkies see the name and using it as a gag.

    There are other, even goofier possibilities, not to mention the quite reasonable ones brought up on NTBugTraq.

  99. Re:It's (not) the NSA (Stupid!) by Prote+O'+Zoa · · Score: 1

    It's gotta go in the code somewhere, man.

  100. Incompetence? by Anonymous Coward · · Score: 0

    I think it is entirely plausible that the NSAKEY is there to allow the NSA to install CSPs for their own use without microsoft have to sign them. Only one thing that makes me wonder. I think it is a safe assumption that the NSA either reviewed the CryptoAPI code before it was release or certainly after the product shipped to make sure that it worked as advertised. I mean the point of the whole system is to keep higher bit encryption from being exported. Since there is no check on NSAKEY and it can be replaced with any key allowing any CSP to be installed, the whole thing is useless. Either the NSA is completely incompetent or something else is going on.

  101. Believe me, his criticism is justified by Eric+Green · · Score: 3
    Bruce has extensively cryptanalyzed Microsoft's security and encryption software, and torn it to shreds in so many ways that it is pathetic. Read some of the papers on his site.

    The purpose of the CryptoAPI was to enforce U.S. export controls. The failover to the second key, which can be poked with your own public key (as described in his earlier Crypto-Gram article), means that this mechanism is broke broke BROKE. Like so much else in MS's crypto suite. Sigh.

    Read his Yarrow paper and you'll get the context for his comment that it's easier to attack MS's PRNG (pseudo-random number generator) than it is to attack their encryption directly.

    -E

    --
    Send mail here if you want to reach me.
  102. Somewhere, someone is laughing by Anonymous Coward · · Score: 1
    Come on.. all you coders out there..

    TELL me you dind't put something humorous in your code. TELL me you didn't. I've got one program that has in it:
    const int answer = 42;

    JUST for the hell of it. Some Microsoft programmer somewhere is laughing his ass off that he got ALL of you to fall for this..

    Magnwa

  103. Oh, so true.... by Anonymous Coward · · Score: 0

    They put Zimmerman through the ringer by not performing due dilligence and 'allowing' PGP to get out of the country. Zimmerman didn't export PGP - some other 'criminal(s)' did.

    Now MS screws up and lets strong crypto out of the country - and THEY are the entity exporting this 'munition'. Where's the FBI?

    And if the NSA required MS to implement the second key, aren't they accomplices in this crime of exporting strong crypto?

  104. Dumb Mistakes (eg. the atom bomb) by Critter · · Score: 3

    A fellow graduate student from England told me a story a few years ago about American Intelligence and the atom bomb. The Manhatten Project was our top top secret; we wouldn't even tell our allies about it. However, when the device was detonated, possibly over Hiroshima, the U.S. government gladly distributed time elapse photographs of the expanding mushroom cloud: What a historic moment! What an achievement! From this little bit of information British scientists, and possibly others, were able to deduce the critical mass of U238.

    People are careless, dumb and vain: one of the reasons security through obscurity is a bad idea.

  105. Microsoft haven't produced a credible account. by Paul+Crowley · · Score: 2

    I don't believe that the "NSAKEY" allows the NSA to read everyone's email that's encrypted with Windows - that was always an exaggeration. But it's clear that Microsoft are holding something back, because they have not produced a credible account of why the second key is there.

    All they say is "in case the first key is destroyed". To which we all say "so why not take a backup"? And after that, it's all *sheer speculation* on our parts about what their actual reasons are, for example about whether they mean "compromise" rather than "destruction" (hint: volcanoes don't compromise keys) or whether there's some other need that backups wouldn't meet. It's speculation because Microsoft haven't told us. All I know is:

    * Microsoft have not come up with a believable explanation of why there are two keys, either of which can validate a CSP

    * And *neither has anyone else*, not Bruce Schneier, not Markus Kuhn, not any of the people on the mailing lists I'm on. No-one has suggested anything that would make this an even vaguely sensible way to do things, let alone a way past an NSA security review.

    Frankly, if I hear a non-fishy explanation for this I'll be quite likely to believe it - it's true about Microsoft's historical stance in favour of strong crypto, even though the whole CryptoAPI signing thing rather goes against that in the first place. Until such an explanation surfaces, though, there's no reason at all to let Microsoft off the hook on this one.
    --

    1. Re:Microsoft haven't produced a credible account. by Anonymous Coward · · Score: 1


      I think the most non-fishy explanation is that the NSA wanted to be able to install their own modules without MS's knowledge, on their own (and perhaps other government/military) machines.

      This may or may not be true, but I think it's at least plausible.

      However, the other interesting thing I think the public should get out of this, is that whether or not this is true (MS backdoored windows for NSA), all the attention this has received just goes to show us how much we trust MS to not do such a thing!

      Given the complete lack of trust in MS, and the knowledge that there are zillions of ways they can backdoor their software (whether or not this NSAKEY fiasco was actually one of them), why would anyone use an MS OS on a secure network or for a secure application? Take that one step further... why would any capable admin use *anything* that wasn't open source for something that needed to be secure? And why haven't the journalists picked up that angle yet? Proprietary code, whether its made by MS or by the random shareware developer peddling his wares on the web, simply IS NOT SECURE, not just due to the bugs that might be in the product, but potentially due to willfully including a backdoor or a way to compromise the system in some way.

      I know you all already know this, but I really am hoping some journalist will catch on and write about this aspect of the story... the NSAKEY story has brought the integrity of a (the?) major software vendor into question... it's a perfect opportunity to use it to spread the gospel of open source. =)

  106. Re:Schneier should not attack Microsoft in this wa by Anonymous Coward · · Score: 0

    But the certificate revokation lists have nothing to do with the keys that verify the validity of the CSPs.

    Schneier makes disparaging comments about the general quality of MS's cryptography because he (and mudge) have done analysis of several Microsoft security implementations and found nearly all of them seriously flawed.

    I'm waiting for their analysis of NT5's EFS.

  107. pIIIs and random numbers by delmoi · · Score: 1

    If you're intrested in better random numbers on the intel platforms check out: http://developer.intel.c om/design/chipsets/rng/techbrief.pdf I belive that there is a way to get Hardware, true random numbers from newer pentiumX CPUs.

    Also check out http://developer.intel.com/de sign/chipsets/rng/docs.htm for more info.
    "Subtle mind control? Why do all these HTML buttons say 'Submit' ?"

    --

    ReadThe ReflectionEngine, a cyberpunk style n
  108. Social Engineering by FooBarSmith · · Score: 1

    Attempt to hack a persons account. Try passwords of 'secret', 'password', their birthdate, spouses birthdate, anything on a postit note on their screen. If that fails, phone up said user and say "Hi i'm FooBarSmith from MIS, I need you're username for delousing the terminal BMR-fubar queue." If they still don't give you their password, cough, tell them it's it is fixed and phone up another person in marketing. bah NSA backdoors ;)

    --
    stty erase ^H
  109. This does not resemble a CRL system. by Paul+Crowley · · Score: 2

    There has to be a hierarchy of trust for these to be proper CRLs: ie, less priviledged keys have trust delegated to them by more priviledged keys, so the more priviledged keys can later revoke that trust by signing an appropriate CRL. Both keys are as trusted as each other and can replace themselves or each other.

    Schneier's analysis is quite accurate.
    --

  110. Yeah, but... by Anonymous Coward · · Score: 0
    1) He says it might be an NSA key for the purpose of letting them install and use their own encryption, without running it through Microsoft. Perfectly legit, but this does have the side effect of letting them install it on your machine too. If they have the key, they have the key.

    2) It is silly of them to call it NSA_KEY, but in all previous versions the label was removed. In the latest service pack it was left in, apparently by mistake.

    No conspiracy maybe, and it's a good point that for the NSA a backdoor like this is pretty much superfluous. But let's not cut them more slack than they deserve.

    If it is an NSA key, I love the irony--since it enables a simple utility to disable the export protection for the cryptoAPI.

  111. Here's a better explanation: by mrneutron · · Score: 5

    From BugTraq. It's not on their archive (yet) at www.securityfocus.com, but will be soon:


    From: Markus Kuhn
    Subject: Re: NSA key in MSFT Crypto API

    The actual funny story behind the presence of the NSA key has been
    seriously misunderstood here. CSP verification keys have only one *real*
    purpose: They are intended to enforce the US export restriction
    requirement that Microsoft is not allowed to ship software abroad that
    can easily be extended with strong cryptography. They are certainly not
    intended as any useful form of integrity protection for your system.

    The NSA got their own CSP verification key, because they want to be able
    to change their own secret US government CSPs required for the handling
    of classified documents, without having to go to Microsoft each time to
    get a signature for an NSA CSP update. Fair enough. So Microsoft built
    in a second verification key such that the NSA can produce and install
    on DoD PCs their own CSPs without requiring any Microsoft involvement.

    The real funny part is that Microsoft did not protect the NSA key
    particularly well, such that everyone can easily replace the NSA key
    particularly well, such that everyone can easily replace the NSA key
    easily with his own key. This was reported by Nicko van Someren at the
    Crypto'98 rump session. This means that everyone can now easily install
    his own CSPs with arbitrarily strong cryptography. This means that the
    NSA's demand to get quickly a second key added led in effect to the easy
    international availability of strong encryption CSPs. My guess is that
    this is Microsoft's sweet revenge against the NSA for creating all these
    Export hassles (e.g., the requirement that CSPs be signed) in the first
    place. It backfired nicely against the NSA. :)

    All this has nothing to do with an NSA backdoor, because the CSP keys
    are an export enforcement tool and not an integrity protection tool.
    They do not protect all parts of the system that could be compromised by
    someone who wants to install some eavesdropping malware. The CSP
    verification keys only authenticate that no cryptography that violates
    export laws has been installed. If you are worried about the NSA
    installing malicious software on your PC, you should not rely on the CSP
    verification keys (which were never designed for that purpose anyway),
    but on virus scanners with tripwire functionality that report any
    modifications to your DLLs. There is no digital signature functionality
    required to implement these, simple secure hash algorithms will
    perfectly do.

    Please apply a bit of simple critical thinking here:

    If the NSA wanted to have real backdoor functionality, they would much
    more likely simply steal Microsofts own keys instead of embedding
    additional keys with an obvious symbol name. Remember: The NSA is the
    world's largest key thief. They have stolen crypto variables from
    well-protected military and government agencies from all over the world
    using the usual repertoire of techniques (bribery, extortion,
    eavesdropping, hacking, infiltration, etc.). If they can do it with
    eastern military agencies, they can most certainly also do it easily
    with Microsoft, which is orders of magnitudes less well protected than
    the usual NSA target. If there is a real NSA backdoor key in Windows,
    that it would certainly be identical to Microsoft's own key.

    Markus

    1. Re:Here's a better explanation: by platypus · · Score: 2

      This was reported by Nicko van Someren at the
      Crypto'98 rump session.

      Markus Kuhn was cited in a news-posting I read, and he mentioned the ncipher, who apparantly used this trick before to get their strong encryption (hardware!) into the windows api. One of their founders is said Nicko van Someren.

  112. Speculation. Astute speculation but still... by bughunter · · Score: 1
    ... only speculation. Bruce doesn't have any evidence other than his keen common sense. And although I would tend to agree with him, there's the reports that the NSA put backdoors into export versions of Lotus Notes from earlier this year.

    I can play the speculation game, too. Spooks may not choose the obvious paths of least resistance, because they're too obvious. When it comes to rogue bureaucracies, you can't take anything for granted.

    --
    I can see the fnords!
  113. Re:SPOILER! (code solution) by Icepick_ · · Score: 2

    Just in case you cant figure out the code...

    "Enjoy the book"

    Took me about 20 mins to figure it out.

    Very cool.

  114. Are they really advanced? by .pentai. · · Score: 1

    I'm just curious as to why everybody seems to think that the NSA is so far advanced over the typical /.'er. Granted they have a large budget, they don't develop the technology, they simply pay others to.

    So sure they may have thousands of cray super computers, but I doubt they have something so powerful as to blow us away with.

    They are, after all, people to.

  115. Disaster Recovery Policy? by Ronin+Developer · · Score: 1

    I, too, would tend to believe the NSA wouldn't be so blatant as this. But, one has to take Microsoft's position on a backup key tonge-in-cheek.

    The argument that they keep the primary key in one facility and the backup key in another just doesn't hold water. Sounds like a nice disaster recovery policy, but not realistic as a true disaster would destroy the primary key.

    Hasn't Microsoft heard of distributing the key via an n-threshold key algorithm? Heck, the algorithm is in the public domain and published code can be found in Bruce's book, "Applied Cryptography".


  116. Hey.. I just noticed this :) by Anonymous Coward · · Score: 0
    Anyone else catch this?

    Counterpane Systems
    Counter Pane Systems

    Now, counter means against ,or anti. Pane is something found in windows.. as in a pane of glass... Ergo.. (And if you take the Latin it'd prolly be MUCH more humorous)


    Anti..windows.. systems?

    Neat. :) Magnwa

  117. And what happens when the smart card breaks? by Ungrounded+Lightning · · Score: 1

    (Subject line says it all.)

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  118. That's why you need to have a backup key by Anonymous Coward · · Score: 0

    The earlier poster didn't understand why you'd need to have a backup key. If you used a key held by a smart card, then you couldn't just keep a copy of the bits somewhere. You'd have to have a separate card with a backup key.

  119. NSA = Initials??? by NutZac · · Score: 1

    Anyone think that NSA might be someone's initials? Maybe a Microsoft employee... or an honorary link to Neal Stephenson (NS)? Just a thought...

    --
    Linux: Because rebooting is for adding new hardware.
    1. Re:NSA = Initials??? by platypus · · Score: 1

      I'm just leeching what somenone said before on slashdot, but
      N S A=Netscape + Sun + Aol , get the picture?
      Poor Microsoft ...

  120. I don't buy the don't buy by Bobzibub · · Score: 1

    He said that they could get MS to sign NSA's modules-- I doubt if they'd want MS in the loop. Think of all the people who suddenly become involved and could talk later.

    The NSA does not require a _NSAKEY in *all* the world's MS windows, only their internal ones. They would use a utility such as the one posted to simply change MS's key to their own.

    Attacking a random number generator would be one of the first things I'd check if I was paranoid enough and writing my own encryption software. Hell, why not bypass MS's random number generator all together?

    Sure one can break into Windows and do all sorts of nasties. These points of entry could be found out too by hackers and publicized.

    If I was running the NSA and had my morality chip off line (you should in that case all be scared silly), I'd have *many* diverse points of access into MS products, not just one or two. This allows for flexibility of attack and robustness given the slow evolution to more secure OSs.

    I'd also get some of my pals deeply involved in Linux, and *BSD but thats another story.


    cheers all.

  121. Re:SPOILER! (code solution) by CharlieG · · Score: 1

    That long?

    --
    -- 73 de KG2V For the Children - RKBA! "You are what you do when it counts" - the Masso