Slashdot Mirror


Mozilla Accepts Chinese CNNIC Root CA Certificate

Josh Triplett writes "Last October, Mozilla accepted the China Internet Network Information Center as a trusted CA root (Bugzilla entry). This affects Firefox, Thunderbird, and other products built on Mozilla technologies. The standard period for discussion passed without comment, and Mozilla accepted CNNIC based on the results of a formal audit. Commenters in the bug report and the associated discussion have presented evidence that the Chinese government controls CNNIC, and surfaced claims of malware production and distribution and previous man-in-the-middle attacks in China via their secondary CA root from Entrust. As usual, please refrain from blindly chiming into the discussion without supporting evidence. Since Mozilla has already accepted CNNIC as a trusted root CA, the burden rests with those who argue for its removal."

256 comments

  1. As usual, please refrain from blindly chiming in? by gad_zuki! · · Score: 5, Funny

    Wow, youre so new here, youre still dripping wet and covered in placenta.

  2. Given they've bowed to Chinese pressure by sethstorm · · Score: 4, Interesting

    ...is there a straightforward way to mark CNNIC as untrusted?

    --
    Twitter supports and protects racists - by smearing their critics with the "Hate Speech" label.
    1. Re:Given they've bowed to Chinese pressure by Zocalo · · Score: 4, Informative

      You could just delete the certificate yourself. "Edit, Preferences, Advanced, Encryption, View Certificates"[1]. Select the one from CNNIC and hit "Delete".

      [1] "Tools, Options, Advanced, Advanced, View Certificates" if you are on Windows, but if you are on Windows the CNNIC certificate is probably not the most significant of your security worries... :)

      --
      UNIX? They're not even circumcised! Savages!
    2. Re:Given they've bowed to Chinese pressure by klui · · Score: 1

      If you delete the CA when it returns (not sure why it does that) its properties, when you click Edit..., will be all unchecked.

      Tools>Options...; Advanced, Encryption tab, [View Certificates]; Authorities tab, click CNNIC ROOT, [Edit...]/[Delete...].

    3. Re:Given they've bowed to Chinese pressure by data2 · · Score: 3, Funny

      Edit -> Preferences -> Advanced -> Encryption -> View Certificates -> Authorities -> ... -> Profit

    4. Re:Given they've bowed to Chinese pressure by Anonymous Coward · · Score: 0

      lol at least this one is original.

    5. Re:Given they've bowed to Chinese pressure by chris_uvic · · Score: 1

      One way: Go to Firefox's Certificate Manager. (Tools -> Options -> Advanced -> Encryption -> View Certificates), click the "Authorities" tab, scroll down to "CNNIC ROOT", select it, click edit, uncheck the "trust settings".

    6. Re:Given they've bowed to Chinese pressure by Anonymous Coward · · Score: 0

      I'm running FF3.5.7 and I don't appear to have the CNNIC ROOT certificate in the authorities tab of Firefox. Is that the only place I need to look?

    7. Re:Given they've bowed to Chinese pressure by Culture20 · · Score: 1

      Conversely, is there a way to automate root cert imports into FF across tons of machines?

    8. Re:Given they've bowed to Chinese pressure by Anonymous Coward · · Score: 1, Informative

      Deleting it does no good for ones that are marked "Builtin Object Token" -- they will come back when you restart. Instead "Edit" it and uncheck the trust boxes. The (lack of) trust settings are stored in your profile so updating Firefox will not affect it.

      To those who don't see it, that's because you are not running Firefox 3.6, the first browser version released since CNNIC was added. The next 3.5. update will probably include it too.

    9. Re:Given they've bowed to Chinese pressure by GuanoBoy · · Score: 1

      Y...if you are on Windows, but if you are on Windows the CNNIC certificate is probably not the most significant of your security worries... :)

      Agreed. BTW, the CNNIC cert is not included in the Firefox 3.6 package in PCLinuxOS. "Government Root Certificate Authority" (Taiwan) is included (despite a more sinister name) and a few other foreign companies are, but none are to be seen from CNNIC.

      --
      WWW
  3. Anonymous Coward by Anonymous Coward · · Score: 0

    Now at last we can have signed Firefox Add-ons!

  4. Marking as untrusted by Saishuuheiki · · Score: 5, Informative

    Taken from comments section of article:

    Individual CAs can be removed via the "advanced" preferences panel. It's instructive, actually, to look at the list - there's a lot of entries there.

    One could switch to another browser, but it's worth thinking about how open that browser's CA inclusion process is first.

  5. Was pointing towards something like a CRL. by sethstorm · · Score: 3, Insightful

    Removing it is fine until an update/reinstall brings it back. Telling the browser to not trust that entity at all is what I'm talking about.

    --
    Twitter supports and protects racists - by smearing their critics with the "Hate Speech" label.
    1. Re:Was pointing towards something like a CRL. by micheas · · Score: 3, Insightful

      Removing it is fine until an update/reinstall brings it back. Telling the browser to not trust that entity at all is what I'm talking about.

      As long as the update does not delete your local preferences it should work.

    2. Re:Was pointing towards something like a CRL. by couchslug · · Score: 2, Insightful

      "Telling the browser to not trust that entity at all is what I'm talking about."

      Looks like time for a convenient extension.

      --
      "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
    3. Re:Was pointing towards something like a CRL. by Sir_Lewk · · Score: 3, Insightful

      Ah, but how do we know we are actually getting the right extension? Normally that process is secured by ssl but now.... The Chinese government could man in the middle anyone who tries to install any particular extension, and feed them a crippled one instead. Implausible sure, but possible.

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    4. Re:Was pointing towards something like a CRL. by mlts · · Score: 2, Interesting

      What is ironic is that I can do this in IE with no problems. I drag a certificate to the untrusted store, either systemwide or as a user, and even if root certs are updated, that cert remains untrusted.

    5. Re:Was pointing towards something like a CRL. by Anonymous Coward · · Score: 1, Interesting

      No, they can't...at least not if you do the extra leg work necessary to check the certificate yourself. Adding their CA cert to the browser only gives them the ability to generate certificates that are accepted based on that CA cert. You can still view the certificate information to see which CA cert originated the certificate being used to secure your session.

      Try it yourself. Got to https://addons.mozilla.com/ and examine the cert. You'll see that it was issued by Verisign. Any certificate issued by CNNIC would show up as being issued by CNNIC. If you verify that the certificate that secures the session used to pull the extension originated from a historically-trusted CA rather than this new, suspect, CA, you can be sure that the Chinese government has not used the inclusion of the CNNIC CA certificate to perform a MitM attack on that session.

    6. Re:Was pointing towards something like a CRL. by AmberBlackCat · · Score: 1

      If it were IE, people would be saying it's time for a new browser. If security is that big of a deal, why fight a working browser with a built-in security flaw when you can switch browsers?

    7. Re:Was pointing towards something like a CRL. by maxume · · Score: 2, Informative

      If I have it right, it is actually a simple thing to do, the UI is just awkward. Edits to the trust settings of the certificate will disable it and persist (another post indicates that deleting the certificate also marks it as untrusted, so even if the certificate gets added back to the system, it won't be trusted).

      --
      Nerd rage is the funniest rage.
    8. Re:Was pointing towards something like a CRL. by Sir_Lewk · · Score: 1

      I'm well aware of how certificates work, and I'm sure you are well aware that the vast majority of the population would never think, or even know, to confirm that the certificate is from the correct CA.

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    9. Re:Was pointing towards something like a CRL. by Minwee · · Score: 3, Informative

      Select "Tools", then "Options".

      Click "Advanced", "Encryption" and "View Certificates".

      Scroll down to "CNNIC" and select the "CNNIC Root" certificate.

      Finally click "Edit", uncheck "This certificate can identify web sites" and press OK until all the little windows go away.

      Now even if the root certs are updated, that cert remains untrusted.

      In IE you have to select "Tools", "Internet Options", "Content", "Certificates", "Trusted Root Certification Authorities", select the certificate you want, then click "Advanced", uncheck the "Server Authentication" role and then click "Ok", "Close", and "OK" again to finally make your change stick.

      What is ironic is that when you do that in IE with no problems, it actually takes more mouse clicks than doing the same thing in Firefox.

    10. Re:Was pointing towards something like a CRL. by FreelanceWizard · · Score: 3, Interesting

      This will work, but the certificate is still "trusted" in a sense. The best way is, as the parent noted, to use the Certificates snap-in in MMC to move the certificate to the Untrusted store. Doing so permanently removes trust for that certificate and, thus, all of the certificates that chain to it. This approach is also useful in that it blocks trust of the certificate for any purpose by any program that uses the cryptographic functions in Windows for verifying certificate trust.

      --
      The Freelance Wizard
    11. Re:Was pointing towards something like a CRL. by shutdown+-p+now · · Score: 1

      IE uses the OS-provided shared certificate store (so does Chrome, by the way).

    12. Re:Was pointing towards something like a CRL. by Anonymous Coward · · Score: 0

      How ironic what? Firefox has very similar mechanic. Certificates are removed in user profile and they stay removed unless you delete your profile.

      Just because someone (ie. grand-parent post) says something on the internet doesn't make it true.

    13. Re:Was pointing towards something like a CRL. by Anonymous Coward · · Score: 0

      [Citation Needed]

  6. Re: As usual, please refrain from blindly chiming by clang_jangle · · Score: 0, Offtopic

    Glad I use lynx (and opera)!

    --
    Caveat Utilitor
  7. Thanks For The Heads Up... by Anonymous Coward · · Score: 0

    Deleting it as we speak....

  8. You're kidding, right? by taoye · · Score: 5, Funny

    Just wait while I go infiltrate the Chinese government to determine if they are doing bad things through CNNIC, so I can come back with evidence. While I'm at it, I'll be travelling through West Africa and I have the sum of $1,000,000,000 USD of money stashed there and I need your help to get it out of the country. I will give you 10% guaranteed.....

  9. Disagree with the premise. by Jane+Q.+Public · · Score: 5, Interesting

    "Since Mozilla has already accepted CNNIC as a trusted root CA, the burden rests with those who argue for its removal."

    I am not sure I agree with this. When accepting something that is very controversial, like for example accepting CNNIC as a neutral authority, or backing a perpetual-motion technology, the burden may very well be on the actor to defend its actions.

    1. Re:Disagree with the premise. by yttrstein · · Score: 1

      I know I don't agree with this. The burden rests with me personally actually, to simply continue not using Firefox.

    2. Re:Disagree with the premise. by Anonymous Coward · · Score: 0

      Agreed - this was a premature and ill-based decision that clearly wasn't based upon historical precedent.

      "Commenters in the bug report and the associated discussion have presented evidence that the Chinese government controls CNNIC, and surfaced claims of malware production and distribution and previous man-in-the-middle attacks in China via their secondary CA root from Entrust."

      This should be more than enough reasonable doubt, sufficient enough for launching investigations and putting a decision like this under the proverbial microscope.

      Something tells me there's more to this situation than what's being published...

    3. Re:Disagree with the premise. by luserSPAZ · · Score: 1

      Please feel free to use a competing browser, all of which already include this root cert, to my knowledge.

    4. Re:Disagree with the premise. by yttrstein · · Score: 1

      Mind if I compile my own? It's really the only way to fly.

  10. delete cert? finger in dike by Onymous+Coward · · Score: 4, Informative

    Did you notice how many CAs are in the list? How do you feel about each?

    I might recommend encouraging technologies like Perspectives to provide defense in depth.

    1. Re:delete cert? finger in dike by zonky · · Score: 4, Informative

      Sound advice. For those new to perspectives, it uses notary servers, and compares the thumbprint of the SSL cert with what 4-5 other points on the internet see. This should at least prevent localised MITM, even with a trusted CA issuing the MITM cert.

    2. Re:delete cert? finger in dike by Onymous+Coward · · Score: 1, Troll

      The world is not a better place after your comment, neither more enlightened nor amused.

      Please note, everyone, it does not help the world or you to post simply because you have feelings you need to vent. Please make your communication constructive. And vent your feelings to your teddy bear.

    3. Re:delete cert? finger in dike by Anonymous Coward · · Score: 0

      Who says we're all trying to help the world? Keep your bigoted alignment bias to yourself Mr. Goody-two-shoes, thank you very much.

    4. Re:delete cert? finger in dike by Anonymous Coward · · Score: 0

      In other words:

      Mr. AC, what you have just said is one of the most insanely idiotic things I have ever read. At no point in your rambling, incoherent response were you even close to anything that could be considered a rational thought. Everyone in this thread is now dumber for having read it. I award you no points, and may God have mercy on your soul.

    5. Re:delete cert? finger in dike by Anonymous Coward · · Score: 0

      He won't listen anymore.

    6. Re:delete cert? finger in dike by Onymous+Coward · · Score: 4, Informative

      They've got a Firefox extension, too: http://www.cs.cmu.edu/~perspectives/firefox.html#install

      And this conveys the idea quickly and visually... the web demo: http://moo.cmcl.cs.cmu.edu/perspectives/

      They're also looking for developers to take the project. This could be a great tool for everyone.

    7. Re:delete cert? finger in dike by Anonymous Coward · · Score: 0

      There is an excellent overview of MITM attack methods one Eddy Nigg's blog over at Startcom (which issues CA's) here:
      https://blog.startcom.org/?p=125

      But to get an idea of how precarious the certificate situation is you should read Eddy's report on the total lack of inquiry he experienced when he decided to test the security involved in requesting a certificate. Bottom line: he obtained a trusted certificate for the domain name mozilla.com (which he has no right to receive at all) in less than five minutes from one of comodo's resellers with no questions asked at all. How's that for an exploit? Interesting to read on Eddy's blog:
      https://blog.startcom.org/?p=145

  11. Re: As usual, please refrain from blindly chiming by Actually,+I+do+RTFA · · Score: 5, Insightful

    I take issue to the next phrase: "Since Mozilla has already accepted CNNIC as a trusted root CA, the burden rests with those who argue for its removal."

    Are you saying "should Mozilla remove it?" Then the answer is probably no, becuase Mozillia is not an omni-beneficent entity. It probably helps them in some way to include it.

    The question is, should individual users remove it? And yes, by the link that you provided indicating it's role in the distribution of malware. Why should I let Mozilla, a large group with contradictory desires and many masters, control whether I delist it as a trusted root?

    --
    Your ad here. Ask me how!
  12. Re: As usual, please refrain from blindly chiming by TSHTF · · Score: 4, Informative

    Opera trusts CNNIC also.

  13. Relative security of self-signed certificates by Anonymous Coward · · Score: 4, Insightful

    I have nothing against additional certificate authorities; it makes sense in most situations not to give all the power to a single party.

    Nonetheless, the large number of accepted authorities raises serious questions about another aspect of browser security:

    Why are self-signed certificates viewed with such relative suspicion?

    It only takes a single compromised or misled CA to bypass the entire trust system. The more CAs we have, the easier it is to compromise the system.

    Why, then, do we make it so difficult for sites to implement security against passive plaintext snooping (which is arguably much more of a threat in most situations, discounting targeted attacks)? Why do browsers make this basic security effectively unavailable unless you pay a toll to a CA? (And it is effectively unavailable, since the inconvenience and fear-of-the-unknown related to accepting self-signed certificates makes the use of them a self-defeating act.)

    As CAs proliferate, it becomes more and more meaningless to view self-signed certificates with such suspicion -- since they become relatively less and less of a risk, as we add more CAs and thus more individual points where the system may be compromised.

    1. Re:Relative security of self-signed certificates by Adrian+Lopez · · Score: 1

      Why are self-signed certificates viewed with such relative suspicion?

      Because the communications channel that carries the self-signed certificate is exactly the same as the one that has potentially been compromised.

      --
      "In prison you just have to shut your eyes and take it. Here you have to shut your eyes and give it."
    2. Re:Relative security of self-signed certificates by Anonymous Coward · · Score: 0

      But why throw out the baby with the bathwater?

      Self-signed certificates with SSL will prevent passive snooping. Actively intercepting the channel is much rarer and requires more effort.

      I agree that self-signed certificates shouldn't be given the same degree of trust as attested certificates, but this can be handled easily in the user interface (by displaying the SSL status differently, or by presenting at most a single warning to the user).

      There's no good reason to make them so inconvenient that one must pay a toll, or have no security whatsoever against passive snooping.

    3. Re:Relative security of self-signed certificates by marcansoft · · Score: 1

      So don't give users the lock icon, and just pretend it's an unencrypted website.

      Self-signed certificates provide no protection against MITM attacks, but they do provide protection against passive snooping which is what the parent is talking about. There is zero disadvantage to using them. You can argue the lack of some advantages all you want, but throwing tons of warnings at users for using them is ridiculous, when regular unencrypted HTTP traffic is let through fine. I am particularly annoyed at the obnoxious warnings in recent browsers, Firefox included.

      I will never understand current SSL warning policy - it's completely retarded. It would be a lot saner to shove the ridiculous warnings into user's faces only when a website previously using CA security downgrades to self-signed or plain HTTP. If you're going to warn for self-signed certs, then you ought to be warning for every single plain HTTP website.

    4. Re:Relative security of self-signed certificates by zonky · · Score: 1

      To be honest, set your favicon to look a SSL padlock, and most people can't tell the difference anyway. Much easier to MITM http...

    5. Re:Relative security of self-signed certificates by mlts · · Score: 1

      Perhaps merging a PGP-like web of trust interlink with SSL security. So, if a close friend trusts foo.com as a CA, then the Web browser would assume that. If a friend dislikes blarf.com, the Web browser will pop up something saying that the CA isn't that liked among friends.

      Problem is that for /. readers, a system like this would make perfect sense. However, most people seem to just want to connect to a site, see a little padlock icon and assume that they can log into their bank safely. They don't care about CAs, web of trusts, CRLs, SLCs... just that they can access whatever with some reasonable security.

    6. Re:Relative security of self-signed certificates by 0123456 · · Score: 2, Insightful

      There's no good reason to make them so inconvenient that one must pay a toll, or have no security whatsoever against passive snooping.

      So when Joe Haxor manages to use a cheap DNS exploit to point www.mybank.com to his web server and then hands out a self-signed certificate 'proving' it's www.mybank.com, you really think that not having a padlock icon on the window will stop Joe Average from handing over their passwords and thereby all their money?

      That's a bloody great huge reason why any self-signed certificate should require Joe Average to click through six different 'I'm sure that I'm sure that this site is really the one that I want to give my password to' rather than just pretend that it's OK.

      Of course it's also true that there are now so many CAs that it's only a matter of time before 'Haxor Security Inc' starts issuing 'trusted' fake certificates for www.mybank.com.

    7. Re:Relative security of self-signed certificates by marcansoft · · Score: 3, Insightful

      So when Joe Haxor manages to use a cheap DNS exploit to point www.mybank.com to his web server and then hands out a self-signed certificate 'proving' it's www.mybank.com, you really think that not having a padlock icon on the window will stop Joe Average from handing over their passwords and thereby all their money?

      Joe Haxor will use a cheap DNS exploit to point www.mybank.com to his web server, which will not support, enable, or redirect to HTTPS. Or do you really believe that Joe Average actually types https://www.mybank.com? You're lucky if they even get the www. part in.

      Sorry, self-signed certs are better than than unencrypted HTTP, and unconditional roadblocks to their use are ridiculous when anyone can impersonate anyone over simple unencrypted HTTP. Anyone can argue that they should not be given equivalent security status to CA certificates (and I agree), but actively hindering their use is stupid and actively hurts security by discouraging Joe Web Developer from trivially enabling SSL to at least stop passive snooping.

    8. Re:Relative security of self-signed certificates by David+Jao · · Score: 1

      Why are self-signed certificates viewed with such relative suspicion?

      Because the communications channel that carries the self-signed certificate is exactly the same as the one that has potentially been compromised.

      This is far from being true, especially in modern times with the proliferation of wireless access technologies.

      In this day and age, it is extremely common for even average non-technical users to access a web site at different times using different and entirely independent communications channels. You might use a wired connection at home, a wireless hotspot in a coffee shop, 3G mobile broadband when on the road, and so on. Web browsers have always had the capability (rarely used) to cache a self-signed certificate and warn if there are any changes in the certificate when you visit the site later.

      The present-day certificate system is badly outdated because it was designed in response to a threat model which is virtually irrelevant today. The system needs to be thoroughly overhauled, and encouraging self-signed certificates would be a good start.

    9. Re:Relative security of self-signed certificates by Anonymous Coward · · Score: 0

      If I worked for the NSA, that's exactly the situation I would strive for: support the use of CAs, which can be bullied into giving backdoor access for national security reasons, and try to make the use of self-signed certificates as hard as possible. There are lots of arguments that can be made in favor of such development both to managers of browser development teams, and on the actual development team mailing lists of open source browsers. In the case of open source browsers, it would actually be prudent for NSA to support a few professional developers to work on Firefox encryption modules simply to make sure that they are secure against all attacks, while making sure that they unconditionally trust only official certificates from companies such as Verisign which can be easily subverted. Once you gain the status of a valuable contributor in the open source development team, your arguments for limiting the use of self-signed certificates will carry that much more weight.

    10. Re:Relative security of self-signed certificates by the_womble · · Score: 1

      Why are self-signed certificates viewed with such relative suspicion?

      Because there is no money in them?

      I would prefer either:

      1) relying on certs distributed through another channel, or
      2) An SSH like system that notified you of changes.

    11. Re:Relative security of self-signed certificates by Anonymous Coward · · Score: 0

      Ultimately, something like this will be necessary.

      CAs are fine when the stakes are relatively low. But as communication networks become ubiquitous, CAs will constitute a centrally-controlled weak point that's not worth using for most things.

      Many of the actions which now take place in what we think of as the "physical" world will be supplanted by more efficient flows of information. When our minds become so closely tied to these networks, it will be an effective invitation to slavery to place fundamental control of authentication in the hands of any central entity.

    12. Re:Relative security of self-signed certificates by amorsen · · Score: 1

      Self-signed certificates should be allowed for URL's starting with http:/// not URL's starting with https://./ Unfortunately HTTP does not present a greeting from the server to the client (unlike SMTP), so you cannot advertise support for encryption in HTTP. That's why it's necessary to convey this out-of-band which is done in HTTPS by switching to a different port.

      --
      Finally! A year of moderation! Ready for 2019?
    13. Re:Relative security of self-signed certificates by Anonymous Coward · · Score: 0

      Passive snooping isn't the issue; MitM is. Somewhere around 30% of DNS servers are still vulnerable to cache poisoning attacks. "Better than nothing encryption" is an oxymoron; it isn't any better than nothing.

    14. Re:Relative security of self-signed certificates by harry666t · · Score: 1

      OK, cool, this is all very true. Would you care to roll out an extension that'd change the policy to something along what you've described?

    15. Re:Relative security of self-signed certificates by emt377 · · Score: 1

      So don't give users the lock icon, and just pretend it's an unencrypted website.

      Self-signed certificates provide no protection against MITM attacks, but they do provide protection against passive snooping which is what the parent is talking about. There is zero disadvantage to using them.

      I agree. It's worth adding that CA-signed certs provide zero protection against MITM attacks as well - it's trivial to proxy to the real site, watch the key exchange, and record the session. Don't even have to bother creating a fake bank site.

    16. Re:Relative security of self-signed certificates by emt377 · · Score: 1

      Perhaps merging a PGP-like web of trust interlink with SSL security. So, if a close friend trusts foo.com as a CA, then the Web browser would assume that.

      Too easy to infiltrate and subvert. Also, how do you know your friend is who they claim they are? A better solution would be that when you setup your bank's online access you generate a key pair and attach the public key to the 'submit' button (or equivalent). The browser associates the private key with the URL and whenever you login in the future the bank presents proof that it knows your public key. Or it could use it to protect the SSL key exchange (to thwart MITM attacks). None of this is particularly complicated and would really just require extending the JS DOM and making a few protocol tweaks (and their implementations, of course). If you want to access your bank from a different computer you copy over the private key, similar to SSH. Note that this wouldn't be in lieu of user+pass or SSL, but in addition.

    17. Re:Relative security of self-signed certificates by mlts · · Score: 1

      My concern is that CAs are a single point of failure, and because there are so many eggs in the CA basket, eventually some blackhat organization will find a way to compromise one. This compromise can be remote attacks, or if the stakes are high enough, blackmailing one of the core employees to allow access to the HSM (hardware storage module) for signing a few certificates from Elbonia off the record.

      One idea is to have the Web browser store the hash of the previously used certificate that the domain used. So when someone visits bank.com, if the cert is the same, it will just go through. If it is different (or if this is the first time a user visited the site), it will check the CA, perhaps check a web of trust to see if that certificate is genuine or bogus, and give the user info that way. For most users, just an info bar similar to the one in Firefox for remembering passwords may be enough.

      Of course, I'd like to see self-signed certs accepted without question. However, just as other people have stated, the Web browser just wouldn't show a lock icon unless someone adds the cert into a trusted database. This would force attackers who wanted to sniff passwords to go from passively eyeballing the wire into having to actively MITM connections.

    18. Re:Relative security of self-signed certificates by Anonymous Coward · · Score: 0

      "Passive snooping isn't the issue"

      But it is the issue. We all know that targeted MITM attacks cannot be prevented with self-signed certificates; that's why we're discussing other attacks which can be prevented.

      "it isn't any better than nothing."

      This is simply false.

      Preventing passive snooping is a significant defense against any widespread (non-targeted) attacks.

      You cannot perform dragnet MITM attacks on non-attested SSL without detection; all it takes is a single endpoint to confirm keys via other channels, or to establish a connection once when you're not actively intercepting, and you've been detected.

    19. Re:Relative security of self-signed certificates by marcansoft · · Score: 1

      Uhm, no, you can't do that. SSL is designed so that MITM is impossible by using public-key cryptography; the catch is that you need to trust the (cryptographic) identity of the other side. Self-signed certificates can be defeated because you can create your own identity that will have equivalent trust (unless the user has specifically placed trust only on a specific self-signed certificate) and then pretend to be the original identity.

      CA certificates relate the cryptographic identity to the domain in a traceable manner, which would make this impossible (assuming there are no rogue CAs or CA policy issues).

      Watching the key exchange does you no good because the public-key cryptography prevents you from obtaining the session key directly.

    20. Re:Relative security of self-signed certificates by Anonymous Coward · · Score: 0

      The same can be accomplished with sslstrip, as demonstrated by Moxie Marlinspike. It just changes all links and redirects from https to http, MITMs those connections, and connects to the server using SSL.

  14. Re: As usual, please refrain from blindly chiming by Monkeedude1212 · · Score: 1

    Exactly. The spoon and the knife are already laid out.

  15. How do I mark all CAs in Firefox untrusted? by rimugu · · Score: 1

    How do I mark all CAs in Firefox untrusted?
    There has to be a better way than change each one manually.

    1. Re:How do I mark all CAs in Firefox untrusted? by Anonymous Coward · · Score: 0

      Is there an add-on that does this automatically?

    2. Re:How do I mark all CAs in Firefox untrusted? by a+whoabot · · Score: 2, Funny

      "Is there an add-on that does this automatically?"

      There supposedly is, except its certification is provided by CNNIC...

    3. Re:How do I mark all CAs in Firefox untrusted? by u38cg · · Score: 1

      If you're that paranoid, delete them outright.

      --
      [FUCK BETA]
  16. Re: As usual, please refrain from blindly chiming by clang_jangle · · Score: 1

    Don't think so. I just checked and I do not have CNNIC listed at all in my copy of Opera v10.10.

    --
    Caveat Utilitor
  17. Re: As usual, please refrain from blindly chiming by Lunix+Nutcase · · Score: 1

    Then you're apparently illiterate. To quote the link

    We have now added the following Roots to the repository:

    Buypass, a Norwegian CA. This CA has been provisionally EV enabled, please see below. Testsites 1, 2, EV.
    CNNIC, China Internet Network Information Centre. Testsite. Note: Currently we are missing a HTTP CRL for the intermediate certificate for this site, so the site will unfortunately not show a padlock. We are working with CNNIC to resolve the problem, which may include adding a CRL override.
    Secom (a Japanese CA) has issue a new SHA-256 Root, as part of many CAs transition to more secure certificate signatures: Testsite

  18. Does anyone notable *not* support CNNIC? by RalphBNumbers · · Score: 4, Informative

    I just checked, and both MacOS X and Windows 7 seem to trust the CNNIC root...

    If this is really a problem, and I haven't the slightest idea if it is, then it extends way beyond firefox.

    --
    "The worst tyrannies were the ones where a governance required its own logic on every embedded node." - Vernor Vinge
    1. Re:Does anyone notable *not* support CNNIC? by iammani · · Score: 3, Informative

      Chrome does not.

    2. Re:Does anyone notable *not* support CNNIC? by brennz · · Score: 1

      More evidence of the Google - China fight!

    3. Re:Does anyone notable *not* support CNNIC? by dunng808 · · Score: 3, Insightful

      > ... it extends way beyond firefox.

      And it extends way beyond China. I see this as simply another example of "yellow peril" thinking. What about the Brits, who want to monitor everything? What about the French, who want to kick people off the net for misbehaving? What about Iran, who wants to kick out everyone? Do you really think the USA looks like the good guys to the rest of the 'net? Who gave the world Microsoft, and the RIAA, and the MPAA? All this "evil Chinese" stuff is getting tiresome.

      --

      Gary Dunn
      Open Slate Project

    4. Re:Does anyone notable *not* support CNNIC? by maugle · · Score: 1

      What about the Brits, who want to monitor everything? What about the French, who want to kick people off the net for misbehaving? What about Iran, who wants to kick out everyone? Do you really think the USA looks like the good guys to the rest of the 'net? Who gave the world Microsoft, and the RIAA, and the MPAA?

      You forgot Australia.

      Also, our government doesn't obsessively monitor everyone (Brits), attempt to cram a "3-strikes" law down our throats (French), or attempt to track down dissidents and make them "disappear" (Iranians, Chinese). So, yes, we are the good guys here, relatively speaking.

    5. Re:Does anyone notable *not* support CNNIC? by dunng808 · · Score: 1

      Ah yes, and the beer! Mmmm. And the platypus. Its all good.

      --

      Gary Dunn
      Open Slate Project

    6. Re:Does anyone notable *not* support CNNIC? by Anonymous Coward · · Score: 1, Interesting

      Chrome does not.

      This looks wrong. On my install of Chrome 4.0.249.78 on Windows XP, under:

          Customize and control Google Chome -> Options -> Under the Hood -> Manage certificates -> Trusted Root Certification Authorities

      I see in the alphabetized list:

          CNNIC ROOT / CNNIC ROOT / 4/15/2027 / CNNIC Root

      Is this a Windows or Chrome thing?

      Something strange about the entry: Under the "Advanced..." button all thirty or so purposes except "Client Authentication" and "Secure Email" are enabled. However, clicking on the "View" button show a shorter list of purposes but that shorter list includes "Protects e-mail messages" and "Secure Email". Which list is right?

    7. Re:Does anyone notable *not* support CNNIC? by ScrewMaster · · Score: 3, Insightful

      > ... it extends way beyond firefox.

      And it extends way beyond China. I see this as simply another example of "yellow peril" thinking. What about the Brits, who want to monitor everything? What about the French, who want to kick people off the net for misbehaving? What about Iran, who wants to kick out everyone? Do you really think the USA looks like the good guys to the rest of the 'net? Who gave the world Microsoft, and the RIAA, and the MPAA? All this "evil Chinese" stuff is getting tiresome.

      Gagh. Such histrionics. Look, this isn't about all Chinese people being evil. It is about a particular country that happens to be the source of an astounding number of remote attacks, cracks, hacks and exploits on the network infrastructure of other nations. The question is whether or not those nations who are subject to China's self-serving Internet activities should aid in those efforts. Rather a foot-in-self-shoot situation really. Me, I've all but switched to Chrome anyway for most things, and this is just another reason to finish the job.

      I know what you're saying when you use the phrase "yellow peril", but there is some truth to it. China is a threat on the world scene, more than at any other point in their history.

      --
      The higher the technology, the sharper that two-edged sword.
    8. Re:Does anyone notable *not* support CNNIC? by a_ghostwheel · · Score: 2, Informative

      Not true. Chrome on Mac OS X does (it uses certificates from OS X store which does contain CNNIC Root).

    9. Re:Does anyone notable *not* support CNNIC? by Anonymous Coward · · Score: 0

      I'm tired of hearing et tu quoque (http://en.wikipedia.org/wiki/Tu_quoque) arguments every time China is mentioned. Brits want to monitor everything, French want to ban users. That's bad and /. readers get angry about it too. How does that make Chinese information warfare any better?

      http://en.wikipedia.org/wiki/And_you_are_lynching_Negroes

    10. Re:Does anyone notable *not* support CNNIC? by iammani · · Score: 1

      Sorry, looks like I concluded too early. I tested only on Linux and it did not have CNNIC Root installed.

      Mmm strange that it does not maintain its own list of certifictes,

    11. Re:Does anyone notable *not* support CNNIC? by travd · · Score: 1

      As I understand it the "Advanced" list is correct - it is the one that the application itself is enforcing (if you uncheck an option there, the application will not use the specified certificate for that purpose). The list of purposes under "view" is, I believe, the list of purposes declared by the certificate itself, as specified by whoever generated the certificate. You may choose to use it for a smaller list of purposes, which is what Chrome is doing wrt email (in the same way, Firefox only trusts the CNNIC cert for SSL, not for email or binary signing).

    12. Re:Does anyone notable *not* support CNNIC? by FreelanceWizard · · Score: 1

      Bear in mind that the certificate store in Windows is shared across multiple applications. I don't have Firefox installed on my fully-patched Windows 7 Professional machine, and I don't have the CNNIC Root certificate in any of my certificate stores. If you have it, you've installed something that's added it or upgraded from a version of the OS that's trusted it. It most definitely isn't something that Windows trusts by default.

      My MBP isn't handy, so I can't check and see if OS X has it by default; my MBP has a tiny OS X partition I only use for software and firmware updates, so it's as close to a stock install as you can get.

      --
      The Freelance Wizard
    13. Re:Does anyone notable *not* support CNNIC? by yorktown · · Score: 0

      And it extends way beyond China. I see this as simply another example of "yellow peril" thinking. What about the Brits, who want to monitor everything? What about the French, who want to kick people off the net for misbehaving? All this "evil Chinese" stuff is getting tiresome.

      I don't recall a top military official in the U.K. or France threatening to vaporize Los Angeles. I do recall a high ranking Chinese general making that threat.

    14. Re:Does anyone notable *not* support CNNIC? by russotto · · Score: 1

      I just checked, and both MacOS X and Windows 7 seem to trust the CNNIC root...

      Yep. In OS X, as an administrator, go to Keychain Access, select "System Roots", and notice CNNIC ROOT in the list. While you're there, may as well do a GET INFO on it, expand the "Trust" setting, and mark it as untrusted.

    15. Re:Does anyone notable *not* support CNNIC? by Anonymous Coward · · Score: 0

      I just checked on my Win7 install and CNNIC is *NOT* in the trusted root CA list for my computer or user account. Perhaps something (Firefox?) added it to your listed of trusted CAs?

    16. Re:Does anyone notable *not* support CNNIC? by mr_mischief · · Score: 1

      Chromium on Linux uses the NSS DB. The NSS DB on Mandriva 2010 for example trusts both CNNIC and Entrust, at least on my installation I'm using right now.

      So do (typically) cURL, OpenLDAP, and a bunch of other packages that aren't even browsers.

      Have any guess what packages generally update the NSS DB on a Linux distro? Well, NSS is a Mozilla project, but the recent versions don't have hardcoded trusted roots. Distros are free to update the list, and you're free to manage it yourself using NSS tools. However, there is a preloaded list of certs from Mozilla.

      So, long and short of it, Mozilla controls a lot more cert lists than just Firefox.

    17. Re:Does anyone notable *not* support CNNIC? by Anonymous Coward · · Score: 0

      I just updated Chrome to the latest version, they do support CNNIC Root.

    18. Re:Does anyone notable *not* support CNNIC? by Inda · · Score: 1

      kdawson's racism is getting tiresome. I assume it's him who posted this story? I don't even feel the need to go back and check.

      As I said earlier, I wish he'd just come out and call them all slanty eyed nips.

      Why is it that some people always need an enemy?

      --
      This post contains benzene, nitrosamines, formaldehyde and hydrogen cyanide.
    19. Re:Does anyone notable *not* support CNNIC? by wvmarle · · Score: 1

      Why is China more of a threat than the USA with their "war against terror", nuclear weapons (yes China has them too but China ALSO has a rule that they will only use them after they have been attached with nukes, they are the only country with such a directive), possible government control over the most-used operating system in the world, mandatory back doors in GMail and similar services (this was mentioned on /. before: the US government mandates back doors for covert snooping), etc. China also wants to snoop but they do not have that direct access to the software makers, thus have to do it in a different way. I have no idea how many back doors there are in Windows, for example. How many of those bugs that let in worms are actually back doors. How much the US government is already snooping on in-transit traffic (Internet or telephone).

      China is up and coming, but has lots and lots of internal issues which may prevent them from becoming as powerful as the US is now. On the other hand they have some five times the number of people, and have the US at the balls with the enormous amount of foreign currency reserves held in US Dollars. Maybe it is time for you Americans to open up to the rest of the world and realise that you are not the only one. And maybe you could realise that you may live in peace with the rest of the world.

      I live next to China and no I don't trust them but I do not trust the US government any better when it comes to security/privacy issues. Even when it comes to basic human rights the US is descending and may end up below China if they continue like this.

    20. Re:Does anyone notable *not* support CNNIC? by EvilIdler · · Score: 1

      This is a good thing - it means the paranoid can run Keychain Access, pick CNNIC from the System Roots list and select to globally not trust it.

    21. Re:Does anyone notable *not* support CNNIC? by homesteader · · Score: 1

      My instance of Safari 4.03 on OS X (10.5.7) does not trust CNNIC.

    22. Re:Does anyone notable *not* support CNNIC? by ScrewMaster · · Score: 1

      I hate to say it, but you didn't manage to refute anything I said, not to mention the fact that we're discussing cyberattacks here, not bunkerbusters.

      --
      The higher the technology, the sharper that two-edged sword.
    23. Re:Does anyone notable *not* support CNNIC? by wvmarle · · Score: 1

      What I said (or at least implied): the US government doesn't NEED cyber attacks because they already have mandated back doors available because of their direct control over US based software companies.

    24. Re:Does anyone notable *not* support CNNIC? by brm · · Score: 1

      Suspicion of an authoritarian regime not answerable to the people it governs != racism.

      Or did you miss the lack of outrage about the Taiwan Certificate Authority (TWCA). Same/similar people, different government. Less of a problem.

    25. Re:Does anyone notable *not* support CNNIC? by brm · · Score: 1

      The US also has rule of law, a bill of rights, and government checks and balances designed to try to limit how much damage government corruption can do. While it can (and probably does) infringe on people's rights in many situations, these are not carried out at the same scale as in China. The free press and freedom of speech (and communication) means that if it were occurring on any significant scale, you would hear about it. Many people are outraged by Guantanamo Bay, and rightfully so.

      Meanwhile, in China, no one even knows about similar or worse abuses even at a much larger scale. And with tighter control of the Internet, adding SSL spoofing to DNS hijacking, GFW monitoring and filtering at egresses, the vast majority of the populace never will.*

      * While there remain ways around this (VPNs, for example), those just act as an escape valve for nerd outrage; the majority of people don't understand the problem well enough to care, and will never go to any effort to reach beyond that convenient (filtered) local news source and (monitored) local email, VOIP (special version of Skype for China, folks), chat rooms, SMS (now openly monitored by the phone company "for porn"), etc.

    26. Re:Does anyone notable *not* support CNNIC? by wvmarle · · Score: 1

      In China, many people know that the news in newspapers or on TV is often whitewashed, and they generally consider them not reliable. It is even so that many people consider rumoured news they receive from friends more reliable. It's indeed getting that bad in China. It's not hard to imagine what that means: it becomes relatively easy to spread rumours, and thus stir up social unrest by people that wish to do so. Or even accidentally. And this is happening a lot now.

      The potential closure of Google is by many in China seen as a great loss - even with filtering they were considered more reliable when it comes to searching for news (especially for those that can read English) than local search engines.

  19. Re:And I thought the burden fell upon... by macintard · · Score: 0

    Agreed. I find this submission to be quite arrogant. Thanks for posting this gem, Kdawson. Mod parent up.

  20. Re: As usual, please refrain from blindly chiming by gd2shoe · · Score: 5, Insightful

    At issue here is the ability of the Chinese government to run MiTH attacks on their citizens (and others) (who may have no computer security experience) and to arrest political dissidents. Nobody's saying you should wait to remove it. The question is, should it be removed for the safety of others?

    The whole point of root certs is trust. We trust them to sign certificates which will be used, in turn, to keep our conversations private. Should CNNIC be trusted to keep conversations private? That is the question. Organizations like Mozilla put their own reputations on the line when choosing which root certs to include. Any abuse by CNNIC will be seen as a security flaw in Mozilla software. That is the issue. That is why Mozilla should care. (even if they disagree)

    --
    I won't join Slashcott. OTOH, If Beta goes live, I just won't be back until it's fixed. Sorry Dice.
  21. Evidence by Spy+Hunter · · Score: 5, Insightful

    It would be easy enough to prove that CNNIC is performing man-in-the-middle attacks. To perform a man-in-the-middle attack on (for example) gmail, CNNIC would have to send a fraudulent certificate to users. That certificate would be ironclad evidence that CNNIC can't be trusted, so all someone has to do is present one.

    --
    main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}
    1. Re:Evidence by Sir_Lewk · · Score: 1

      Easier said then done. If they were going to use this for evil, they would only do so in very isolated cases for exactly this reason.

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    2. Re:Evidence by shutdown+-p+now · · Score: 2, Insightful

      It would be easy enough to prove that CNNIC is performing man-in-the-middle attacks.

      I think the issue here isn't that CNNIC is performing MitM attacks, but that it theoretically can perform one, owning a trusted certificate.

  22. Re: As usual, please refrain from blindly chiming by Anonymous Coward · · Score: 0

    Erm, speaking of illiterate -- What part of "I do not have CNNIC listed at all in my copy of Opera v10.10" was unclear to you?

  23. Something more substantial than Wikipedia ? by Antiocheian · · Score: 5, Interesting

    "surfaced claims of malware production and distribution"

    This claim cites Wikipedia and in particular this unverifiable, POV-ridden paragraph:

    "CNNIC produces one of the best-known malwares in China: the Chinese-Language-Surfing Official Edition(). The software is frequently bundled with other adware/sharewares. It was declared malware by Beijing Network Industry Association() and San Ji Wu Xian Co Ltd., the company behind 360 Safeguard(360), an anti-virus software. San Ji Wu Xian was sued by CNNIC for 150,000 RMB and the court ruled out favorably towards CNNIC."

    Which libels CNNIC for connections with malware while the only case against CNNIC was actually ruled towards their favor.

    Why is CNNIC untrustworthy ? In plain English please.

    1. Re:Something more substantial than Wikipedia ? by brennz · · Score: 3, Interesting

      Are you saying the court system in China is (A) open, fair, and impartial, particularly when it judges a case involving (B) the Chinese Govt vs a defendant anti-spyware company?

    2. Re:Something more substantial than Wikipedia ? by Jeremy+Erwin · · Score: 4, Insightful

      San Ji Wu Xian was sued by CNNIC for 150,000 RMB and the court ruled out favorably towards CNNIC.

      Tell me why I should trust a Chinese court. Because the Chinese Communist Party tells me they're trustworthy? Sorry, I'm not sure I should trust the CCP. Can you provide a trustworthy source that will attest to the CCP's ethics?

    3. Re:Something more substantial than Wikipedia ? by TangoMargarine · · Score: 1

      While that may be true, pointing it out is hardly the verifiable evidence he is looking for.

      --
      Unity? Screw that: XFCE. Slashdot Beta? Screw that: SoylentNews. Australis? Screw that: Pale Moon. UX developers DIAF
    4. Re:Something more substantial than Wikipedia ? by Anonymous Coward · · Score: 0

      from:
      http://www.microsoft.com/security/portal/Threat/Encyclopedia/Entry.aspx?Name=BrowserModifier%3AWin32%2FCNNIC

      Summary
      BrowserModifier:Win32/CNNIC enables Chinese keyword searching in Internet Explorer and adds support for other applications to use Chinese domain names that registered with CNNIC (China Internet Network Information Center). This program is often installed as part of a shareware or freeware program, with or without user consent. BrowserModifier:Win32/CNNIC also contains a kernel driver that protects its files and registry settings from being modified or deleted. The program also includes automatic self-update functionality.

    5. Re:Something more substantial than Wikipedia ? by CowboyBob500 · · Score: 1
      Tell me why I should trust an American court when:-
      • The US incarcerates more of its citizens than anywhere else in the world (including China)
      • Of the total prison population in the US, only 25% are white - of the total population of the US, 75% are white
      • Judges have to think about their political career, so there is inevitably a high risk of political bias in rulings
      • In civil cases, the side with the most money invariably always wins

      I could go on.

      There are many things wrong in China, true. But on the other hand, people in glass houses shouldn't throw stones.

    6. Re:Something more substantial than Wikipedia ? by Dahan · · Score: 2, Interesting

      Agreed--I'd like to see some real evidence too (Chinese language is fine). As far as I can tell, this is the story: CNNIC does have a "Chinese Language Surfing" product, which enables the use of Chinese domain names, among other things. (ICANN approved non-ASCII ccTLDs late last year, but the Chinese have been using browser plugins and the like to get the same effect for years. This probably isn't the best article about it, but it was what came up when I tried to search for an article that explained it: China's New Domain Names: Lost in Translation.)

      AFAICT, "Chinese Language Surfing" isn't malware--it does what it says it does. However, it does seem unusually protective of itself once installed--but not to the point that the uninstaller doesn't work. Also, while CNNIC doesn't endorse this, apparently "Chinese Language Surfing" gets automatically installed (without user consent) by other programs. This has led to some antimalware-software vendors listing it as malware. E.g., MS calls it BrowserModifier:Win32/CNNIC, and has this to say about it:

      BrowserModifier:Win32/CNNIC enables Chinese keyword searching in Internet Explorer and adds support for other applications to use Chinese domain names that registered with CNNIC (China Internet Network Information Center). This program is often installed as part of a shareware or freeware program, with or without user consent. BrowserModifier:Win32/CNNIC also contains a kernel driver that protects its files and registry settings from being modified or deleted. The program also includes automatic self-update functionality.

      FWIW, I tried installing CNNIC's product in a virtual machine while running Sysinternals' ProcMon, and didn't spot anything super-suspicious--it did install a driver as MS said, which did seem excessive. And it did add a menu item to IE, but it didn't cause me to get any more popup ads. Seemed well-behaved, as far as I could tell (not that I spent much time with it). I then uninstalled it, and it seemed to remove itself cleanly, including the driver.

      Personally, I would definitely be annoyed if it got installed without my consent, but the program itself does not meet my definition of "malware". Now if anyone has evidence that it's secretly nefarious and does more than what it claims to, please post the details.

    7. Re:Something more substantial than Wikipedia ? by molog · · Score: 1

      Your point stands, but is off topic to the question. The US court system can not be trusted but that doesn't answer the question if the CCP can be trusted.

      Molog

      --
      So Linus, what are we going to do tonight?
      The same thing we do every night Tux. Try to take over the world!
    8. Re:Something more substantial than Wikipedia ? by Anonymous Coward · · Score: 0

      simple -- because many people don't trust them. that is the very definition of untrusted/untrustworthy.

  24. Bug 542689 - Please remove CNNIC CA root certifi by Anonymous Coward · · Score: 0

    https://bugzilla.mozilla.org/show_bug.cgi?id=542689

  25. Re: As usual, please refrain from blindly chiming by Anonymous Coward · · Score: 4, Insightful

    If only we had the luxury of knowing which certificates to remove if you didn't trust the NSA. Guess MITM is a game for big players.
    Our instructions for setting up VPN include a recommended step where you disable all root certificates but one for the connection. From a security standpoint, the whole web should work the same.

    It's very annoying how Firefox insists on making self-signed certificates the biggest pain in the ass possible to accept, knowing you can't really trust the 'trusted' signers in the first place. For forums and the likes, just permanently storing the certificate so you can be sure you're getting an encrypted connection to the same entity each time would be sufficient.

  26. So how is this different than the US based certs? by Anonymous Coward · · Score: 1, Insightful

    I fully expect that the US government can get access to appropriate certs needed for MitM attacks when they want. It isn't hard for them to pressure US based companies to do that.
    For the unwashed masses worried about commerce, I doubt the Chinese government has any more interest in messing with that than the US government. For people that are worried about being spied on, they shouldn't be trusting any of those certs on machines used for doing whatever it is that they think might get them in trouble.

  27. It's not there... by Anonymous Coward · · Score: 2, Informative

    Weird thing is, I can't find it in there at all, unless I'm just blind. There's nothing that says CNNIC (or even anything obviously Chinese).

    One addendum to your directions, you have to be in the "Encryption" subtab of the Advanced tab or you won't see the "View Certificates" button.

    1. Re:It's not there... by Cederic · · Score: 1

      Not just you, I don't appear to have it in Firefox 3.5.7 or Windows/IE.

      Unless I have a particular well written rootkit hiding from me that prevents display of that certificate but allows its continued use. I'm kind of guessing not.

    2. Re:It's not there... by Anonymous Coward · · Score: 0

      I would not expect it to be there yet. If they just made the decision it will ship by default with some future browser, but will not be in the current ones.

    3. Re:It's not there... by raju1kabir · · Score: 1

      Do you have Firefox 3.6? It's not included until that version.

      --
      "Patriotism is your conviction that this country is superior to all other countries because you were born in it." -- GBS
  28. Re: As usual, please refrain from blindly chiming by shird · · Score: 1

    I saw the same thing in my copy of Opera 10.5.x

    However, after visiting the test site : https://www.enum.cn/en/

    I can now see the cert. My guess is Opera does not come preloaded with all root certs, but perhaps fetches them on demand from an online repository.

    --
    I.O.U One Sig.
  29. Re: As usual, please refrain from blindly chiming by Lunix+Nutcase · · Score: 1

    Except you tried to claim that the GP was wrong about Opera trusting CNNIC which is patently false based on Opera's own posting from last September.

  30. Re: As usual, please refrain from blindly chiming by GrievousMistake · · Score: 2, Informative

    Visit the test site and look again.

    --
    In a fair world, refrigerators would make electricity.
  31. Re: As usual, please refrain from blindly chiming by Cederic · · Score: 2, Funny

    What's a MiTH attack? Man in ..?

  32. Re:So how is this different than the US based cert by Anonymous Coward · · Score: 0

    Because the US will not throw me into a hard labor camp and sell my organs on the black market for talking about wounded knee, the war in the Philippines, the fire bombing of Dresden, the nuking of Hiroshima and Nagasaki, or any other genocidal acts by the government.

  33. Re: As usual, please refrain from blindly chiming by jcoy42 · · Score: 2, Interesting

    Why should I let Mozilla, a large group with contradictory desires and many masters, control whether I delist it as a trusted root?

    Because Mozilla is capable of doing it and most computer users are (effectively) not.

    Because we care about what happens to the internet.

    Because it's going to be our mom's machine, and we'll have to fix it.

    --
    Never trust an atom. They make up everything.
  34. Centralized key distribution hierarchy failure... by argent · · Score: 1

    I suspect that in practice simply following the SSH model would be pretty much as secure and a lot safer from this kind of attack.

    That's the model where all keys are effectively "self signed", and you don't check whether the key is signed by a trusted authority... instead you check whether the key has changed, and raise an alert if so.

    Using BOTH techniques... alerting people if the key changes whether it's self-signed or centrally signed... seems to be the best solution. That way if CNNIC wants to MITM you they have to be damn sure you haven't already got the real key in hand.

  35. Re: As usual, please refrain from blindly chiming by bill_mcgonigle · · Score: 3, Informative

    He means, "please don't spam the Bugzilla comments unless you have something constructive to add." BMO used to block all slashdot referers at one point...

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  36. Re: As usual, please refrain from blindly chiming by Anonymous Coward · · Score: 3, Funny

    What's a MiTH attack? Man in ..?

    Man in The Hat

  37. Re:So how is this different than the US based cert by Anonymous Coward · · Score: 0

    I wouldn't say that. Being able to intercept data like passwords doesn't give blackhats info, it gives them access to things. Picture a company that has their finances quietly eavesdropped on, then when it comes time for revenge, it would be trivial to log on, pull money out of accounts and have it look like the corporate officers embezzled funds.

    Result: Shareholders sue, corporate officers get tossed into prison, and nobody is the wiser that it was done offshore.

  38. Re: As usual, please refrain from blindly chiming by clang_jangle · · Score: 1

    Actually, you're apparently referring to me (I didn't post the AC comment to which you're replying). But what I said was, "don't think so" which is to say I doubted it. I certainly did not "try to claim that the GP was wrong", but rather merely expressed doubt that he was correct (the provided link is, after all, older than my version of Opera). So anyway, I went to the CNNIC site, got the authority listed, then set opera to warn me. Wasn't hard, no big deal. Maybe you should consider cutting down on the caffeine? These discussions aren't exactly a matter of life and death, and people are certainly free to doubt.

    --
    Caveat Utilitor
  39. Which CA by Anonymous Coward · · Score: 0

    "a trusted CA root"

    Which CA are we talking abpout here?

    Canada ?
    California
    Computer Associates
    Cancer

    Or is this a new abbreviation for Chinese Authorities ?

    1. Re:Which CA by X0563511 · · Score: 1

      Certificate Authority. Dur.

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
  40. Re: As usual, please refrain from blindly chiming by Anonymous Coward · · Score: 0

    men in tiny hats

  41. Re: As usual, please refrain from blindly chiming by garfi5h · · Score: 1

    Man in the
    1. Half?
    2. Halfway?
    3. Halftime?
    4. Half-court?
    5. Hmiddle (silent H)?

    Cheers! :-)

  42. Re: As usual, please refrain from blindly chiming by Anonymous Coward · · Score: 0

    Man In The Hat.

    The issue is that most people wear hats to try and hide some type of malicious secret. Thus, we don't trust men who wear hats.

  43. restricting it to *.cn would make sense by Anonymous Coward · · Score: 0

    Seeing as China makes lots of the core internet routers these days (with quickly growing market share) there is every reason to assume we're getting man-in-the-middle pwned.

    I'm not in *.cn, and I'm not visiting *.cn, so why in Hell should this certificate apply to me? If suddenly www.adobe.com is signed by China, there sure is a problem!

    1. Re:restricting it to *.cn would make sense by ScrewMaster · · Score: 4, Interesting

      Seeing as China makes lots of the core internet routers these days (with quickly growing market share) there is every reason to assume we're getting man-in-the-middle pwned.

      I'm not in *.cn, and I'm not visiting *.cn, so why in Hell should this certificate apply to me? If suddenly www.adobe.com is signed by China, there sure is a problem!

      It's funny, you know ... if we were all buying high-end routers from Russia everyone would flipping out about security. But China makes inroads on that market (with the obvious intention of dominating it) and nobody really seems too upset. You have to assume that a hostile totalitarian state might try to exploit that advantage in some way.

      Weird. And I always thought denial was a river.

      --
      The higher the technology, the sharper that two-edged sword.
    2. Re:restricting it to *.cn would make sense by Anonymous Coward · · Score: 0

      Weird. And I always thought denial was a river.

      Just because we haven't been suckered in by Warmist propganda isn't any reason to accuse us of being mad!

    3. Re:restricting it to *.cn would make sense by kestasjk · · Score: 1

      Do you know what the word "hostile" means? It doesn't usually refer to something that makes and sells you products for I.O.U credits that are worth less and less every day.

      --
      // MD_Update(&m,buf,j);
    4. Re:restricting it to *.cn would make sense by AHuxley · · Score: 1

      We are just happy to have the superfund sites fenced off and no more in the making.
      China wants to make chips in a long line of toxic steps as they think they can learn/copy/value add one day.
      You can buy the cheaper router from China with nature identical software that runs a bit like what comes out of CA or WA or any other corp. tax haven/military contractor university in the USA.
      Why does the US love China vs Russia?
      The US made China in the 1970's and feels it can unmake it too.
      Russia is still to 'smart' for the USA to exploit.
      Its win win for the USA, no pollution back home, a flood of low end devices and state that keeps wages low and profits up.
      China is trying so hard to value add and build its own brands but that takes decades.
      Until then the US is happy to enjoy.

      --
      Domestic spying is now "Benign Information Gathering"
    5. Re:restricting it to *.cn would make sense by Anonymous Coward · · Score: 0

      I work for a large networking company (guess).

      We have a lot of closed bug reports and undocumented code checkins that come directly from US DoD requirements (and others).

      None of our products are manufactured in China right now, mostly the US, Mexico and Malaysia... However, to suggest that China is somehow less trustworthy and stuff made elsewhere is fine is pretty dangerous.

    6. Re:restricting it to *.cn would make sense by ScrewMaster · · Score: 1

      Do you know what the word "hostile" means? It doesn't usually refer to something that makes and sells you products for I.O.U credits that are worth less and less every day.

      Do you understand what "totalitarian state" means? It doesn't usually refer to something that has your best interests at heart, or for that matter understands the usual Western-style business ethic.

      --
      The higher the technology, the sharper that two-edged sword.
  44. Horsecock by Anonymous Coward · · Score: 0

    Sodomy

  45. Re: As usual, please refrain from blindly chiming by ScrewMaster · · Score: 1

    What's a MiTH attack? Man in ..?

    It's an attack that doesn't actually exist, e.g., one that is "mithical". Of course, a mith is as good as a mile anyways.

    --
    The higher the technology, the sharper that two-edged sword.
  46. Re: As usual, please refrain from blindly chiming by gd2shoe · · Score: 1

    As always, one small typo gets blown way out of proportion. Oh well. Have fun with it.

    --
    I won't join Slashcott. OTOH, If Beta goes live, I just won't be back until it's fixed. Sorry Dice.
  47. How could CNNIC be any worse than all the others? by Anonymous Coward · · Score: 0

    You can already get fake certs you want from other "trusted" CAs. How is this any different? I wish browsers implemented a better way to handle certs. For initial cert check the CA could be ok (better than nothing), but after that browser should remember the cert and alert you if it changes, regardless of how valid the change looks like.

  48. Sorry, what? by xant · · Score: 1

    If the thing is done, the actor doesn't have to do anything additional. It doesn't have to be done again, or done more. The only possible change is to undo it. Those who wish to undo it must justify undoing it, because they are the only ones who have need of an affirmative action to be taken.

    --
    It's rare that you're presented with a knob whose only two positions are Make History and Flee Your Glorious Destiny.
    1. Re:Sorry, what? by travd · · Score: 2, Informative

      Why does there have be hysteresis to the process? That is, why does the burden of proof change once Mozilla has accepted the certificate? If you see how the process worked, it was basically the case that by the time it became relatively common knowledge that the CNNIC certificate was going be added, the time for comments had passed (not many people make the habit of trolling through Bugzilla entries or the Mozilla "RFC" page to find things they may want to comment on). If, once it became common knowledge, there were serious objections raised to adding the certificate - why not start the process again from scratch? Why force anyone to prove that CNNIC will violate the duties of a CA, especially given that these violations may be in the future? Furthermore, the whole discussion should be considered special given that the "great firewall" has apparently begun blocking most of the threads discussing the issue, such that open discussion isn't even possible since the very people who may be affected by this most (those within China) are being prevented from discussing it.

    2. Re:Sorry, what? by hey! · · Score: 1

      By your mode of argument, nobody every has to do anything, without positive justification that something bad is morally certain to happen.

      For example, let's say I live in an apartment building and have a balcony ten stories over a busy street. I set a flower pot on the narrow wall of the balcony. I'm sitting on my balcony admiring my flower when my neighbor next door says, "Excuse me, but I couldn't help notice you put a flower pot on your wall without any kind of safety precautions. It could fall off and kill someone. I believe you should remove it."

      What a busybody! Sure, if he'd pointed out the problem before I put the flower pot up I'd be obligated not to do so. But now I have done so and its none of his business telling me what to do. No, I'm only going to be satisfied when the person who is going to be hit by the flowerpot comes up to my apartment and demands I remove it.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  49. It's time to fight back. by zill · · Score: 1

    It's great that everyone is removing the CNNIC root CA, but that's just a defensive measure. And a temporary one at that too.

    We need to take more progressive steps to solve the problem.We should be going on the offensive here.

    Just link to CNNIC in the summary and they will disappear from the Internet forever; or at least get hit with a million dollar bandwidth bill.

  50. I'm sorry sir, the certificate is in Chinese by syousef · · Score: 4, Funny

    Why is CNNIC untrustworthy ? In plain English please.

    I'm sorry sir, the certificate is in Chinese.

    --
    These posts express my own personal views, not those of my employer
  51. easy solution by Lord+Ender · · Score: 1

    Write a script that goes to lots of SSL sites and checks the signing certificate. Run one copy from behind the Great Firewall. Run another from the free world. Compare the output to see if CNNIC ever shows up where it shouldn't. Found a hit? Submit it to all the browser publishers and watch the security updates fly, as CNNIC loses all authority over SSL.

    Bonus points if you can get Hillary Clinton to send a strongly-worded letter to China.

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
    1. Re:easy solution by Anonymous Coward · · Score: 0

      I'd like to see a firefox addon that stores certificates when using secure sites and warns user if root cert has changed since last visit.
      There could even be server where users could send their cert collections and get warned if there are mismatches.

    2. Re:easy solution by bartwol · · Score: 1

      The man-in-the-middle-attack would likely be targeted to particular clients of interest, e.g. requests originating from the IP address of a political dissident. For example, a PRC DNS server would watch for a request to resolve 'google.com' coming from a dissident's IP address, and only then would it return the IP address of a rogue web server on which an improperly issued [CNNIC] certificate has been installed. Your scanning strategy presumes that your scanner would be subjected to the problematic behavior; that presumption is optimistic.

  52. Re:Centralized key distribution hierarchy failure. by Lord+Ender · · Score: 1

    Um.... no! The CA model exists precisely because the SSH model is vulnerable to MITM!

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
  53. Re:Centralized key distribution hierarchy failure. by argent · · Score: 2, Interesting

    There are different failure modes.

    If you know that the victim has not visited a given site before you can MITM them undetectably, but the attack doesn't scale. On the other hand the centralized key distribution hierarchy is vulnerable to widespread undetected MITM attacks if the hierarchy is compromised, where the SSH model would produce a large number of suspicious reports in that scenario... leading to the unmasking of the perpetrator.

  54. Re:Centralized key distribution hierarchy failure. by Anonymous Coward · · Score: 1, Interesting

    Firstly, SSH requires out-of-band key exchanges. You know, like over a USB stick or something. There is no secure certificate exchange. So, in other words, no-one could ever get the certificates for 99.9% of websites.

    Secondly, keys *do* change all the time; as they should. No matter how many bits you use, your certificate shouldn't go more than a few years without being renewed, or you put the key at risk of attack.

    Thirdly, there would be no mechanism for revoking a certificate once compromised.

    In short, no. Put more thought into what the systems you are proposing are actually trying to achieve.

  55. SSL pricing by mshieh · · Score: 1

    Does this mean I won't have to pay $600/yr soon if I want a wildcard SSL certificate? I've never been able to figure out why they cost more from a technical standpoint, except that they may get more requests on average.

  56. Re: As usual, please refrain from blindly chiming by shird · · Score: 1

    Saying that you "don't think so" because you actually took a real world look at the product in hand seems like a pretty reasonable response, and doesn't need a 'you must be illiterate because I read a statement put out months ago'. Perhaps that's since been revoked? Or perhaps they made a typo. Or perhaps they never got around to actually implementing it.

    Turns out they do trust it, just Opera downloads certs on demand.

    But I wouldn't go around saying it was "patently false" just because of some blog post and trusting that over looking at the browser itself.

    --
    I.O.U One Sig.
  57. Re: As usual, please refrain from blindly chiming by zippthorne · · Score: 1

    That would be interesting to find out, also whether or not the session used to retrieve the root certs is itself secure...

    --
    Can you be Even More Awesome?!
  58. How Many Self-signed Certificates We Talking? by cmholm · · Score: 1

    For my personal use, I don't have a problem with the suspicion of self-signed certs. I don't intend any visitors to my https service other than the ones I personally invite, and I can guide them through the security exception process. Obviously, I'm not running a business.

    I disagree with the parent regarding the proliferation of CAs. It's true that added CAs add to the points of potential compromise. But, they're a drop in the bucket compared to the flood of self-signs we'd be dealing with. Then we'd really be talking compromise, to the point where if the site wasn't some heavy hitter brand, we'd have next to zero confidence in the value of the https connection overhead.

    --
    Luke, help me take this mask off ... Just for once, let me butterfly kiss you with my own eyes.
    1. Re:How Many Self-signed Certificates We Talking? by Anonymous Coward · · Score: 0

      Why not permit easy use of non-attested certificates, purely to prevent passive snooping?

      It shouldn't be presented to the user as "secure," but it also shouldn't be implemented so as to unduly inconvenience the user (as some browsers do now).

      It's true that self-signed certificates aren't nearly as secure as attested certificates, but in the real world self-signed certificates would counter all passive snooping. Also, assuming browsers remembered these self-signed certificates, they would counter some active interception (in the case where the user is educated and the connection was directly established on the initial attempt, or where the certificate was verified by the user through other channels).

  59. What is trust? by ugen · · Score: 1

    If you never had a chance to look at a root CA list in your browser - now may be the time. Open advanced encryption preferences and look at certificate list. These are, normally, all the CAs that your browser trusts to sign certificates for other sites (or for other signers and so on and so forth). Now - do you know who they are?
    FWIW I have never heard of most of these names, and have no reason to trust them or anything they do. The names that I know don't exactly give me the "warm and fuzzy" feeling. Equifax - the company that violates my privacy by enabling extraneous information collection, keeps bogus information on my credit report and is notoriously impossible to deal with? I won't trust them any further than I can throw them.

    So China's another CA - big deal. Frankly, Scarlet, I don't give a damn. My browser will gladly accept certificates from anyone for all I care and the entire concept of "trust" is meaningless if I don't *really* trust these guys.

    The CA is dead, let it go.

  60. Re: As usual, please refrain from blindly chiming by eclectro · · Score: 2, Funny

    Wow, youre so new here, youre still dripping wet and covered in placenta.

    And a Chinese, heavy metal laden one, at that.

    --
    Take the cheese to sickbay, the doctor should see it as soon as possible - B'Elanna Torres, "Learning Curve"
  61. The role of SSL/TLS by JSG · · Score: 1

    I scanned fairly quickly through the comments here but none seems to point out the obvious:

    SSL DOES NOT ATTEMPT TO GUARANTEE ANYTHING APART FROM AUTHENTICTY

    As it appears, this mob have verified their identity sufficiently for Mozilla to decide they are able to put something on the interweb and verify they put it there.

    Should I be worried - no I don't think so.

    I've just (skimmed) read the Mozilla bug entry for this and as far as I can tell all was correct.

    What exactly is the problem here? SSL is a mechanism (Mozilla very kindly provide that) not a policy (you do that bit)

    1. Re:The role of SSL/TLS by russotto · · Score: 2, Interesting

      SSL DOES NOT ATTEMPT TO GUARANTEE ANYTHING APART FROM AUTHENTICTY

      Uh, no. It guarantees against eavesdropping as well.

      As it appears, this mob have verified their identity sufficiently for Mozilla to decide they are able to put something on the interweb and verify they put it there.

      No. They can now put anything on the web _as any name they like_ and verify that the authorized user of that name did so. For instance, they can put up their own "www.gmail.com" site that verifies as real; it can even say the certificate was issued to Google.

    2. Re:The role of SSL/TLS by sowth · · Score: 1

      I'm not sure how your version of mozilla works, but I have Firefox, and last time I checked, just hovering over the lock tells me which CA signed the ssl cert for the current website I'm visiting. I have to make the effort to go to the key dialog box to find out anything else. It would be fishy if I didn't see Thawte as the CA for google.

      Then again, maybe your point was they could fool people in China. They could do that anyway. They are the government, they can do all sorts of things up to and including writing laws saying all ssl programs are required to use their CA. However, I doubt even then all Chinese citizens will be fooled, as at least some will know (or realize) the government controls it, so they won't be protected from whatever censorship crap the bureaucrats want to pull.

      It is not much different from here in the US if our government tried the same thing. Then again, this is more obvious, since I'm sure some US based CAs are "friendly" with various three letter agencies, so your gmail account may still be vulnerable to government surveillance in "the land of freedom!" Really, who is Thawte anyway? Do you know?

      I may be reasonably assured I can pass credit card info through SSL without a con artist sniffing the data, but I am not sure I would trust it to protect me against government agents.

    3. Re:The role of SSL/TLS by russotto · · Score: 1

      I'm not sure how your version of mozilla works, but I have Firefox, and last time I checked, just hovering over the lock tells me which CA signed the ssl cert for the current website I'm visiting. I have to make the effort to go to the key dialog box to find out anything else. It would be fishy if I didn't see Thawte as the CA for google.

      Suppose CNNIC issued themselves a phony intermediate CA certificate labeled Thawte, and then used that to issue their phony gmail certificate. Would Firefox show the intermediate CA, or the ultimate root? It looks to me like it would show the issuer of the final certificate, i.e. the phony intermediate CA.

    4. Re:The role of SSL/TLS by sowth · · Score: 1

      Good question. Anyone know the answer? I assumed they showed the ultimate root.

  62. Re: As usual, please refrain from blindly chiming by russotto · · Score: 1

    If only we had the luxury of knowing which certificates to remove if you didn't trust the NSA.

    All of them. The Chinese one might be the safest to retain.

  63. Why bother, there's always opera by baomike · · Score: 1

    "Since Mozilla has already accepted CNNIC as a trusted root CA, the burden rests with those who argue for its removal."
    Yah , sure, whatever ...

    1. Re:Why bother, there's always opera by BZ · · Score: 3, Informative

      Of course Opera also trusts this CA. But yes, there's always Opera. ;)

    2. Re:Why bother, there's always opera by Tony+Hoyle · · Score: 1

      As does OSX, and by extension Safari.

      It's not really news.. Mozilla is even late to the party.

  64. Re: As usual, please refrain from blindly chiming by travd · · Score: 2, Interesting

    Not sure about Opera, but here is the resolution of the same issue for Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=340198

  65. my copy of Chrome accepts the CNNIC cert by vrmlguy · · Score: 1

    I'm running version 4.0.249.78 on WinXP. Clicking on "[monkeywrench]/Options" brings up a dialog box. Clicking on the third tab and scrolling to the bottom of the presented list shows a button, "Manage certificates". Clicking on that button brings up the "Trusted Certificates" dialog box. Clicking on the "Trusted Root Certification Authorities" tab reveals a long list of certificates. Scroll down to "CNNIC ROOT" and double-click on its entry to bring up your third dialog box, "Certificate". Click on the "Details" tab and then the "Edit Properties..." button to open the final dialog, "Certificate Properties". Click on "Disable all purposes for this certificate" and then "OK", "OK", "Close" and "Close".

    It is unfortunate that this does not preserve the various check-marks on the individual purposes. I would have liked to have that information retained for future reference.

    --
    Nothing for 6-digit uids?
    1. Re:my copy of Chrome accepts the CNNIC cert by shutdown+-p+now · · Score: 1

      It's not really about Chrome. Chrome just uses the centralized certificate store provided by the OS where one is available - e.g. Windows, OS X - and both of those have CNNIC as trusted out of the box.

    2. Re:my copy of Chrome accepts the CNNIC cert by vrmlguy · · Score: 1

      Good catch. I just opened IE 7 for the first time in a long while, and CNNIC is disabled there as well.

      --
      Nothing for 6-digit uids?
  66. Re: As usual, please refrain from blindly chiming by suso · · Score: 1

    Because you can trust Google so much more than China.

  67. Re:Centralized key distribution hierarchy failure. by Lord+Ender · · Score: 1

    No, both models would be detectable. I would notice of my connection to Bank of America says "Signed by China Telecom."

    Letting the average user manage keys by himself means both widespread MITM is possible, and users get trained to accept keys.

    If you think Grandma shopping online would really be more secure if she managed keys herself, you've never met an end user. SSL MITMs have been fantastically rare, despite extremely widespread use by untrained masses. There's no better proof of SSL's success than that.

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
  68. Re:Aren't you precious by X0563511 · · Score: 1

    tl;dr

    Ooooh, how did that feel? You spent all that time and effort writing that up, only to find out we don't give a shit.

    --
    For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
  69. CNNIC is untrustable by Anonymous Coward · · Score: 0

    I am chinese web engineer. CNNIC is untrustable. I had delete CNNIC root and Entrust Root both Firefox and IE.

    1. Re:CNNIC is untrustable by geminidomino · · Score: 1

      Why Entrust?

    2. Re:CNNIC is untrustable by Josh+Triplett · · Score: 1

      Because, as documented in the bugzilla entry and discussion, Entrust delegates a secondary root to CNNIC, which means CNNIC can issue certificates with a valid trust path via Entrust. The change that prompted the article submission gives CNNIC their own root CA entry.

  70. they can issue a cert for *any* domain by Anonymous Coward · · Score: 0

    Why would we give a dictatorship the ability to make our browser trust any site we connect to on the internet?

  71. Parent Post Hit By Moderator Abuse by mrcaseyj · · Score: 2, Informative

    The parent post was hit by moderator abuse. My post was also hit by moderator abuse. It looks like someone sympathetic to the Chinese government is abusing Slashdot. If you have mod points and you see this message, please browse through the down modded posts to check for abuse.

  72. Re:So how is this different than the US based cert by plasticsquirrel · · Score: 1

    It's different because it's China, and China is the new Evil Empire. As soon as it became clear that we weren't going to be able to destroy every last terrorist, people got bored with blaming everything on them. Now it's the Chinese who are apparently the soulless bad guys who are attacking the very foundations of the Free World. Oh, the humanity.

    --
    Systemd: the PulseAudio of init systems
  73. Re: As usual, please refrain from blindly chiming by Anonymous Coward · · Score: 0

    I take issue, too.

    "Since Mozilla has already accepted CNNIC as a trusted root CA, the burden rests with those who argue for its removal."

    BULLSHIT ASSHOLES! FFFFUUUUU!!!!

  74. Re: As usual, please refrain from blindly chiming by mysidia · · Score: 1

    Because 90% of internet users don't know what the hell a SSL certificate is and can't intelligently make the decision.

    The presence of the cert does more harm than good, if it's being used to distribute malware, then obviously it is not trustworthy, and Mozilla is harming the community by including it.

    If you want to go out on your own and install the cert, fine.

    Mozilla should have no part in installing by default a cert that is untrustworthy.

    They should remove the default authority and let you install manually if you want it.

  75. Re:Centralized key distribution hierarchy failure. by argent · · Score: 1

    Firstly, SSH requires out-of-band key exchanges. You know, like over a USB stick or something.

    For client authentication, yes. For server authentication (which is what the server's SSL key is used for), no. I'm talking about the SSH host key, not your personal key.

    No matter how many bits you use, your certificate shouldn't go more than a few years without being renewed, or you put the key at risk of attack.

    And you can post that ahead of time, and some people will get a little paranoid about it because they didn't get the message. It's not as *invisible* as SSL server certificates. People are occasionally bothered by it. As a healthy paranoid, I don't see that as a downside.

    Thirdly, there would be no mechanism for revoking a certificate once compromised.

    Just create a new host key. Again, people will go o_O when it changes on them, and make a fuss, and you'll maybe get a little noise in the blogs over it, but a little noise is not a problem.

  76. Re:Centralized key distribution hierarchy failure. by argent · · Score: 1

    I would notice of my connection to Bank of America says "Signed by China Telecom."

    Really? Without looking, can you tell me who your connection to the Bank of America is supposed to be signed by? Do you actually check every time?

  77. damn right (marcansoft has a clue!) by Anonymous Coward · · Score: 0

    Also, the ridiculous warnings serve to train users that you must always override security. Bad firefox!

    For the problem of multiple certificate authorities of varying worth, I could see replacing the lock icon with an icon that is specific to the certificate authority. Certificate authorities ought to love it, because it gives them branding ability.

  78. Re: As usual, please refrain from blindly chiming by Gudeldar · · Score: 1

    What does the Bank of Montreal have against Slashdot?

    Its not obvious to all of us that BMO stands for bugzilla.mozilla.org

  79. Re: As usual, please refrain from blindly chiming by kestasjk · · Score: 2, Interesting

    Doesn't Firefox warn you if a key for a certain domain suddenly changes to something different? Remember these guys sign keys, they say "this guy is who he says he is", does that really give them the power to listen in on people?
    They can only do so by replacing the key with something new, which probably generates a big security warning, and then they have to reencrypt it with the old key, so they do have to intercept communication and not just listen in.

    I don't know if you should be concerned about that yet, unless you're Chinese (in which case what is the alternative? only trust American businesses with American CAs?)

    --
    // MD_Update(&m,buf,j);
  80. Re: As usual, please refrain from blindly chiming by jsepeta · · Score: 1

    Fuck China. How do we block the Chinese from getting into our webservers and browsers? enquiring minds want to know.

    --
    Remember kids, if you're not paying for the service, YOU ARE THE PRODUCT THAT IS BEING SOLD.
  81. Re:Centralized key distribution hierarchy failure. by Lord+Ender · · Score: 1

    So you're admitting that letting grandma manage keys is a bad idea?

    No. I don't check every time. It's not hard to check (mouseover in the url bar), so it's not something that would go unnoticed on the internet, either. Which is the point.
     

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
  82. Re: As usual, please refrain from blindly chiming by Anonymous Coward · · Score: 0

    Uhh, that would be "lanugo" or possibly "vernix" but babies do not typically come out covered with "placenta."

  83. yes I can by r00t · · Score: 1

    You work for a medical company. Might you have any info the Chinese would want? Oh, yes you do!

    Google isn't about to put perfect clones of your medical devices on the market. China does this all the time. Famous example: the Chery QQ automobile. (FYI, Chery is a state-owned company)

    Someday, like so many other clueless non-Chinese, you will wake up to find your competitive advantage is gone. Near-perfect clones flood the market. If you're lucky, you can prevent imports into the USA. You'll never stop the clones in China, and you'll never stop them from being imported to most other countries around the world.

    1. Re:yes I can by fatphil · · Score: 1

      You work for a publishing house. Might you have books that google would want to copy and distribute in electronic form? Oh, yes you do!

      --
      Also FatPhil on SoylentNews, id 863
    2. Re:yes I can by pipatron · · Score: 1

      Great! This leads to more competition and lower prices for the American consumers. What's the problem with that?

      --
      c++; /* this makes c bigger but returns the old value */
    3. Re:yes I can by Mephistro · · Score: 1, Insightful

      Great! This leads to more competition and lower prices for the American consumers. What's the problem with that?

      American consumers need MONEY even to purchase cheap clones at lower prices. The fact that western politicians and western companies are selling their souls -and ours- to the China government in exchange for some quick bucks is going to destroy our economies in the long term. And then, everybody will be working in the same conditions most Chinese workers have to endure today. No rights, no unions, no national health systems, no freedoms... . That's slavery for you. Welcome back to the middle ages, comrades. The WIPO and western countries should be trying to fix this situation, instead of pushing secret treaties to protect Hollywood from file sharers. Won't happen, though :( .

    4. Re:yes I can by ahabswhale · · Score: 1

      Please show me how with google books that I can get unrestricted access to books under copyright. Oh, no you can't!

      --
      Are agnostics skeptical of unicorns too?
    5. Re:yes I can by fatphil · · Score: 1

      Unrestricted's a straw man - all I wanted was chapter 1, and the image from page 40.

      --
      Also FatPhil on SoylentNews, id 863
    6. Re:yes I can by ahabswhale · · Score: 1

      rofl...that was some seriously weak shit.

      --
      Are agnostics skeptical of unicorns too?
  84. Chinese don't trust CNNIC by xizhi.zhu · · Score: 1

    the truth is that Chinese don't trust CNNIC, me included. if you search CNNIC on twitter, you'll find many Chinese talking about how to remove it permanently. what I want to add is that the we use SSL/TLS because we trust the CA, but now if the CA is not trusted, what do you think?

  85. you wish it were "low end devices" by r00t · · Score: 1

    Check this out: http://en.wikipedia.org/wiki/Huawei

    Huawei is the world's top patent seeker. In 2009 they overtook Alcatel-Lucent to become world's No. 3 mobile network gear maker, doubling market share from the previous year. They also passed Nokia Siemens Networks for the No. 2 position in the global mobile infrastructure equipment market. They are No. 1 for DSLAMs (telco DSL equipment). They even make lots of cell phones.

    Even if China were just "low end devices", that's still enough to pwn you. That'll let them get plans for you next product or info about you you plan to negotiate with the Chinese factory that makes your shit. Also, even "low end devices" means a bite out of your product line.

  86. good point: https should be default by r00t · · Score: 1

    Or do you really believe that Joe Average actually types https://www.mybank.com? You're lucky if they even get the www. part in.

    Good point. Firefox should assume https by default.

    (anybody have a Bugzilla acount? please file this)

    1. Re:good point: https should be default by Anonymous Coward · · Score: 0

      Open an own account instead of ordering other people around, you overbearing lazy prick.

  87. Re:Aren't you precious by geminidomino · · Score: 1

    You write 3 paragraphs in response to a response from an Adam Sandler movie? Really? Did it not occur to you that it might be wasted effort?

  88. Re: As usual, please refrain from blindly chiming by jellyfrog · · Score: 1

    As always, one small typo gets blown way out of proportion. Oh well. Have fun with it.

    Aha, yet another typo! Right ther--oh ...wait. Okay, never mind.

  89. Re: As usual, please refrain from blindly chiming by jellyfrog · · Score: 1

    Presumably it was a particularly violent birth.

  90. Re: As usual, please refrain from blindly chiming by elronxenu · · Score: 3, Insightful

    Not only do I not trust CNNIC, I don't trust Verisign either. Nor any of the dozens of CAs which are installed by default.

    In other words, the whole CA concept is flawed.

  91. Re: As usual, please refrain from blindly chiming by Cederic · · Score: 1

    The daft thing is that I asked the question in all seriousness, thinking "wtf have the security guys come up with now?!"

  92. Re: As usual, please refrain from blindly chiming by fatphil · · Score: 1

    However, have you looked at some of the certs it already includes? Big guy right at the core we have no option but trusting signs a cert for large national body we have no particular worries about. Large national body signs a cert for small ISP/hosting/security business run purely for profit we know nothing about. Small ISP/hosting/security company will sign anything you pay them to.

    All those certs are bundled with your default firefox (or IE, or Opera, or...) install. All signatures by any of those companies are treated equally by firefox - sites either get the green padlock or they don't.

    Look at your list - do you actually, through a position of knowledge about them, trust those signing authorities? That one from Turkey, for example - what do you know about them? How would you compare their trustworthiness to the new Chinese one? With facts, figures, and dates, please?

    So what happed to the web of trust, as originally proposed? All fractions got rounded up to 1 at every point in the process, and made a mockery of the whole scheme. Call me paranoid - or simply not trusing by default - but I've removed about 90% of the certificates bundled with my browser. I think that should be the default. Every time there's a certificate signed by someone you don't already trust, the browser should pop up a box saying "there's a company called SecuroPlus who are saying 'trust me' - do you trust them?", with the options Yes, No, and NFI, with NFI being the default. (If their signing cert is signed by a company you do or don't trust you should be informed of that additional information). After a while I think you'll find that 99.99% of the world's 'secure' web browsing will fall under the NFI banner. In which case, where was the security?

    It's another case of security being nothing but a warm fuzzy feeling.

    --
    Also FatPhil on SoylentNews, id 863
  93. Re: As usual, please refrain from blindly chiming by mr_mischief · · Score: 1

    ...as foretold in the song about freedom of expression by the guys calling themselves "Men Without Hats".

    S... A... F... E... T... Y...
    Safety... Dance...

    The flip side of the "Safety Dance" single was named "Security". The 12" maxi single included a song called "I Got The Message" along with "Antarctica". "Antarctica" was the only other song on the extended dance mix 12" promo.

    The song "Safety Dance" (as titled on the band's apparent homepage) itself was about being allowed to express oneself and the resistance to heavy-handed repression of that expression.

    HHOS. See the wikipedia entry for the song for the song for even more info.

    Thanks, Illinois-Quebecois synth-pop 80's wonders!

  94. Re: As usual, please refrain from blindly chiming by fatphil · · Score: 2, Insightful

    Already posted (saying roughly the same thing), so I have one modpoint left that I now can't use here. It needs to be repeated. "Trusted" seems to simply means "money changed hands".

    --
    Also FatPhil on SoylentNews, id 863
  95. Re: As usual, please refrain from blindly chiming by u38cg · · Score: 3, Interesting

    Not if it continues to be signed back to a root, which is the point. A previous employer of mine had its own root cert in our (IE6) browsers and I only noticed after a similar, related discussion on Slashdot caused me to look. I removed it temporarily and yep, all https traffic was being MITM'd. Given the nature of the organisation, it was understandable that they had to be able to audit such traffic, but that doesn't excuse them not talking about it. I later mentioned it to a 2nd line tech who was doing something unrelated and it was news to him, too.

    --
    [FUCK BETA]
  96. Re: As usual, please refrain from blindly chiming by WoodstockJeff · · Score: 1

    Funny, I visited the test site and FireFox 3.5.7 tells me it doesn't trust the certificate issuer. Guess I missed the update where the CNNIC certificate was added...

  97. Re: As usual, please refrain from blindly chiming by gd2shoe · · Score: 1

    Well, now it seems they've come up with all kinds of things ;)

    --
    I won't join Slashcott. OTOH, If Beta goes live, I just won't be back until it's fixed. Sorry Dice.
  98. Deleting the certificate is fine. by Anonymous Coward · · Score: 0

    It will come back into the list automatically, but all the trust boxes are unmarked when it does.

  99. Re: As usual, please refrain from blindly chiming by pipatron · · Score: 1

    The same what you block your own government, RIAA and the likes: Encryption and anonymity. Check out stuff like i2p and freenet.

    --
    c++; /* this makes c bigger but returns the old value */
  100. Re: As usual, please refrain from blindly chiming by jandersen · · Score: 0, Troll

    The question is, should it be removed for the safety of others?

    This is nothing more than simple bigotry. You want them removed, not because they are more likely to abuse their position, but because they are Chinese or "Communists" or whatever. Why should I trust CNNIC less than, eg Microsoft Internet Authority, Deutsche Telekom or Sociedad Cameral de Certificacion Digital, just to mention three at random?

    The whole point of root certs is trust

    No, the point is convenience. It is ultimately your own responsibility who you choose to trust, which is why you can edit the list of authorities your browser trusts.

  101. CNNIC is evil by Jesus+IS+the+Devil · · Score: 1

    I've had first-hand experience with CCNIC that ought to put things into perspective. I registered a domain name at Godaddy, and also registered a couple of DNS servers. Use of these registered DNS servers worked flawlessly, until I had to set them for Chinese clients who had registered their domains via net.cn. They were unable to set these DNS servers because the system kept telling them the DNS servers were invalid. Upon calling net.cn's tech support, the client was told to talk to CNNIC.

    So, I spoke to CNNIC on behalf of the client, and was basically told to go talk to Godaddy, and that Godaddy would contact CNNIC and know what to do. I thought this was odd, but sent a support ticket to Godaddy. They confirmed that the DNS servers in question had absolutely no problems and I was even sent a link verifying this over at ICANN, which is an internationally accepted organization for domain names.

    I tried CNNIC again and told them that my DNS servers were valid and registered, even recognized by ICANN. I was rebuffed and basically told to go talk to Godaddy again. A few rounds of this with various people resulted in absoF*kinglutely no results. I think Godaddy is right in this case. There's nobody to talk to. The DNS servers are in-fact valid.

    What I was told instead, was to go to net.cn and purchase another domain name from there, then pay 10RMB per DNS server for that new domain. I ended up having to do exactly that, to solve this problem.

    After this ordeal, I am certain that CNNIC is in fact as evil as they come. They don't care about international standards, just what their omnipotent bosses tell to to do.

    --

    eTrade SUCKS
  102. Re: As usual, please refrain from blindly chiming by Yvanhoe · · Score: 1

    Wait a minute...
    From what I understand, it mainly means that when a website is certified by CNNIC, it will appear in Mozilla software as being indeed certified by CNNIC. Mozilla is not in the certification and trust management business. From my point of view, I don't see why they should refuse any organization with a verifiable physical address that is not trying to fool people by using similar names like "Paypel". Users will have to learn how a trust network works and who they trust when they do transactions or secure connections. There is no way around it.

    --
    The Wise adapts himself to the world. The Fool adapts the world to himself. Therefore, all progress depends on the Fool.
  103. What is the problem, honestly ? by mxs · · Score: 1

    It seems as though the poster wants to imply that there is something inherently wrong with accepting CNNIC as a CA -- but does not state why it is the case apart from rumor and that the Chinese government "may" be controlling this entity.

    It escapes me what the problem is; there are lots and lots of CAs listed as trusted roots -- any number of which could do malicious things without anybody being the wiser (and some of which will gladly hand out certificates to microsoft.com and others, if only either your story is good enough ("internal test server"), or their interface is bad enough). "Trusted CA" is a misnomer in any browser distribution -- I sure as heck do not trust half the companies in that list, and neither should you -- since you never even heard about most of them.

    None of this actually impacts the security of SSL. Let's face it, the PKI for SSL is broken. Anybody can claim to be anybody and somebody will sign off on it. You won't even be notified when that happens to "your" domain. There is no such thing as a central registry -- as with DNS, for instance. There is no such thing as proper delegation -- as with DNS, for instance. If you trust a SSL certificate because it is signed by some "trusted" CA in a browser, you are doing it wrong. Not that it really matters -- people do not check certificate chains or even particularly care about changed certs so long as the "Buy now" button works on Amazon.

    There is no inherent value in a certificate signed by a "trusted" CA over a self-signed certificate. Both result in a stream-cipher-encrypted connection. That is about all SSL is good for, unless you have a local CA and that local CA is the only trusted CA in any of your CA-aware applications -- and, of course, you have cryptography-savvy users. I'll wait a while for the laughter to die down.

  104. Re:Centralized key distribution hierarchy failure. by argent · · Score: 1

    I'm not talking about *customers* managing keys at all.

    As for Bank of America changing their SSL key to a different CA... well...

    Companies do change CAs, on occasion. It's not common, but it does happen. I can't recall it ever making the news. MAYBE if it's Bank of America, but not if it's Lesser Schenectady Credit Union. But LSCU is already too big of a host key change to have a good enough chance of going undetected.

  105. Re: As usual, please refrain from blindly chiming by Anonymous Coward · · Score: 0

    Don't be silly. Just laugh together too.

  106. Re: As usual, please refrain from blindly chiming by jonadab · · Score: 1

    > Doesn't Firefox warn you if a key for a certain
    > domain suddenly changes to something different?

    No, it doesn't. To my knowledge, no browser does.

    It's like I've been saying for at least a couple of years: SSL can in theory provide meaningful data security, but HTTPS uses it incorrectly (in several ways; failure to complain when a cert changes is only one of several problems) and therefore does *not* provide meaningful security.

    If you want to transfer some data *securely*, you should not use https. There are much better options, e.g., scp.

    To be absolutely fully blunt, HTTPS is not significantly more secure than plain old HTTP.

    Note that this doesn't stop me from placing orders online. I just send a check -- which is what I would do anyway, because even if the information *transfer* were completely secure I still wouldn't trust somebody else's servers with information that would allow anyone who breaks in to take arbitrary amounts of money from me. (Amazon recently lost my business, because they will no longer let you just send a check for one purchase. They now want to store your checking account numbers. That's just as risky to me as giving them credit card numbers to store. No thanks. I'll find someone else to buy from.)

    The insecurity of https does stop me from doing online banking, but I wouldn't be doing that anyway, because my bank is too small to set up their own online banking and chose to outsource it to some outfit operating out of an obscure archipelago in the Indian Ocean. I'm sure the outfit is legit and above-board or my bank wouldn't be using them, but I'm still not comfortable trusting my money to an outfit operating in a jurisdiction where I would have no real recourse if they ever caused me problems. So I don't do online banking. Small loss: my finances aren't that complicated, and the bank is a grand total of five blocks from my house.

    --
    Cut that out, or I will ship you to Norilsk in a box.
  107. Re: As usual, please refrain from blindly chiming by jonadab · · Score: 1

    > Because Mozilla is capable of doing it

    No, they're not.

    Mozilla, as an organization, still hasn't figured out that whether the server I interact with today has the same private key as the a server I interacted with previously is more important than whether the people running the server paid money to Verisign (or whomever) for a cert signed by somebody on The List.

    Mozilla, as an organization, still hasn't figured out that whether the DNS entry that resolves the FQDN to the server's IP address follows a continuously signed path up from the root is more important than whether the people running the server paid money to Verisign (or whomever) for a cert signed by somebody on The List.

    Mozilla, as an organization, seems completely unaware of the inherent problems with HTTPS. They seem to think EV (which basically boils down to getting site operators to pay even more for their certs) is a meaningful solution. It is clear to me that they, as an organization, don't understand security at all.

    Perhaps there are some people within the organization who do understand security. If so, they are not the people driving policy.

    For what it's worth, I'm not aware of any other browser that does any better. But that doesn't mean it's all good. It's not all good. As things stand right now, people should think of https as inherently completely insecure. Because it is.

    If you need to transfer information securely, don't use https.

    --
    Cut that out, or I will ship you to Norilsk in a box.
  108. Re:Centralized key distribution hierarchy failure. by Lord+Ender · · Score: 1

    So you're admitting that letting grandma manage keys is a bad idea?

    The SSH key distribution model has never been shown to work well when managed by untrained masses. The CA model has.

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
  109. Mozilla is no longer trustworthy by Ant+P. · · Score: 1

    This is security theatre of the worst kind. Their whole (and only plausible) excuse for doing this is that nobody can pretend to be CNNIC over https now; given the reactions of people familiar with CNNIC I wonder why the hell anyone would in the first place.

    Now thanks to a complete and utter retard at Mozilla blithely following a script without regard to the real world consequences, everyone gets to live with those consequences: hundreds of millions of net users who more often than not blindly click Yes to anything, who have been trained to associate a blue/green address bar with "safe".

    Thanks for making the internet a "safer" place, Mozilla. Ugh.

  110. Automated ways of untrusting CCNIC??? by mattb47 · · Score: 1

    OK, we should untrust CCNIC...

    Unfortunately, the ways posted so far are all manual. I'm an IT consultant and manage Windows/Linux networks for multiple companies. I need to be able to untrust CCNIC (and maybe Entrust.net as well...) for all computers on these networks.

    Ideally, whatever script, group policy, etc. employed should:
    1. check to see if CCNIC is trusted in Firefox, and if so, untrust it
    2. check to see if CCNIC is trusted in the OS itself, and if so, untrust it.

    And yes, this is a problem apparently on just about all OSes. I really just need a way to do this on Windows XP or greater and Ubuntu, although this problem seems to exist everywhere.

    - Matt Borcherding

  111. Re:Centralized key distribution hierarchy failure. by argent · · Score: 1

    Grandma managing keys was never on the table, so I still have no idea what you're getting at.

  112. The whole PKI business is a scam... by tpg0007 · · Score: 1

    It's just a way to lure Joe Average into a false sense of security. It really shouldn't be any more difficult for someone with a minimal amount of effort to obtain a legit SSL cert from say VeriSign who then uses it for evil. However it's the best scam we have so... My suggestion is to put geographic or political limitations on a trust root's clients. It shouldn't make sense for say an Australian bank site to have a cert from CCNIC. Domain name register and the cert's issuer should match in terms of geographic sphere of influence.

  113. Re: As usual, please refrain from blindly chiming by bill_mcgonigle · · Score: 1

    What does the Bank of Montreal have against Slashdot?

    "context clues" they call them...

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  114. Re: As usual, please refrain from blindly chiming by gd2shoe · · Score: 1

    This is nothing more than simple bigotry. You want them removed, not because they are more likely to abuse their position, but because they are Chinese or "Communists" or whatever.

    I'm hurt by your irrational rush to judgment. Your zeal has blinded you to my motives, and to what I said.

    At issue here is the ability of the Chinese government to run [MiTM] attacks on their citizens...

    Were I a bigot, I'd simply say that they got what they had coming to them. No, I care what happens to the Chinese people (as much as anyone I haven't met), and the Chinese Government has gone out of its way to be concerning.

    ... or "Communists" or whatever.

    I could live with any form of government, with one STRONG requirement: those who lead the government must do so for the sole benefit of their countrymen. (Granted, it doesn't happen very often. It's really quite rare.) That's it. Kingdom, Democracy, Communism, Republic, whatever. The problem is endurance of this kind of dedication. Corruption creeps in as one generation retires and the next takes the reigns. The reason democracies (& republics) work so well (and are therefore preferable) is that they balance power and have self correcting mechanisms (such as elections). Winston Churchill is often quoted as saying: "Democracy is the worst form of government, except all the others that have been tried."

    I don't dislike the Chinese Government because they are Communist, I dislike the Chinese Government because they do not care about their people. They only care about the power they exert over the largest country on Earth. They're paranoid of opposing points of view. They have embraced censorship and propaganda as vital to their continuing governance. They imprison peaceful political dissidents. They've committed mass murder, more than once.

    You don't see something wrong with this? You seriously can't imagine how these types of people will abuse a root cert?

    The whole point of root certs is trust

    No, the point is convenience. It is ultimately your own responsibility who you choose to trust, which is why you can edit the list of authorities your browser trusts.

    I see your point, and respect it, but we're going to have to agree to disagree here. It really is about trust. You decide who you are going to trust as a CA, and that's good for you. The average person is not qualified to make this kind of decision. Even if they were, they wouldn't have time (along with the million other things that "responsible" citizens should research on an ongoing basis). As such, they trust the browser to have trustworthy root certs. Right or wrong, they do, and it will work no other way.

    You can chalk it up to "security theater" if you insist. (I wouldn't, but you may.)

    --
    I won't join Slashcott. OTOH, If Beta goes live, I just won't be back until it's fixed. Sorry Dice.
  115. Re: As usual, please refrain from blindly chiming by zuperduperman · · Score: 1

    I'm 99% certain the browser will give no warning. All it cares is that whatever cert is presented by the server is signed by a trusted root. That root can change around all it wants. This happens routinely when people replace their root certs on web servers and switch between issuers. It does not generate any kind of warning.

  116. Re: As usual, please refrain from blindly chiming by jandersen · · Score: 1

    I don't dislike the Chinese Government because they are Communist, I dislike the Chinese Government because they do not care about their people. They only care about the power they exert over the largest country on Earth. They're paranoid of opposing points of view. They have embraced censorship and propaganda as vital to their continuing governance. They imprison peaceful political dissidents. They've committed mass murder, more than once.

    You don't see something wrong with this? You seriously can't imagine how these types of people will abuse a root cert?

    Your sweeping statements demonstrate what I mean by bigotry - to take them one by one:

    They only care about the power they exert

    Do you somehow possess special insight into the inner workings of their minds? Do you even know who "they" are? I don't think so - very few real persons are completely void of positive traits, and the majority of politicians genuinely care about the people. Even American politicians do, although I am given to understand that they are particularly obnoxious. But politics is "the art of the possible", and compromises rarely make everybody happy.

    They're paranoid of opposing points of view

    Really? It is my impression that they are openminded and willing to listen to contructive criticism; but they are not willing to waste time on fools, and they can't afford to be lenient towards troublemakers. When activists cover behind labels like religion or democracy, do we really know what they stand for? I mean, aren't al Qaeda "religious activists", just to pick an extreme example?

    They have embraced censorship and propaganda as vital to their continuing governance

    I doubt it - not that I deny they use them, but if those things were all that vital, they would have done a much better job of it. As far as I can see, the internet filters are there because most Chinese want them; parents don't want their children to get caught up in what they see as Western filth in a medium they don't understand.

    And the propaganda part - are they any worse than other governments? Much of what you call propaganda, the Chinese probably think of as obvious expressions of their cultural mindset; they aren't Americans, you know.

    They imprison peaceful political dissidents

    I am not entirely sure about that - all I know is that western media have declared them to be "peaceful dissidents"; but I don't know enough about the sources of information to be certain that I can trust them. Trust is something you earn, it can't simply be assumed a priori.

    They've committed mass murder, more than once

    Only in the same sense that the American government have massacred thousands of native Americans, not to mentions unknown numbers of Vietnamese etc etc. Of course, we both know that you can't blame Obama or even George Bush for those things; but then, why shold we blame the current Chinese government for what happened during the Cultural Revolution?

    No, I stand by my words: you speak from a basis of bigotry, even if you aren't aware of it.

  117. Re: As usual, please refrain from blindly chiming by mysidia · · Score: 1

    MiTH = Make It Trust Hackers"

  118. Re: As usual, please refrain from blindly chiming by gd2shoe · · Score: 1

    Are you a Chinese agent? Sorry, but I couldn't resist asking. I'm just curious why you're an apologist for their government. Do you work for a large corporation with foreign interests? Are you a poly-sci major at an "interesting" college?

    Trust is something you earn, it can't simply be assumed a priori.

    Ok. Right back at you. Why are you so willing to trust them.

    (I can understand your distrust of American media. I take that as a given.)

    ... the majority of politicians genuinely care about the people. Even American politicians do...

    You have a more optimistic outlook on life than I do. Are there politicians who care? Yes. The ones with real power? Maybe a few of them. Google "pork barrel" sometime.

    Really? It is my impression that they are openminded and willing to listen to contructive criticism; but they are not willing to waste time on fools, and they can't afford to be lenient towards troublemakers.

    If you were offended by my use of the word apologist above, please read and reread what you just wrote.

    When activists cover behind labels like religion or democracy, do we really know what they stand for? I mean, aren't al Qaeda "religious activists", just to pick an extreme example?

    Next you'll tell me about the Tibetan Jihad. This makes you look like the Bigot here. Please be careful. If you use a brush much broader, you won't be able to get it into the paint can.

    And the propaganda part - are they any worse than other governments?

    No. From time to time most governments have been just as bad. (USA during WW2, for example.)

    As far as I can see, the internet filters are there because most Chinese want them; parents don't want their children to get caught up in what they see as Western filth in a medium they don't understand...

    Much of what you call propaganda, the Chinese probably think of as obvious expressions of their cultural mindset;

    To be clear, you're saying that the Chinese people don't enjoy free speech (as part of "their cultural mindset")? I believe it's possible. People can be taught that. I just want to be clear what you're saying.

    And what about Chinese history? Are you saying that these parents don't want their children learning about their own history?

    they aren't Americans, you know.

    I know, but they are human, you know. Sooner or later, they're going to want to think for themselves.

    --
    I won't join Slashcott. OTOH, If Beta goes live, I just won't be back until it's fixed. Sorry Dice.
  119. I blame... by DaVince21 · · Score: 1

    I blame the people who might have known about it but didn't comment on this at all during the review stage. If there's some proof showing sites using this certificate are actually releasing malware, though, it's easy enough to have Mozilla reject it again.

    --
    I am not devoid of humor.
  120. Re: As usual, please refrain from blindly chiming by brm · · Score: 1

    Forget about "bigotry" or cultural issues or any of that.

    The real problem with CNNIC being a CA is independent of politics: a single entity (CCP) controls both your network access (at two points: SOE ISPs and GFW of China) and your SSL certificates (through CNNIC, which is subject to party control).

    Game over, man. Forget about privacy.

    [CCP=Chinese Communist Party; SOE=State Owned Enterprise; GFW=Great Firewall]

  121. Re: As usual, please refrain from blindly chiming by brm · · Score: 1

    Exactly. The spoon and the knife are already laid out.

    Checkmate.

  122. Re: As usual, please refrain from blindly chiming by jandersen · · Score: 1

    Are you a Chinese agent?

    :-)

    Sorry, but I couldn't resist asking. I'm just curious why you're an apologist for their government. Do you work for a large corporation with foreign interests? Are you a poly-sci major at an "interesting" college?

    Why do I defend the Chinese government? Well, I tend to side with the ones that are treated unfairly; on slashdot it often means China. On other occasions it has meant America, Iran and even Microsoft.

    Believe it or not, but fairness and objectivity are things that matter a lot to me. And trying to see both sides to every problem. How else can you reach the truth?

  123. Re: As usual, please refrain from blindly chiming by brm · · Score: 1

    Browsers should warn you if the CA for a site changes. That won't help the situation you describe, nor will it save you if you visit a new site, but at least the typical user visiting a Banana Republic like China can reach his usual email provider safely from his laptop. Unfortunately, those already in such a country are likely out of luck, since who knows which version of Firefox (or Chrome or even IE) they wind up downloading.

  124. Re:Aren't you precious by Anonymous Coward · · Score: 0

    Psst: It's copypasta.