Slashdot Mirror


Mozilla SSL Policy Considered Bad For the Web

Chandon Seldon writes "The issue of digital certificates for SSL and the policies surrounding them comes up repeatedly. I've written an article criticizing the behavior in Firefox 3, which includes a serious comparison of the current Mozilla policy — restricting encrypted HTTP to paying customers — to a violation of net neutrality."

139 of 897 comments (clear)

  1. One Question by frodo+from+middle+ea · · Score: 5, Insightful

    wouldn't implementing what the author suggest, defeat the very purpose of having a CA ? SSL is not just for encryption you know. There is a little thing called 'trust' which pays a big part in it too.

    --
    for the last time people, I am "frodo from middle eaRTH", not "middle eaST".
    1. Re:One Question by Iamthecheese · · Score: 5, Insightful

      It didn't make sense, the thing you just said. The author is proposing an easier flow to accepting self-signed certificates. How could that defeat the purpose of having a CA?

      While he may have a valid point, I resent and disagree strongly with the author's implication that there is a profit motive to this. A bad decision, but not one made for profit.

      --
      If video games influenced behavior the Pac Man generation would be eating pills and running away from their problems.
    2. Re:One Question by adamwright · · Score: 5, Insightful

      If there was any real "trust" component, I'd buy this argument. SSL certificate authorities are supposed to be sources of trust - we trust them to have authenticated that the FooCorp who bought a certificate really is FooCorp Ltd (and not F0oCorpe). However, the only inducement most vendors need to issue a certificate these days is money.

      I've successfully bought SSL certificates for companies that I had little or no verifiable connection with, from authorities that are trusted by all major browsers. Now, I obtained these with full permission of the companies in question, as a contractor, but as far as the authority was concerned, I was Joe Bloggs. They've even realised that now, and introduced the new EV Certificates - now with Extra Validation! Until of course, these get paid off as well, and we need EEV Certificates and so forth.

      Using SSL for trust based on the word of companies like Verisign is pointless - you have to do manual authentication. The only use I see for them these days is transport encryption.

    3. Re:One Question by Anonymous+Brave+Guy · · Score: 3, Insightful

      Sure, but frankly, anyone who relies on the "trust" aspect of SSL certificates today for anything serious needs their head examined. In this world, trustworthy == willing and able to pay.

      The encryption is by far the most important aspect of SSL for most applications, and you can use that regardless of any issues with CAs and trust.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    4. Re:One Question by pmontra · · Score: 4, Insightful

      CAs do very little to ensure that the site you're connecting to is really the one it claims to be. So SSL is almost useless for authentication and trust. It's worth using it only for encryption and self signed certificates are as good for that as the ones you buy with money.

      As a webmaster and owner of a site that uses SSL I second the author's proposal and more: let's stop pretending CAs can ensure the identity of the communicating parties, shut them down, save money and use SSL only for encrypting data.

    5. Re:One Question by morgan_greywolf · · Score: 3, Interesting

      I've successfully bought SSL certificates for companies that I had little or no verifiable connection with, from authorities that are trusted by all major browsers. Now, I obtained these with full permission of the companies in question, as a contractor, but as far as the authority was concerned, I was Joe Bloggs.

      Same exact experience here. And the thing is that they don't even bother calling anyone to verify anything. I've even used my own credit card to buy certificates.

    6. Re:One Question by Nursie · · Score: 5, Insightful

      No.

      Seriously, stop being a retard.

      If I'm connecting to my bank, and I get a certificate that matches the domain name and was signed by a widely trusted 3rd party, that gives me much more confidence than selecting some bozo's self-signed certificate.

      Does it guarantee the identity and trustworthiness of the entity? Not absolutely, but it's a whole hell of a lot better than just encrypting comms and sending them to whoever happens to be running a man in the middle attack today.

    7. Re:One Question by Rakishi · · Score: 5, Insightful

      The problem with this is that it does not guarantee that your connection is actually encrypted. There is a reason why CAs where created and it has a lot to do with ensuring proper encryption. Basically a man in the middle attack can with self-signed CAs fake the user into accepting their CA instead of the website's CA. You now have the illusion of security and encryption which some would consider worse than no encryption at all. To the end user they would be identical and while there may be a complaint about different keys, if the user went to the site before, most users would probably ignore them (especially after they seem them a dozen times for legitimate sites that for some reason changed their keys).

    8. Re:One Question by Ed+Avis · · Score: 3, Insightful

      The question you should ask is why is a website using a self-signed certificate presented to the user as *less safe* than one that is sending all information in the clear?

      --
      -- Ed Avis ed@membled.com
    9. Re:One Question by gbjbaanb · · Score: 2, Interesting

      stolen credit cards can be easy to detect... but can also be very easy to miss. If the charge is less than a certain amount, most CC software processes it directly (and if it turns out to be stolen, too bad, the acquirer refuses and the merchant takes the few dollars hit). The idea is that the cost and time of processing the small amounts aren't worth the bother. I think the acquirers also mandate it - possibly not nowadays in the super-fast always-on networks we have, but in the days when authentication was via dial-up they'd have been saturated with connections for every $5 transaction.

      The other factor is that sometimes stolen cards aren't marked as stolen for some time - if I lost my wallet this morning, I wouldn't know about it until I came to pay for lunch.

      So, considering you can get a certificate via bogus means, how does this apply when it gets revoked shortly afterwards. I mean, you do have all up-to-date CRLs installed on your browser don't you? Or use OSCP. IE6 doesn't support it, but IE7 does... but only on Vista. There were problems with OSCP on FF2 (and the advice was turn it off), so I don't know how many FF3 installs there are with it still turned off (just check... mine included!)

    10. Re:One Question by lucifuge31337 · · Score: 2, Insightful

      This is exactly the point I was going to bring up. If you have access to install a certificate on a web server, you most likely have access to an admin-like email address, which is really all that is needed to get a "trusted" cert. One of the companies I use will validate by email to a domain contact or alternately to root@, postmaster@, webmaster@, admin@, etc. (a list of about a dozen they will accept).

      SSL is useless for initial authentication, however, like most SSH implementations, if it were made easy to accept the cert and then you got an exception if and when the cert changes (DNS attack, mitm, site pwned, etc.), I would find it useful. Of course, "average users" would probably not find this behaviour in any way meaningful.

      --
      Do not fold, spindle or mutilate.
    11. Re:One Question by locofungus · · Score: 4, Insightful

      Exactly.

      A "secure" and encrypted connection to a compromised or malicious server is worthless.

      Exactly! My accountant needs some documents from me. Rather than email them I have them up on a secure site. If my accountant connects to the wrong site I really don't care, he's not going to find the documents he needs so he's going to give me a call and ask where they are.

      Self signed certs are for when you want to do the encryption but you're doing the authentication via other means.

      I've used this in the past (although not to my accountant).

      At the very worst, a self signed certificate is no worse than a plain HTTP connection.

      If we didn't have plain HTTP at all then we would consider sites using self signed certificates as secure (or insecure) as a plain HTTP connection.

      Tim.

      --
      God said, "div D = rho, div B = 0, curl E = -@B/@t, curl H = J + @D/@t," and there was light.
    12. Re:One Question by shaitand · · Score: 2, Insightful

      From TFA:

      'This ignores the value of simple encryption. Snooping a connection (i.e. on a wireless link) is much easier than any of the impersonation attacks that SSL authentication prevents.'

      He is right. Since when is security an all or none affair? Security is about making it more difficult to attack with the understanding there are always attacks you can't protect against. An alert saying that 'a secure connection is established but the identity of this website has not been verified by a central authority' (and an option to add to a domain whitelist) would even be ok to make the distinction but not the current prompts which more or less say the site is a scam.

      The bigger problem is that there is an open CA that verifies ownership of the domain and firefox does not include them. Verifying domain ownership is all numerous commercial CAs do including godaddy and frankly, is all most of us expect a cert to be good for in the trust department.

    13. Re:One Question by shaitand · · Score: 2, Insightful

      Agreed. And there is an open CA that the major browsers don't include in their root list either.

      It verifies DNS control. That is more than some of the cert whores and really all I need a CA to verify since it prevents man in the middle attacks.

      Even a self-signed cert is dramatically better than an unencrypted connection. Security is not an all or none affair, encrypted is better than unencrypted, and encrypted and trusted is better than merely encrypted. The current prompts make it appear as if unencrypted connections are safer than encrypted!

    14. Re:One Question by shaitand · · Score: 4, Insightful

      I agree, domain verification is useful and should not be done away with entirely.

      I don't agree with the current policy though. A simple notification saying the connection is encrypted but the domain identity isn't verified by a 3rd party with a box to not show this again would be fine. Currently the popup goes as far as to say that the site is not legitimate!

      Also, this CA 'https://www.openca.org/' does verify you have control of the domain. Why is it still not included in the browser by default?

    15. Re:One Question by Eivind · · Score: 5, Insightful

      Reading the article would be good, ya ?

      The articles main complain is that the way FF does thing by default a website secured using a self-signed https:/// certificate looks MORE scary and LESS secure than the very same site using http:/// and no certificate whatsoever.

      That, the author argues, is wrong. True, a https:/// site *with* a certificate is even better than one without one. But BOTH are more secure than simply using http:///

      So, it makes little sense to make self-signed https:/// look MORE scary that http:///

      I agree.

    16. Re:One Question by shaitand · · Score: 2, Interesting

      Not really, you can easily buy 'legitimate' certs certifying you are a company you have nothing to do with.

      Certs don't verify you are talking to who you think you are in reality. Certs should verify you are talking to the DOMAIN you think you are. But a self-signed cert is better than no cert so there certainly shouldn't be more stringent notifications than there are for completely unencrypted pages. Further, open and free ca like https://www.openca.org/ should be in the root trust of the browser, since they verify domain ownership.

    17. Re:One Question by cryptoguy · · Score: 5, Insightful

      There are lots of times when SSL is used for less than its complete feature set. SSL provides a mechanism for *mutual* authentication, but how often does the server actually require a verified SSL certificate from the client? The fact that servers usually don't do this does not mean SSL is not useful in that context. Likewise, the absence of a verified server side certificate does not necessarily mean that SSL is providing no value. Encryption without authentication provides a degree of privacy, raising the level of difficulty significantly for anyone who would want to eavesdrop. When a client encounters a self-signed certificate, or when the certificate is a type that is weakly verified by the CA, the client should simply notify the user of that fact. That can be done with a single notifier. The notifier can provide the user the option of verifiying the certificate out-of-band so it will be trusted next time without a nag screen.

    18. Re:One Question by bickerdyke · · Score: 2, Insightful

      So.. no authentification? Great Idea. So everyone who stumbles upon that "secure" URL can download those confidental documents. But at least over an encrypted link.. So as you said: you need some other form of credentials. I guess you'd go with a htaccess-password. Now you need a secure channel to get that password to your accountant. (phone) "Hello Mr. Accountant, this is Bob. You recognize my voice, right? ok, to check your identity for downloading those documents use User foo with password bar on my website. To check MY identity, compare the SSL-Fingerprint with de:ad:be:ef." So.. where's the problem? Or in short: Encryption without authentification doesnt give you (or your site visitors!!) a secure channel to someone. (yourself or your visitors) It gives a secure channel to ANYONE (on BOTH ends of the connection!)!

      --
      bickerdyke
    19. Re:One Question by Firehed · · Score: 2, Insightful

      Firefox 3 already does this, to a degree. Plaintext (http) has a white address bar and favicon. Unverified certs change the favicon to a blue background, and verified (example) turns it green. On any of them, you can click the favicon to get expanded details.

      The problem is that it's not especially obvious, and that it has very little meaning to most people even if they do notice. The only way that people will notice without a doubt is to make self-signed certs as obtrusive as they currently are - block the page entirely and proceed on if you allow an override. That doesn't fix it having little or no meaning to most people, but that's an entirely separate issue.

      --
      How are sites slashdotted when nobody reads TFAs?
    20. Re:One Question by fbjon · · Score: 2, Insightful
      I find the article to be rather flamebaity, actually. What he really means is: the interface for self-signed certs should be less heavy on the fear-speak.

      After that, a lot of ranting, saying that Firefox's behaviour is somehow incorrect, that Firefox should be forked if this doesn't change, all the while offering no solution whatsoever.

      Meh!

      --
      True confidence comes not from realising you are as good as your peers, but that your peers are as bad as you are.
    21. Re:One Question by MightyYar · · Score: 3, Insightful

      The accountant doesn't have the documents for the man in the middle to intercept (this is a one-way thing, from the poster's description), and obviously he wouldn't find them by connecting to a hijacked server.

      I don't think you understand how man-in-the-middle would work here.

      His accountant would connect to the fraudulent server, which would give him a self-signed ssl certificate. It would then connect to the legitimate site using his credentials and display whatever the legitimate site would display. Anything available to the accountant would also be available to the man-in-the-middle, by definition - and the site would work just fine from the accountant's perspective, so no suspicion would be aroused.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    22. Re:One Question by Chandon+Seldon · · Score: 3, Insightful

      Self-signed certificates with unknown parties are pretty much tantamount to no security at all; the encryption can't be relied on for more than obfuscation. Probably the only good use for self-signed certificates is when you can get the certificate via a secure channel (and no, accepting the certificate via a browser dialog isn't a secure channel). Obviously, this approach doesn't scale.

      Snooping a connection is a hell of a lot easier and more common than hijacking one. Hell, if someone can arbitrarily hijack connections, they can get themselves a completely valid SSL certificate by demonstrating their (hijacked) control of the domain to some minor CA.

      There are no perfect answers to these security problems. But there are wrong answers - and requiring website owners to always sign up and be approved before they can use the HTTPS protocal on a public website is a wrong answer.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    23. Re:One Question by nobodyman · · Score: 2, Interesting

      At the very worst, a self signed certificate is no worse than a plain HTTP connection.

      That depends. I'd argue that it's actually worse if it give the user a false sense of security.

      Let's say that we implement the trust system that you propose (self-signed certs appear as more secure than plain sites, and less secure than trusted certs). This would do nothing to prevent against phishing attacks. In fact you'd have just as many attacks, but all the phishers would start using self-signed certs so that their sites appear as "more secure" than a regular website.

      As firefox gains market share Mozilla has to abandon the assumptions that their userbase is tech-savvy and has web "street-smarts". I agree that this policy is onerous and it has affected me personally for some sites that I'm using self-signed certs on.

      Ultimately I think that Firefox 3's policy is the only one that will make a dent in phishing, but there is collateral damage. I think the author's attempt to liken this to a violation of net neutrality is wrong.

  2. This is stupid by duffbeer703 · · Score: 4, Insightful

    The whole point of SSL is to have some assurance that you are connecting to whom you think you're are connecting to.

    While the model of paying a CA to assure your identity is not perfect by any means, ignoring the issue isn't either. Many slashdotters seem to have a hard time getting this.

    IMHO, the system in Firefox 3 is superior. While self-signed sites are blocked by default, it is not easier to explicitly trust a self-signed SSL site. In the past, most people would just click past the nag dialog when it popped up.

    --
    Conformity is the jailer of freedom and enemy of growth. -JFK
    1. Re:This is stupid by jgtg32a · · Score: 5, Informative

      But there's one problem you understand what the error message says and means.
      My parents couldn't get past that message even after I explained it. I had to downgrade FF because they would freak out when they saw that message.
      From a usability point of view its terrible.

    2. Re:This is stupid by js_sebastian · · Score: 5, Insightful

      The whole point of SSL is to have some assurance that you are connecting to whom you think you're are connecting to.

      No. As TFA says, there are 2 points to SSL. 1 is to provide confidentiality (encryption) the other is to authenticate the server to the user. A server with a self-signed certificate provides protection against passing (but not active) snooping. This is worse than what a real, trusted-third-party signed certificate provides, but it is better than no encryption at all!

      So why does the firefox GUI make a site with a self-signed certificate appear (to the non-technical user) less secure than a plain HTTP site?

      IMHO TFA is very much correct this is a problem. The solution is not obvious, because users are used to the lock icon and may not understand the concept that confidentiality and authentication are 2 separate protperties, so how do we design a GUI which does not mislead him.

    3. Re:This is stupid by quantumplacet · · Score: 5, Insightful

      I think that's exactly the point. If you can't understand what a self signed certificate is, you shouldn't be accepting them.

    4. Re:This is stupid by elFarto+the+2nd · · Score: 2, Insightful

      While I like Firefox 3, I find it annoying that I have to accept a self-signed certificate forever. I'd much prefer to accept it from my current session only. Accepting it forever seems a little insecure to me.

      Regards
      elFarto

    5. Re:This is stupid by Anonymous Coward · · Score: 2, Insightful

      Self-signed certs are still strictly more secure that completely unencrypted traffic. If it warns you about a self-signed cert, then it should warn you /every/ time you visit a completely insecure site. In reality, it should just accept self-signed without indicating that its secure, and have an icon for people who know/are expecting self-signed certs to indicate that is what has been given.

    6. Re:This is stupid by duffbeer703 · · Score: 3, Insightful

      IMHO TFA is very much correct this is a problem. The solution is not obvious, because users are used to the lock icon and may not understand the concept that confidentiality and authentication are 2 separate protperties, so how do we design a GUI which does not mislead him.

      The people who don't understand this are not IT people who are going to be futzing with self-signed certs, or are IT people who need to clue up and understand the implications of using self-signed certs.

      --
      Conformity is the jailer of freedom and enemy of growth. -JFK
    7. Re:This is stupid by mapsjanhere · · Score: 5, Insightful

      Insecure is less dangerous than encrypted untrusted. How many less-than-savvy users are trained by their more geeky relatives to check for two things - the httpS and the little lock icon. How easy do you want to make it for the phisher if he can safely pretend to be https://cidybank.com/ with the lock icon? Getting "trust" established was one of the hardest thing for e-commerce to do. Anything that undermines it needs to be stamped out.

      --
      I'm aging rapidly, I bought a new game and had no idea if my machine was good for it.
    8. Re:This is stupid by pmontra · · Score: 4, Insightful

      Let's do it with alert boxes.

      HTTP only: "The communication with this site is insecure because it doesn't ecrypt the data you're sending to it. Furthermore there is no guarantee that it's owned by the organization that it claims to belong to. [checkbox] Don't tell this to me anymore.

      Self signed HTTPS: "The communication with this site is secure because it encrypts the data you're sending to it. However there is no guarantee that it's owned by the organization that it claims to belong to. [checkbox] Don't tell this to me anymore."

      CA's signed HTTPS: "The communication with this site is secure because it encrypts the data you're sending to it. Furthermore [the name of the CA] guarantees that the site is really owned by the organization that it claims to belong to. [checkbox] Don't tell this to me anymore."

      However one has to be really naive to believe the guarantee part of the last statement or that CAs are willing to have any legal responsibility for the claims they're issuing with any certificate. Actually that third alert box might be harmful as it perpetuates the delusion that certificates do anything about authentication.

      Eventually it's not a problem of GUIs but a problem of understanding what certificates are really for.

    9. Re:This is stupid by Anonymous Coward · · Score: 2, Insightful

      Accepting it each time you connect is worse. Once it's accepted, ANY CHANGE will throw a warning. The change is what is important. Otherwise, once you start accepting temporarily every time for a given site, when some one posts a man in the middle attack, you'll have no clue

    10. Re:This is stupid by PIBM · · Score: 3, Insightful

      Except that it's actually the secure thing to do.

      If you check the probability that the site you are using will get hacked in the lifetime usage of it that you will do, in most case the first usage of the website will be on the valid one, and you will then learn about a Man-in-the-middle attack when it will say that there's a new certificate to accept (every other time it had not asked you).

      If you don't accept the certificate, you'll be clicking all the steps everytime for that website anyway, so you won't notice the different MD5/SHA1 hash, and in fact won't even look at it.

      If it happened to you that you first used it on a day with an attack, then the next day or so, when it's fixed, you'll have a new certificate, and know that there's been something wrong (site will most probably talk about it) and you will be able to react fast, since you know you were subject to the man in the middle attack.

      Anyway ..

    11. Re:This is stupid by Urkki · · Score: 2, Informative

      Self signed HTTPS: "The communication with this site is secure because it encrypts the data you're sending to it. However there is no guarantee that it's owned by the organization that it claims to belong to. [checkbox] Don't tell this to me anymore."

      Wrong.
      "The communication with this site is insecure because even though data transmitted is encrypted, you don't know if some hostile 3rd party is intercepting, decrypting, recording and possibly altering data on the way. Additionally, there is no guarantee that the certificate or the web site belongs to the organization you think it belongs to."

    12. Re:This is stupid by Rob_Ogilvie · · Score: 2, Insightful

      So why does the firefox GUI make a site with a self-signed certificate appear (to the non-technical user) less secure than a plain HTTP site?

      Because it is better to know a connection can be snooped than to believe your connection is snoop-proof and be wrong about it.

      --
      Rob
    13. Re:This is stupid by mxs · · Score: 2, Insightful

      That's a pretty bad point. Are you suggesting that if you can't understand what a certificate is, you shouldn't be using SSL ? If you can't understand what HTTP is, you shouldn't browse the web ? If you can't understand what BGP is, you shouldn't be using HTTP ?

      If you can't understand what a self-signed certificate ist, you should only be accepting them once you either a.) learned how to understand it or b.) somebody you trust tells you to or c.) you do not implicitly care about the implications since you are not going to be transmitting private data, anyway.

    14. Re:This is stupid by mounthood · · Score: 2, Interesting

      confidentiality and authentication are 2 separate protperties, so how do we design a GUI which does not mislead him.

      Let's do it with alert boxes.

      LMAO

      Seriously though, just split SSL in two. Encrypted connections can be called "Private" and Authenticated connections can be called "Trusted". Users can understand that, and browsers can make rules about Private being required for all Trusted connections.

      --
      tomorrow who's gonna fuss
  3. Most clueless article ever? by gnasher719 · · Score: 3, Interesting

    I think it is. Half of SSL is about encrypting a connection, the other half is about knowing whether you can trust the other side. What the article suggests (that SSL connections when the other side uses a self-signed certificate should give no warning) would completely destroy security of the Internet.

    1. Re:Most clueless article ever? by Hes+Nikke · · Score: 4, Insightful

      There is a "warning," and then there is a "WARNING: YOU MUST CLICK FIVE TIMES TO SEE THIS PAGE." A simple bar across the top of the page with a warning that the sites identity couldn't be verified, but that the connection was still encrypted would work just fine.

      --
      Don't call me back. Give me a call back. Bye. So yeah. But bye our, well, but alright we are on a shirt this chill.
    2. Re:Most clueless article ever? by jgtg32a · · Score: 2, Insightful

      I don't think so, there is nothing inherently wrong with a self signed cert. The issue is if you goto a fake bank site and all you notice that the "security lock" is on and you just trust that lock.

      When it comes down to it what the user need to know is, is there 3rd party verification, which is what a CA will provide.

      The Lock only indicates that encryption is used, it doesn't indicate 3rd party verification. What's really needed is a different "security lock" that indicates 3rd party verification, because that check is what is really needed for users.

    3. Re:Most clueless article ever? by Kjella · · Score: 2, Insightful

      I think it is. Half of SSL is about encrypting a connection, the other half is about knowing whether you can trust the other side. What the article suggests (that SSL connections when the other side uses a self-signed certificate should give no warning) would completely destroy security of the Internet.

      If self-signed SSL sites were indentified similar to "trusted" sites, then yes. But self-signed SSL certificates are a good step up in security over HTTP. For example, anyone only able to wiretap won't get anything at all. Intercepting streams for a MITM is a much more difficult thing to do, particularly if you're talking large volumes in real time. Also you'd get uh-ohs like "This site is now using a different key than last time" and some would compare fingerprints through some other secure channel so mass MITM would easily be detected. To take a stupid analogy, HTTP is the postcard, self-signed is an envelope and trusted is Cerified Mail. It's rather dumb to block the envelopes because people might be misled to think they're secure...

      --
      Live today, because you never know what tomorrow brings
    4. Re:Most clueless article ever? by Anonymous Coward · · Score: 2, Informative

      Users are allowed to decide for themselves who they consider a trusted root. Firefox -> Preferences -> Advanced -> Encryption -> View Certificates. Add and remove root certificates to your heart's content.

  4. This causes real problems. by Daryen · · Score: 4, Insightful

    I encourage all of my users to use Firefox by including it on our PC images, showing them it's cool features, and letting them know about how it's more secure. I've been running into problems with self-signed SSL certificates though.

    I run a router/firewall based on the Untangle software, which in turn is a modified Debian/Knoppix setup. It also does VPN, based on the open source openVPN software, and it uses self-signed SSL certificates for it. While I don't mind adding our firewalls to a safe list, my users freak out with all of the warnings and aren't sure what they should do. I've been telling them to use Internet Explorer, but it makes my skin crawl to say it. Hopefully the Mozilla team will reconsider their position to make their software more open-source friendly.

    1. Re:This causes real problems. by caluml · · Score: 2, Funny

      Speaking of ugly: What is this für currency you speak of? Farsi quarter-rands?

  5. Damn right you are. by w4rl5ck · · Score: 2, Interesting

    For some small sites, we need to encrypt traffic to protect consumer data from being "spyed on" by misconfigured switches, WLAN eavesdropping, and so on.

    For those sites, buying a certificate is possible, but the costs are high compared to the gains (as this is *only* about protection of the data, not about "being sure this is site XY). Based on the certificate IDs/hash it's possible in this environment for anyone to compare whether the certificate is a trustworthy one, or not. The certificate identification is, in this case, possible.

    But it's a lot harder to explain why this really, really scary message (it scares the HELL out of customers) appears now and then, when someone moved to a new computer or something.

    The old FF2 behaviour was "better" in this respect.

    I also see benefits of the efforts made to clarify this encryption/identification stuff for normal users, like the green address bar. That's really a gift, showing the user "everything all-right with your banking application or amazon store".

    But this behaviour marking "self-signed" certificates as something über-evil out of the deepest depth of hell, is crossing a line a bit to far, in my opinion.

    A short warning with a better explanation, or even a yellow bar - encrypted, but not "that secure" - might have been a better way.

    Well, patches welcome, I hope :)

    Still better than just praying the 2012-expected Internet Nightmare 9 misteriously replacing the old behaviour with something worse. You know what I'm talking about, are you? ;)

    1. Re:Damn right you are. by Culture20 · · Score: 4, Interesting

      For those sites, buying a certificate is possible, but the costs are high compared to the gains (as this is *only* about protection of the data, not about "being sure this is site XY).

      If my data needs encrypted, you'd better be sure as a client I want to know it's going to the right place. As the server, you probably don't care (but you should). You don't want to spend $$ to get a cert with a browser pre-installed CA? Fine, but please provide a way to contact your company through the yellow pages or some other non-website contact info that allows people to call a real person and verify the SSL cert. 99.999% of people won't, but sysadmins will.

  6. Average user and security by RomSteady · · Score: 4, Insightful

    The average user doesn't notice any security feature unless it is in their face.

    Given the number of phishing sites out there, it could be argued that every additional slap to the face that a user would have to get through in order to get to a phishing site (known phishing site, self-signed SSL, acknowledge that you are a fucking retard for bypassing the last two warnings, etc.) may be worth it.

    Just remember that just because the precepts of net neutrality (all bandwidth is equal) means that we should let a user shoot themselves in the head doesn't mean that we shouldn't at least make a passing effort to put a safety on the gun they are using.

    --
    RomSteady - I came, I saw, I tested. GamerTag: RomSteady / http://www.romsteady.net
    1. Re:Average user and security by TheVelvetFlamebait · · Score: 2, Insightful

      Given the number of phishing sites out there, it could be argued that every additional slap to the face that a user would have to get through in order to get to a phishing site (known phishing site, self-signed SSL, acknowledge that you are a fucking retard for bypassing the last two warnings, etc.) may be worth it.

      That makes perfect sense, except, when it comes to things we don't like here on slashdot, we don't allow half measures. If it doesn't 100% eliminate phishing, then all it does is piss off legitimate users, while providing no additional security benefit.

      --
      You know, there is a difference between trolling and pointing out the flaws in your reasoning. Just saying.
  7. four clicks by Bazman · · Score: 4, Informative

    In four mouse clicks I've added that site to my exceptions list. It warned me, I read and understood the warning, I acted. I saw the https page and the web site owner didn't have to pay for a certificate.

    So, the article is wrong:
    "Mozilla Firefox 3 limits usable encrypted (SSL) web sites to those who are willing to pay money to one of their approved digital certificate vendors"

    please add 'or click four times to add the site to an exception list'.

    1. Re:four clicks by urcreepyneighbor · · Score: 2, Funny

      In four mouse clicks I've added that site to my exceptions list. It warned me, I read and understood the warning, I acted.

      Good for you, but people like you - and me and the rest of the people here - aren't "normal". Grandma won't know what the hell to do (besides call you). She might even think "those evil hackers" "got her".

      Self-signed certs are a potential problem, but Firefox could have worked out a better way of handling it. A more novice-friendly way.

      Basically, we need Bruce Schneier and Jakob Nielsen to marry and have children. We'd better contact Dr. Moreau to work out the breeding program. :)

      --
      "The fight for freedom has only just begun." - Geert Wilders
    2. Re:four clicks by Nursie · · Score: 2, Insightful

      "Grandma won't know what the hell to do"

      And Grandma doesn't care about getting secure access to your blog.

      She cares about reading the news, chatting about knitting on the wool forum, sending email to the grandkids and accessing her bank account. Only the last one requires encryption, and for that you want full third-party authentication.

      Streamlining this process or just warning Grandma will leave her with an empty bank account in no time.

  8. Re:Seconded. by lukas84 · · Score: 5, Insightful

    This is bullshit.

    It's not like Firefox makes it impossible to access a web site with a self signed certificate. It just makes it very obvious that something is wrong with the certificate, and tells the user that he shouldn't trust it to much.

    Now, who uses self signed certificates or certificates signed by an internal CA?

    * Test environments (not an end user scenario)
    * Unprofessional webhosters (good riddance)
    * Companies with their own CA (they can preload the certificate)
    * Hobbyist systems (they can reconfigure their browser)

    In the end, the only ones hurt by this are unprofessional webhosters - and i don't think anyone should care about them.

  9. Blocking Self Signed Certificates is GOOD! by PC+and+Sony+Fanboy · · Score: 3, Insightful

    I'm not sure what the problem here is - If a website claims that it isn't part of the malware revolution with a self signed certificate, it isn't any more authentic than NOT having one.

    The only real use for a self signed certificate is for large institutions that already have the trust of the user (ie: universities) - but you have to assume that they havn't been compromised, because it would be easy to have a second certificate, signed by the owner of the hijacked site.

    Anyways, firefox 3 does a great job, and it isn't hard to add an exception - and it isn't annoying like UAE...

  10. you cant afford to be too jacobin by unity100 · · Score: 2, Insightful

    "we are programmers and developers, and as a community we think this is the right thing to do" - this does NOT fly. public accepts what they like, they refuse what they dont. this is as simple as that, REGARDLESS OF what they accept or refuse may be good, or bad.

    it is utterly stupid to go overly jacobin and enforce something on people 'for improving the security on the web', in an open source project that is made by people FOR the people.

    a lot of websites, service owners, businesses using vpn and their clients and their users are going to experience hell lot of problems due to this extreme self righteousness forced upon them, if they go for firefox 3.

    to be honest, despite im fighting for free and open internet, linux, open source by the means available to me as much as i can, i will be advising friends and clients to stay away from ff3 because of that certificate issue.

    1. Re:you cant afford to be too jacobin by Darfeld · · Score: 2, Insightful

      This is ridiculous. No, really it is.

      First of all, this is just a warning, like the one in FF2. It's just not in the same place. I really don't understand the issue here. (It is scary? So as long as you don't know the possible danger, it's OK to cross the road?)

      Secondly, if a person don't understand this is just a warning and he can bypass it if he trust the site to be safe, I wouldn't let him go without warnings. It may restrain his access for one or two site, but he would be safer until he know better.

      --
      (\__/) This is Lapinator
      (='.'=) copy it in your sig
      (")_(") so it can take over the world
  11. Re:dumb by Cheesey · · Score: 2, Informative

    I suppose you could just add an exception for the site you want to access. (Four clicks?) Or your corporate IT people could add their signing certificate to the version of Firefox they distribute.

    I don't understand the "antifeature" accusation at all.

    --
    >north
    You're an immobile computer, remember?
  12. Bad Article by MasterOfMagic · · Score: 5, Informative

    As mentioned on the Firehose comments page about this article (http://tech.slashdot.org/comments.pl?sid=634651&cid=24461415):

    CAcert is working to be included by default in all Mozilla Foundation software. CAcert [cacert.org] is based on having certificates for everybody, not just for paying customers. They are already included in many current distro version of Firefox. There's no objection in the Mozilla Foundation to including certificate authorities like CAcert in Mozilla. Mozilla just needs to verify that they are secure - a process that takes a long time and doesn't cost any money - otherwise they could undermine the security of their users. Five minutes of research would have shown this.

    For this problem to be solved, the most popular F/OSS browser(s) must accept self-signed certificates. If Mozilla is unwilling to change their policies, it would be worth the effort of trying to create a *more popular* fork with full SSL functionality.

    This shows a lacking understanding of computer security practice. Self-signed certificates are something that 90% of users need to be wary of because if you allow them by default, phishing sites will use them to their advantage and steal data, and Mozilla will be blamed for it because they'd be the only one to not warn about self-signed certificates. This is why people are warned and this is why there's already and override procedure in place so if you're one of the 10% of the users impacted by it, you can work around it.

    This article seems like an attempt to insert drama where recognized security professionals already have agreed that this is best practice. Wait until CAcert is in Mozilla, and if it gets special treatment by not being treated the same as all of the other CAs, then you'll have something.

    If the purpose of the Firehose is to vet articles, it's not doing a good job.

    1. Re:Bad Article by Cutie+Pi · · Score: 3, Interesting

      If the purpose of the Firehose is to vet articles, it's not doing a good job.

      I don't think the purpose of Firehose is to vet articles. Rather, it's a way for Slashdot to become more Digg-like, and Digg-like content is what we get. Seriously, go back five, even two years ago and try to find front page stories in which some random person writes "I've written a controversial article on X. Click here to see my thoughts". You won't find many, but now you can find them almost daily on Slashdot. And along with the Digg-like content comes the Digg-like users, with all their conspiracy theories, hyperbole, immaturity, and general teenage boy mentalities that has driven away all but said demographic from Digg.

      Fortunately, Firehose is only a gateway to the editors, and not a direct route to the front page. Thus, the decline of Slashdot has been more gradual than the decline of Digg. But you'd be hard pressed to find a true geek that isn't longing for the good old days.

      And oh yeah, Get Off My Lawn!!

    2. Re:Bad Article by MasterOfMagic · · Score: 4, Insightful

      <flame mode="on">

      it is easy to be indignant and force stuff upon people, saying 'it is the right thing', while working on an open source project part time, from a secure, corporate level information technology job.

      In all seriousness, fuck you. No, really, fuck you. I am a graduate student. My only support comes from the part time job that I have to pay my tuition and my bills, and a grant for my research. I research computer security. To say what you have said shows zero understanding of computer security, encryption, user behavior, and accountability. Go suck a big fat one.
      </flame>

      'security professionals' do not build the web, or do they constitute the market, or the people.

      This is the ultimate problem with your post. Before I tear it a new asshole (and I'm going to tear it a new asshole - nothing personal, but I hate posts that masquerade ignorance as wisdom), know that the reason that Mozilla is doing this is because security professionals, by and large, do not build the web and are not the majority of the people. This is why they are so picky about security. I have spoken to security professionals and the overwhelming consensus is that accepting self-signed certificates by default is bad. Very bad. Break the whole security and user trust in SSL bad. If user trust in SSL is broken, then we have ultimately failed.

      there are a LOT of community websites (that cater to thousands of people, the smallest one), small businesses, their customers, vpn users, a lot of people that are going to be hurt by this overly self righteous move.

      Community websites can walk users through installing the proper certificate instead of relying on users to override a secure default for certificates. They can teach the users about the importance of verifying certificate fingerprints (to avoid a man-in-the middle). If they release software, they can bundle their certificate with the software. If there are small businesses, they can install their CA on their user's machines. This then becomes a non-issue. In a secure setup, these entities will generate a self-signed root CA certificate (like any other CA), push that to their users, and then sign the certificate for their website with this CA certificate (thus providing the ability to revoke the encrypting certificate should it become compromised and allow certificate updates/refreshes completely hands-off of the client). <flame mode="on">If you knew anything about SSL, anything at all, you would know this. Instead you assume, and make yourself look like the twit you are. Users hurt by this policy? It's the same policy (a bit more stringent, but the same policy) that the other browsers have.</flame>

      one thinks it seems right for you, and therefore it is probably right for others. of course, all the while clueless about how many people, businesses, organizations and communities use self signed certs throughout the web, just because their isolated position.

      If they used the certificates securely, understood how SSL worked, and did research, this would be a non-issue. I am not clueless about how people use SSL. I am saying that they are using it wrong, and Mozilla is doing the right thing here. Here's a roadmap for anyone who cares to learn about how to do this properly:

      1. Talk to someone who understands SSL, preferably a reputable security professional. I can't speak for the rest of my profession, but I do a first consultation for free because I feel that it's my responsibility as a professional to make sure that people, non-profits, and small businesses are just as secure as the big boys.
      2. They will tell you the pros and cons of going with a CA that is trusted by the OS and by the browser by default. They do not, generally, get a kickback for this. They are doing their job. Consider CAcert. It's
  13. Re:Seconded. by Hes+Nikke · · Score: 4, Insightful

    On the other side of the coin, it subsidizes the CA industry just like compulsory auto insurance subsidizes the auto insurance industry.

    --
    Don't call me back. Give me a call back. Bye. So yeah. But bye our, well, but alright we are on a shirt this chill.
  14. Mozilla is correct by Antibozo · · Score: 5, Insightful

    I think the author makes Mozilla's case for them, by not appearing to understand the risks, especially at a time when DNS cache poisoning has become unusually feasible. E.g., the statement

    Snooping a connection (i.e. on a wireless link) is much easier than any of the impersonation attacks that SSL authentication prevents.

    is simply not true for clients of unpatched DNS servers. It's much easier for an attacker to get a remote user's traffic redirected to a host of his choosing than it is for him to snoop on that user's traffic. Volume-based attacks on DNS become increasingly easier as bandwidth increases, and people who operate botnets have a good chance of poisoning a cache even on patched nameservers, simply through brute force. Meanwhile, that smaller class of attackers who are in a position to actually snoop on traffic are also in a position to use an arp spoofing attack. Encryption is simply not useful without knowing whom you're encrypting to.

    If you're feeling lucky, you can always add the exception. You can also sign your certs with a CA cert, and import that into your certificate database. Of course, anyone who trusts that CA cert also trusts you not to generate bogus certs for bankofamerica.com, etc... The solution to the problem is not to make the browser more trusting by default; it's to migrate away from X.509 to a PKI that allows domain owners to generate certs at no additional cost, such as a DNSSEC-based PKI.

    I think Mozilla has it 100% right.

  15. No, it is not considered bad for the web.Blogrant. by mxs · · Score: 5, Insightful

    I originally meant to post this as a comment to the blog post, but apparently the author does not care about testing their commenting feature. This alone should already tell you stories about how much thought he puts into this stuff.

    -+-
    Why in the world are you singling out Mozilla in this ? Every browser has this policy.

    Every browser has avenues to add new root certs, too (I can just create my own CA, offer the certificate file on the web, and let users install that; all future communication with a site that has a certificate signed by that CA will not be bothered with these error messages). This may not be 100% convenient, you are correct. But it's not as if it was hard to do if you want to give your users the option of using encrypted sessions.

    Oh, and there IS a way to get your shiny new non-profit CA into the main Firefox builds. All you need to do is comply with their procedures and requirements -- which include policies on how you verify the identity of the certificates you sign, how revocations work, etc., and requiring specific minimum requirements in these. If you think you can run a proper CA for free for everybody with proper identity checking and day-to-day operations, do it and get it added !

    The default position Mozilla takes is quite simply that the CA should verify the identity of the entity the certificate is being issued to. You may not think that it is important for this to be such a prominent user interface feature, but many people do. Every user can add an exception for your site, you can add a CA of your own, you can get certified by a nonprofit CA (good luck finding one; I agree that most of them are scumbag operations that try to extract as much money from you as possible, but I have yet to see a proposal which both ensures identity checking and revocation management while being completely free ... Maybe you'll find a way).

    This has nothing to do with network neutrality. Nothing at all. A more proper comparison would be comparing this situation with that of 2nd-level domain names. You can't get a .com domain for free, either. Nor a .net or .org or most of the country TLDs. You can open up your own Registrar (but will still have to pay dues for domains registered), just as you can open up your own CA. It'll be a rocky road, and it'll not be free -- least of all in work required.

    My sites work just fine with SSL certs signed by my very own CA. Firefox displays them just fine (either by adding the root cert of my CA to it, or by simply adding an exception). All other browsers work fine, too. If you have visitors or customers that require validation of your certificate by a third party, you are SOL. But then again, you also would be were the warning worded differently (and there SHOULD be a warning for a certificate that is not signed by a trusted CA or one which you explicitly told the browser to trust. No matter what. Self-signed certs are alright for encryption, sure, but I want my browser to have a default setting of warning me when something is happening that very well could be an attack; especially when I have taken care to add a specific trusted CA (say, the one by my university).
    -+-

  16. Why not use a startSSL cert then? by Anonymous Coward · · Score: 3, Informative

    For those sites, buying a certificate is possible, but the costs are high compared to the gains (as this is *only* about protection of the data, not about "being sure this is site XY). Based on the certificate IDs/hash it's possible in this environment for anyone to compare whether the certificate is a trustworthy one, or not. The certificate identification is, in this case, possible.

    I don't understand this. You want to be sure that the data transfered is protected, but you're happy to have it redirected to any site.

    As to the cost/benefit, how about a cert from startssl? This has the cost of $0 and the benefit of being supported by Firefox. It's not supported by IE unless the user installs a root cert by hand, but then it wasn't IE you were complaining about. Firefox actually seems to be ahead of IE in this regard.

  17. they provide encrytpion and that matters by unity100 · · Score: 2, Interesting

    EVERYthing on the web is susceptible to various attacks. yet, we are not mandating anyone to pay to some 3rd party source for a 'fix' in any of them. yet, it is the case of ff3 and the self signed certs. how come ?

    so you people are basically arguing that because there can be man in the middle attacks, we should be forcing EVERYONE into the lap of verisign ?

    how populist, how public minded, how democratic.

  18. Accept self-signed certs and I hack you in no time by rpp3po · · Score: 5, Insightful

    When do people finally realize that self signed certificates don't work? If I share your WLAN access in a public cafe it's really no big deal to play man in the middle and exchange the presented certificate for my own. Ok, it's more work than without, but not much (about 5 minutes). The only case where self-signed certificates can be secure is when you manually verify the validity of a certificate beforehand and save it in your cert store. If your first check of a certificate's validity happens to be while I'm attacking you (maybe because you are visiting the site for the first time) you will "verify" my hacked one. And don't tell me about hashes on webpages. Maybe 1 in 1000000 users checks this once in a while for pure curiosity, but not more.

  19. Re:I'd like to make my own decisions please..... by Hes+Nikke · · Score: 3, Informative

    I can't speak for IE, but safari pops up a sheet telling the user that the site has an untrusted cert with 3 options: use the cert once (you'll get the warning again,) always trust this site, and don't load the page. i think this is how firefox should behave (perhaps even loading the page and then warning the user)

    --
    Don't call me back. Give me a call back. Bye. So yeah. But bye our, well, but alright we are on a shirt this chill.
  20. no it does. by unity100 · · Score: 5, Insightful

    It's not like Firefox makes it impossible to access a web site with a self signed certificate. It just makes it very obvious that something is wrong with the certificate, and tells the user that he shouldn't trust it to much.

    there close to a billion people on the net that wouldnt tell what to do when faced with such a disastrous looking warning as ff 3 prints out when met with a self signed ca.

    also there are equally many people that would rather skip visiting/subscribing to a site when they see the hassle ff3 puts out.

    therefore many small service providers, businesses, communities that would not afford a decent certificate will be hurt in all respects, not to mention many users.

    excuse me, but this is a very stupid, self righteous and jacobin move.

    that is the EXACT kind of thing slashdot criticizes almost EVERY government, country, organization, corporation for, yet, you people are actually applauding it in this case.

    1. Re:no it does. by spottedkangaroo · · Score: 5, Insightful

      SSL isn't meant just for encrypting pages, it's meant for verifying identity also.

      There are two solutions to this problem.

      1. create your own CA and tell your customers to import the CA by clicking here (before putting them in ssl mode). It's really not much trouble to set up your own CA.

      2. buy a cheap ass certificate from godaddy for $10. Your domain registration likely costs this much as well, but we don't complain about that, do we? The service is actually worth $10.

      Without the above, the ff3 presentation is correct, the certificate is bad and should not be trusted. Otherwise you're in real danger of man in the middle attacks.

      --
      Imagine if you weren't allowed to use roads because a bus company complained about your driving 3 times. --skunkpussy
    2. Re:no it does. by _bug_ · · Score: 3, Insightful

      there close to a billion people on the net that wouldnt tell what to do when faced with such a disastrous looking warning as ff 3 prints out when met with a self signed ca.

      Find five. There's nothing disastrous in that message. The icon doesn't even have a red exclamation point. It states quite clearly what's gone wrong and offers the option to get past that. If a small business needs to self-sign their certs then a little education of their users prior to switching over to the SSL channel would quickly remove any reservations they might have about proceeding.

      Furthermore, I want to know when I'm encountering a self-signed cert. A man-in-the-middle attack over SSL via self-signed certs is trivial. Spoofing the real, CA signed cert is a bit more difficult. So by notifying the user about the state of the SSL cert Firefox is doing good.

      that is the EXACT kind of thing slashdot criticizes almost EVERY government, country, organization, corporation for, yet, you people are actually applauding it in this case.

      Slashdot criticizes stupidity. Mozilla has not been stupid here. The problem is a lack of understanding why people SHOULD be notified about self-signed certs before they use them and the security implications thereof. Those who use self-signed certs that are angry at Mozilla should probably do a little research before they start throwing stones.

    3. Re:no it does. by t0tAl_mElTd0wN · · Score: 2, Interesting

      I second this. I bought a signed certificate from them and indeed it was about that much. No fancy subdomain or multidomain features or anything or that, just enough to get browsers to shut up about self-signed certificates. And it makes the site feel ten times more professional. Really, it's worth the investment for a basic signed cert if you're trying to run any sort of non-personal website.

    4. Re:no it does. by norton_I · · Score: 4, Informative

      SSL isn't meant just for encrypting pages, it's meant for verifying identity also.

      As the article says. SSL does both. FF3 in particular makes the first completely unusable for no good reason. The web would unquestionably be more secure if all http servers switched to using self-signed SSL certificates in place of unencrypted connections.

      2. buy a cheap ass certificate from godaddy for $10. Your domain registration likely costs this much as well, but we don't complain about that, do we? The service is actually worth $10.

      The $10 certificates have essentially no value over a self-signed certificate. The only reason they even exist is that browsers make it so hard to use self-signed certificates.

      Without the above, the ff3 presentation is correct, the certificate is bad and should not be trusted.

      The correct behavior is to allow self-signed certificates with no warning at all, but not display the yellow bar/padlock that CA verified SSL certificates do. Then they should drop support for all signing authorities that have only an automated check for domain ownership, since they are of next to no value. Warnings should still be generated for expired certificates and probably those signed by unknown CAs.

    5. Re:no it does. by andymadigan · · Score: 4, Insightful

      The issue isn't quite identity verification, the issue is that without a trusted certificate another server masquerading as yours can connect to your server and retrieve the data the user is requesting without either party noticing. That's what a man-in-the-middle attack (is simple terms). There's simply no way to secure the link without that. There may be other ways to have a signed certificate system, and that is where you should be looking.

      --
      The right to protest the State is more sacred than the State.
    6. Re:no it does. by dollargonzo · · Score: 3, Insightful

      What's the point of encryption if you can't protect against man in the middle attacks? It might as well be security by obscurity at this point... what exactly are you getting out of your encryption if you can't guarantee that no one is sniffing your packets?

      --
      BSD is for people who love UNIX. Linux is for those who hate Microsoft.
    7. Re:no it does. by unity100 · · Score: 2, Insightful

      Find five. There's nothing disastrous in that message. The icon doesn't even have a red exclamation point. It states quite clearly what's gone wrong and offers the option to get past that. If a small business needs to self-sign their certs then a little education of their users prior to switching over to the SSL channel would quickly remove any reservations they might have about proceeding.

      that is to you. a registered slashdot user, who is probably working in an i.t. related field, or geeky enough.

      i hate to break it to you pal, but we dont constitute the majority on the web. we are at best a noticeable minority. web is comprised of billions of internet users that cant tell firefox from ie, leave aside recognizing that 'there is nothing wrong' with that message.

      to average web user, that warning would mean 'youre being screwed, run away from this website asap', REGARDLESS of what technicalities the contents of the warning says. they wont understand a zit about those technicalities anyway.

    8. Re:no it does. by PastaLover · · Score: 3, Insightful

      SSL isn't meant just for encrypting pages, it's meant for verifying identity also.

      By all means, suggest to us a way to encrypt a website that doesn't involve SSL.

      There are two solutions to this problem.

      1. create your own CA and tell your customers to import the CA by clicking here (before putting them in ssl mode). It's really not much trouble to set up your own CA.

      Right, so you'd favor asking users left and right to add CA's from potentially very insecure sources (how well does the average website secure their root cert?). If this would actually catch on I'd predict the entire system to crumble in a few years.

      2. buy a cheap ass certificate from godaddy for $10. Your domain registration likely costs this much as well, but we don't complain about that, do we? The service is actually worth $10.

      Without the above, the ff3 presentation is correct, the certificate is bad and should not be trusted. Otherwise you're in real danger of man in the middle attacks.

      I'd agree it's not that costly. However FF3 did go a little bit over the top on self-signed certificates. I need to use those from time to time and having to click through like 5 times before even getting to the site is a major hassle. Sure show a warning, show some visual cues, but there's something like too much of a good thing. If a user really can't tell the difference between a self-signed certificate after giving them a warning and using completely different icons/colours from other SSL-sites, perhaps that user needs his head examined.

      Even if I make allowances for stupidity, I can't see how FF3 is now more secure. If someone is willing to ignore all those visual cues and warnings, they're probably equally willing to accept a scammer's word that their browser is buggy and they just need to click through five times "because of a configuration bug" or something like that. Phisher mail could start including detailed instructions on how to bypass firefox's warnings, I bet they will at some point.

    9. Re:no it does. by shaitand · · Score: 4, Insightful

      From the article:

      'This ignores the value of simple encryption. Snooping a connection (i.e. on a wireless link) is much easier than any of the impersonation attacks that SSL authentication prevents.'

      You are acting as if security is an all or nothing affair. There is no such thing as totally secure. Every step just raises the bar.

      Also, there is an open CA that Mozilla doesn't include either. It performs the same domain verification that godaddy and others perform, checking that you have control of the DNS for the domain.

    10. Re:no it does. by Z00L00K · · Score: 2, Insightful

      Man in the middle still imposes a directed attack on you. In many cases SSL is sufficient to just obscure information like passwords used at public sites like Slashdot.

      I someone does a man in the middle on that it means that they really are out to get me and my password, but in that case they have already invested enough to also cause other problems so the Slashdot password is a minor problem. The encryption will do fine to avoid it being snooped while transferred over WLAN.

      But of course - I would be pissed if someone did get my Slashdot password and abused it.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    11. Re:no it does. by bickerdyke · · Score: 3, Insightful

      Warnings should still be generated for expired certificates and probably those signed by unknown CAs.

      Thats exactly what SELF SIGNED certificates are. (signed by unknown CA, namely the certificate holder himself)

      --
      bickerdyke
    12. Re:no it does. by Kludge · · Score: 3, Insightful

      Is my ISP going to set up a man-in-the-middle-attack just to snoop what I'm downloading so it can provide targeted ads? I really doubt it. MITM attacks are much more sophisticated than the majority of snooping that happens on networks.

      I am not saying that users should not be informed that a site is not "certified". I am saying that Firefox should not say that my site is "not legitimate" because I do have encryption, but no commercial certificate.

    13. Re:no it does. by brunascle · · Score: 2, Informative

      By all means, suggest to us a way to encrypt a website that doesn't involve SSL.

      If you're only worried about form values, e.g. passwords, and dont mind if it's javascript-only, you can use a javascript implementation of public key encryption. I used this RSA one on our site until we got SSL working.

    14. Re:no it does. by cptdondo · · Score: 4, Informative

      WHat annoys about this is that FF doesn't support CACert, which is an 'Open' certificate outfit.
      http://www.cacert.org/

      I can buy a BS certificate from Godaddy.com for $10 and that's OK but a verified cert from CA Cert is no good. Go figure.

      I run a small sideline business, and my whole yearly income would barely pay for a cert from someone like MS and the like. So I explain to my clients to click through the certificate BS. I'm after the in-route encryption; my clients know who they're connecting to.

    15. Re:no it does. by asnare · · Score: 2, Insightful

      SSL isn't meant just for encrypting pages, it's meant for verifying identity also.

      As the article says. SSL does both. FF3 in particular makes the first completely unusable for no good reason. The web would unquestionably be more secure if all http servers switched to using self-signed SSL certificates in place of unencrypted connections.

      And this is where you're wrong. There's no point to encryption, unless you know who you're talking to.

      Anyone sophisticated enough to sniff your traffic can also hijack it without much trouble. If they can hijack it, then you don't know if you're talking to the intended recipient or a hijacker (who in turn is talking to the intended recipient). This is the definition of a man-in-the-middle (MITM) attack.

      The very design of SSL and its use of certificates with a chain-of-trust assumes this. Without this assumption, Diffie-Hellman key-exchange is simpler and sufficient. None of the RSA/DSA stuff with certificates would be necessary.

    16. Re:no it does. by cptdondo · · Score: 2, Informative

      Humph.... The last two businesses I sold went for more than many people make in a lifetime. I know a thing or two about running a business. This particular business grew out of a favor for a friend; it has since then attracted a few more customers. It's still in the infancy stage and in the 'personal hobby' stage - I'm not interested in 80 hour weeks on top of my regular job. But since the business is spread through word of mouth by existing customers, trust isn't an issue - people come to me, I don't advertise for them.

      So it makes sense for me to have a self-signed certificate. It's just annoying to have to explain to a secretary to click through the 'Click here and you die' warnings spewed forth by FF3 and IE7.

  21. Re:trust? by frodo+from+middle+ea · · Score: 2, Insightful

    That was my implied point, the author of the article should be complaining about the trustworthiness aspect of the SSL, and not mozilla's policy about accepting self signed certificates. As things stand today, SSL means 2 things a) encryption and b) trust (i.e. the site is what it claims it is). And to provide the part b, it relies on the concept of CAs. Now whether this is a good thing or just a money grabbing policy by the big CAs is a totally different thing, but what Mozilla is doing is nothing wrong. May be they can have a easier way to import a self-signed certificate, rather than having to go through 3/4 clicks as it stands now, but I sure wouldn't want that warning to go away the first time. I am completely aware that all it takes to buy a certificate is money, but that is not mozilla's or SSL's fault, it is rather the fault of the companies behind the CA business.

    --
    for the last time people, I am "frodo from middle eaRTH", not "middle eaST".
  22. Number of holes in the author's argument by bconway · · Score: 5, Insightful

    A.) You don't need to buy certs from Mozilla, you can buy them from any number of CA's, for as little as $10. There are some free CA's, as well.
    B.) This isn't in any way related to network neutrality.

    --
    Interested in open source engine management for your Subaru?
  23. Re:Seconded. by Thiez · · Score: 4, Insightful

    Except that there is nothing compulsory about ff. You are free to trust any certificate you want, the browser merely warns you that it could be a bad idea to do so.

  24. Re:Seconded. by SnT2k · · Score: 2, Interesting

    Our school uses a self-signed certificate for the courseware. We won't get freaked out because we're CS students (but it's really, really, REALLY annoying, especially if you access public terminals) but I bet the rest of the student population will.

    The most ideal interface would probably be the one in IE7 but personally, I'll go for Opera... it's the least intrusive.

    As for hobbyist systems, they (the site owners) usually tell their less-than-techy friends to access their sites which is installed with self-signed certificates... (can be due to various reasons from hosting a Trac+SVN server to HTTP authentication over SSL, etc) aside from waving your hand to get them to visit your site, you also have to play tech support for them to get past the esoteric error message.

    As for unprofessional webhosters, they usually hand out shared certs to keep the cost down but of course, they also give you an option to get a personal cert... at a price... it's not very convenient for people living at other parts of the world (particularly in developing countries). You don't want (or do you?) to shut them out from online business opportunities just because all they can afford is a shared cert.

  25. Re:Seconded. by Goaway · · Score: 5, Interesting

    Obviously you don't need encryption very badly if you don't care about man-in-the-middle attacks.

  26. Re:Seconded. by Anonymous Coward · · Score: 3, Funny

    On the other side of the coin, it subsidizes the CA industry just like compulsory auto insurance subsidizes the auto insurance industry.

    They don't call it "auto insurance" for nothing!

  27. Re:dumb by Anonymous Coward · · Score: 3, Funny

    I'm going back to Telnet -- no pesky security certificates to worry about.

  28. Re:Seconded. by Anonymous Coward · · Score: 2, Insightful

    But you only have a handful of clients, who know that you're trustworthy, so it's a non-issue for you.

  29. same argument everytime by unity100 · · Score: 2, Insightful
    letting go HALF of privacy and security, just to ensure that the other half, the verifying identity part is stronger ?

    what kind of logic is this ?

    1. create your own CA and tell your customers to import the CA by clicking here (before putting them in ssl mode). It's really not much trouble to set up your own CA.

    first, you are not in communication with potential customers, and they will never communicate with you and become a customer after they see that horrible ff3 warning. you wont even get a chance to tell them what is going on.

    second, same goes for many potential website users that are signing up for a community.

    additionally godaddy is one of the shittiest service providers on the web. so if the solution you are offering is godaddy, please, keep it to yourself, and even firefox3 too.

  30. Re:Seconded. by j79zlr · · Score: 4, Insightful

    On the other side of the coin, it subsidizes the CA industry just like compulsory auto insurance subsidizes the auto insurance industry.

    Driving is a privilege not a right. Unless you have the money to cover any damages you may cause, it is absolutely necessary to have insurance. The cost of barebones liability coverage is not that high assuming you have a relatively clean record and if not, you probably shouldn't be driving. It seems that today the idea of personal responsibility is falling out of favor.

    --
    I'm not not licking toads.
  31. You missed a couple of very important points. by danaris · · Score: 4, Insightful

    First, I think that the most important line in the article is this one:

    But there is absolutely no excuse for it to be significanly less inviting to a normal user than an unencrypted site.

    The FF3 behaviour will make most normal users just think, "Oh, the website is broken. I guess I can't go there." They won't even read the error message: they'll just see that there is one, and give up.

    Or, depending on IE's behaviour (which I do not know in this particular case), they'll see, "Oh, I can't get to this website in Firefox. But hey, it works fine in Internet Explorer! I guess Firefox is broken, and I won't use it anymore."

    Second, and probably more importantly, either you missed a very, very important demographic among those who use self-signed certificates, or otherwise don't want to pay the extortionate fees charged by the corporate CAs, or you severely misunderstand and underestimate the importance of "unprofessional" and "hobbyist" webmasters.

    Just because I want to have the possibility of encrypted traffic for visitors to my website doesn't mean that I'm bringing in loads of money by said website, or that I want to spend some not insignificant sum on a recurring basis for what is, for me, just a fun hobby, for which I'm already shelling out a not insignificant sum for hosting.

    I'm seriously hoping that your definition of "unprofessional webhosters" means "people running for-profit websites (that actually make a profit) who are just too cheap to actually buy a certificate," and not simply "amateurs," because it is on the backs of those amateurs that the web was built.

    Dan Aris

    --
    Fun. Free. Online. RPG. BattleMaster.
    1. Re:You missed a couple of very important points. by lukas84 · · Score: 4, Informative

      The FF3 behaviour will make most normal users just think, "Oh, the website is broken. I guess I can't go there." They won't even read the error message: they'll just see that there is one, and give up.

      That's good. I'm fine with that. "Secure by default".

      Or, depending on IE's behaviour (which I do not know in this particular case), they'll see, "Oh, I can't get to this website in Firefox.

      http://projectdream.org/~lb/ie7-unknownca.jpg

      IE7's error message and behaviour are slightly different - first, accessing the site anyway is a single click. However, that click will be necessary each time you try to access the site. When you want to make the trust permanent, much more convoluted steps are necessary (around 10 clicks through a variety of property dialog boxes, and even more complicated on Vista).

      Just because I want to have the possibility of encrypted traffic for visitors to my website

      Encrypted traffic doesn't mean much when everyone can go inbetween you and them. MITM attacks against self signed certificates are easy to do.

      Most hobbyists websites do not require SSL - if you host a discussion group or anything similar to that, SSL is not required. MITM attacks are still easy, so you haven't lost or gained anything.

      Or perhaps you can enlighten me with a use case for a hobbyist website that requires SSL.

  32. T-Shirt by oglueck · · Score: 3, Insightful

    You buy a purple T-Shirt and 6 months later purple is out of fashion. Clearly the manufacturer's fault, right?

    Yes, SSL Certificates from a CA *are* expensive. Yes, you can encrypt with a self-signed cert. But that encryption is worth nothing at all. Because anyone (latest DNS vulnerabilities for instance) can easily forge these certificates, you don't know who you are communicating with in the first place. Of what use is point-to-point encryption if the man in the middle is undetectable?

    Yes, it 4 clicks to define an exception rule are a pain in the ass. But because it's that painful it will cause people (like the author) to think twice before they use a self-signed cert next time. So making the web safer in the end. Don't make it too painful (will hurt adoption of product), but painful enough so that decision makers get worried. I think FF3 behaves perfectly in that respect.

  33. Re:Seconded. by user24 · · Score: 4, Insightful

    It's hardly a "mere" warning; it's a gigantic stop sign.

    If a little yellow bar like the "remember password" bar came down and said "this site is encrypted, but its identity cannot be authenticated. Be aware that, like any normal (http) website, this one may not be from who it says it's from" then it would be completely different. Instead they interrupt the browsing experience with a very unfriendly message that non-tech people will not have a chance of understanding.

    This is bad because, as the article says, some sites will end up having to buy certificates when in fact they don't need one, and others will end up not using encryption when in fact they should be.

    Bear in mind the three levels of security:
    1) no-ssl: offers neither encryption nor authenication
    2) SSL(self-signed): offers encryption
    3) SSL(3rd party signed): offers both

    why is that that no.2, which is a significant improvement on no.1, generates such a severe warning message?

  34. Re:Seconded. by lukas84 · · Score: 2, Insightful

    Our school uses a self-signed certificate for the courseware.

    Than tell the admins to fix it. School environments are hard to do, because you have a lot of non-standard clients. So a public cert would probably be better for a school than an internal CA (which would make sense for a company).

    Again: Firefox and IE both give a very stern warning that what you're going to do is potentially risky. This is the *RIGHT* thing to do - if that wasn't the case, with the recent DNS issues it would be easily possible to spoof https://www.yourbank.com./

    Basically, don't blame Firefox if your cost-cutting measures break on you - it's your own fault.

  35. Re:Seconded. by Z00L00K · · Score: 3, Insightful

    If you run a self-signed certificate you still can get the man in the middle protection.

    There is no difference there, the only difference is that you don't have to pay for a certificate from a well-known root CA. The "insecurity" of not using a well-known CA is only a commercial stunt.

    As a web admin you will of course also have to maintain the certificate store, but that may be very easy if you only have a handful of clients. And if you have a handful of clients you may install the root certificate in a controlled situation on the clients, so not even there you have a big problem with insecurity.

    --
    If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
  36. Users conditioned to click to accept everything: by the_other_chewey · · Score: 2, Interesting
    From http://www.cs.auckland.ac.nz/~pgut001/pubs/phishing.pdf :

    SSL certificates provide honesty-box security
    • Use a $495 Verisign certificate
      - People will come to your site
    • Use a $9.95 budget CA certificate
      - People will come to your site
    • Use a $0 self-signed certificate
      - People will come to your site
    • Use an expired or invalid certificate
      - People will come to your site
    • Use no certificate at all, just a disclaimer saying that you're secure
      - People will come to your site

    The whole PDF is a highly recommended read full of sad truths.
    Unfortunately, it is VERY hard to recondition users. I don't blame Mozilla for
    trying (in fact I completely agree with the change), but it will probably fail.

  37. Re:dumb by Z00L00K · · Score: 2, Insightful

    Not really a problem, just that the self signed certificate is unknown to your browser.

    Don't forget that once it is installed it is no different from a well-known certificate and SSH uses the same approach by allowing you as a first-time user to accept the server signature and barf if it has changed.

    --
    If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
  38. Re:Seconded. by redscare2k4 · · Score: 3, Interesting

    I really hate that FF3 behavior. At my job they have a proxy+fw that acts like a man-in-the-middle. It connects to the webs you want to see, and you connect to the proxy.

    The outcome is that every dammed web that uses https gives me that f*ing warning with sec_error_unknown_issuer, cos of course the issuer is the proxy at my job, and the web domain does not match the issuer.

    I have reduced the number of clicks required to add the exception to just 3 instead of 4 by editing the config file so it pre-loads the certificate when you click on the "add exception" link. But it's still a PITA.

    I wouldn't mind if it was the default behavior but you could change the setting to a less paranoid one. But the fact there's no way to override this setting makes me angry. I want to be able to decide what do I want to trust or not.

  39. Re:Seconded. by wasabii · · Score: 5, Insightful

    This is a well known attack vendor: Make a web page that looks like a real bank site and trick people into visiting it. This prevents those sites from using HTTPS, as it makes entering them pretty hard and obvious. Mission solved. The collateral damage is admins who don't want to spend the time to properly set up their CAs. Nothing to see here, move along. As to subsidizing the industry, if you feel you can do a better job being a default CA, please contact the Mozilla foundation and prove it.

  40. I have to disagree... by duplicate-nickname · · Score: 2, Interesting

    In a world where phishing is a considerably bigger problem then someone snooping your connection, I have to agree with how Firefox functions here. Self-signed certificates provide no way to authenticate the website which is even more important these days after the recent DNS exploits.

    I think Mozilla's large "Failed!" message is much better than a default-accept of self-signed certs with a small warning message that would be ignored by 90% of users. Besides, Firefox will still allow self-signed certs after manual intervention.

    --

    ÕÕ

  41. Re:Seconded. by kiehlster · · Score: 2, Interesting

    I really don't support anyone that says paying through the roof for a trusted certificate is better than a self-signed certificate. With exception of business validation (which often comes as a joke) trusted certs are really no better than saying this person paid money for a brand name. It's like A&F jeans versus Walmart jeans.

    The problem with FF3 is that it denies you access to websites with self-signed certificates until you explicitly install the certificate (as an "exception"). Odds are you're only visiting such a site once in your life, so installing the cert is by far a larger security risk than allowing the user to temporarily accept. This is up there with Vista's annoying security policy.

    I can see more businesses paying for certificates from Verisign and the like, but it's a punch in the face of net neutrality when you see how this is hurting small business owners. They end up charging more to their customers and the customers leave for a cheaper big-box solution which kills little guy and eventually the local economy.

    This also makes rush/trial/beta setups very annoying where the client has not shelled out their cash for a trusted cert. They want their website out there immediately but they've only paid for part of the package. If you give them a temporary self-signed cert, it gets put on the FF3 exceptions list and then it sits wasted on the machine once the trusted cert comes around. And you also have to waste time explaining to them how to install the cert.

    You probably won't, but I'd support a net-wide protest against trusted certs and see what Mozilla does about their stupid policy after everyone spends half an hour of their day configuring exceptions in their browser. At least IE lets you temporarily accept, but I hate IE.

  42. The real problem is "trusting" by mlwmohawk · · Score: 2, Insightful

    In the vocabulary of international politics, we need to "trust but verify." Which means no trust at all.

    There needs to be a mechanism where a vendor or site can send you a certificate in a way that can't be spoofed. And can then be verified. Maybe it is an email, maybe it is snail mail?

    What I don't like about SSL in web browsers, is that they have ignored the "verify" aspect of trust by abdicating the responsibility to a "pay for trust" regime which is bogus. If they can pay, they are trust worthy, right?

    Ideally, I should be able to receive a password in the mail (or some form of communication) to unlock a "key" file sent to me from someone I want to trust. I then unlock and install that key on my system and only keys *I* trust get trusted.

    It should be easy and standardized across most platforms. Anything less is broken.

  43. Re:Seconded. by loopkin · · Score: 5, Insightful

    Problem is that your "2" doesn't exist... the way SSL (and most other secure protocols, as SSH) is designed, having encryption without authentication is pointless, because man in the middle attacks are too easy to set up.
    With SSL, the real 3 options you have are:
    1- no ssl
    2- "1 way authentication" SSL (usually only the server has a certificate: this ensures the client it is reaching the right server, but the server cannot trust the client)
    3- mutual authentification SSL (aka "strong authentication": server and client have a certificate)

    I think TFA is completely out of topic and blatantly ignorant: what would you think if SSH wouldn't warn you when the host you're trying to connect to has changed ?

    The problem about SSL isn't to warn or not about self signed certificate (you HAVE to be warned about self-signed, and strongly, else anybody can easily get "average user's" bank account info, for instance). What is at stake is the lack of competition among public SSL Certification Authorities.

    In general, don't try to solve a political/competition problem through technical/IT means, this won't work. Solve such problems through political/competition means (such as laws, regulators or open standards).

  44. Re:trust? by shaitand · · Score: 4, Informative

    No the author has a grip. If you haven't added the root for OpenCA go to www.openca.org with your firefox 3 and look at what you are presented with.

    If you try to go forward it presents you with a HELP GET ME OUT OF HERE button an option to add an exception, then on that exception adding window it blatantly says that no legitimate website would require you to do this. In other words, it blatantly accuses all self-signed sites of being a scam.

  45. Re:Seconded. by hedrick · · Score: 2, Insightful

    Driving is a privilege not a right.

    This is unconstitutional statist propaganda. According to the Declaration of Independence and the Constitution, the people create a government and give it limited powers necessary to maintain order and do other important common tasks. Regulating driving is surely one of those tasks. I have no objection to requiring insurance. But the government does not confer privileges on its citizens. It's the other way around.

  46. Re:Seconded. by LurkerXXX · · Score: 2, Informative

    It's "attack vector", not vendor.

  47. Re:Seconded. by Migity · · Score: 2, Insightful

    Bear in mind the three levels of security: 1) no-ssl: offers neither encryption nor authenication 2) SSL(self-signed): offers encryption 3) SSL(3rd party signed): offers both

    why is that that no.2, which is a significant improvement on no.1, generates such a severe warning message?

    Well...no. 2 also offers authentication if you consider that you signed it yourself (and it's assumed that you trust yourself because, after all, if you don't trust yourself you can you trust)? However, it seems to make sense that since there are no 3rd parties involved why does there need to be a warning? Perhaps people should just install the public certificate of their site into their browser.

  48. Re:Seconded. by beyondkaoru · · Score: 5, Insightful

    number 2 is _not_ a significant improvement over number 1, simply because from a security standpoint, you have gained almost no security by encrypting if you don't know whether you're communicating between the person you want to or perhaps some fake site that looks similar, or a man-in-the-middle attack.

    the only improvement is in the case of a purely-passive eavesdropper -- not much of an improvement at all. For eavesdropping purposes, if you can passively eavesdrop, you can probably actively eavesdrop and interrupt or manipulate the connections, because you've got physical access to some wires or routers or just have a laptop running airsnort software in a cafe.

    furthermore, having people get used to using self-signed certificates is bad, because it lends man-in-the-middle attacks more apparent legitimacy. so of course eve couldn't fake the signature of the real key, but if any signature will do...

    i don't like the existing certificate authorities ($50-$100 per year for a row in a table? sheesh!) much either, but they're needed to have trust between people who have not met before.

    --
    the privacy of one's mind is important.
    you do have something to hide.
  49. Re:Seconded. by KritonK · · Score: 2, Insightful

    * Unprofessional webhosters (good riddance)

    The "unprofessional web hoster", that we use at work here in Greece, offers a full spectrum of services (just about anything you can think of, including personal service--you have a problem, you call them and they fix it while you talk, not some person at a help desk who may or may not forward your request) at a rock bottom price. Their competitors have much higher prices and will charge you for anything beyond the basic web hosting package. You want more than the default few MBytes? That's extra. You want a database or php? That's extra, too. You want to park a domain? You need to buy the domain parking package. You want it now? Sorry, it's going to take 24 hours!

    If the cost for all this is that we have to connect to the web site's control panel (which the other providers don't, well, provide), using a self-signed certificate, it's good riddance to those other providers!

  50. Re:Seconded. by Hal_Porter · · Score: 5, Funny

    Thats what they said about IE6

    I think comparisons to IE6 count as Godwinning the thread.

    --
    echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
  51. Re:Seconded. by ftobin · · Score: 3, Interesting

    I think you point out clearly the point. Ideally, every webserver should be providing SSL access, but it's certainly not necessary for every one of them to buy a certificate. Most of the time, an ssh-style system of simply accepting the first presented certificate and caching the server's public key is sufficient.

    I would suggest that a browser not display the warning you are showing always, but only if the user is being prompted for data. That, or we need to make the three levels of security more clear to the end user. However, I'm not a big fan of putting more requirements on the user.

    In my opinion, the problem is the strict hierarchical nature of the SSL certificate system. It needs to make use of existing information contained in social networks. I think some of the information Google holds could be of great use here.

  52. Re:Seconded. by Antibozo · · Score: 5, Informative

    A self signed certificate is potentially more secure, since you haven't disclosed your private key to a third party...

    Sigh. You don't disclose your private key to a third party when you request a certificate. You provide the public key, and the third party signs that with the private key corresponding to a CA certificate. Neither party reveals a private key to the other, or to anyone else.

  53. You need some warning by Chrisq · · Score: 3, Insightful

    2) SSL(self-signed): offers encryption

    But unless there is some warning about invalid certificate it is subject to man in the middle attacks. Also, unless you check the certificates every time, allowing self signed certificates would allow man in the middle attacks even against sights that have secure signed certificates.

  54. Re:Seconded. by jrp2 · · Score: 2, Interesting

    "If a little yellow bar like the "remember password" bar came down and said "this site is encrypted, but its identity cannot be authenticated. Be aware that, like any normal (http) website, this one may not be from who it says it's from" then it would be completely different. Instead they interrupt the browsing experience with a very unfriendly message that non-tech people will not have a chance of understanding."

    I agree. I think it is appropriate to warn the user, and it should be made clear this is unnacceptable on a site where banking or credit card info is involved. But completely alarming the user is overboard.

    I use self-signed certs every now and again where I am trying to protect passwords, but there is not a big security risk.

    That said, a godaddy cert is pretty darn cheap these days, so I do it fairly rarely now.

    --
    The only athletic sport I ever mastered was backgammon - Douglas William Jerrold
  55. Re:Seconded. by funaho · · Score: 4, Funny

    Hmm now Microsoft, they're a well-known attack vendor. :-)

  56. Re:trust? by shawb · · Score: 2, Insightful

    Except that unsigned encrypted transmissions are open to man in the middle attacks, meaning that self signed SSL is potentially MORE dangerous than unencrypted as the existence of the encryption layer gives the end user a false sense of security. Hence, the need for certificates in the first place.

    --
    I'll never make that mistake again, reading the experts' opinions. - Feynman
  57. Re:Seconded. by undercanopy · · Score: 4, Interesting

    No: if you train your users to ignore "[this certificate isn't signed by a know authority]" warnings, then you makes them substantially MORE vulnerable to man-in-the-middle attacks and, indeed, increases their susceptibility to phishing across the board.

    As a web admin you will of course also have to maintain the certificate store, but that may be very easy if you only have a handful of clients. And if you have a handful of clients you may install the root certificate in a controlled situation on the clients, so not even there you have a big problem with insecurity.

    didn't you just defeat your own protest to this 'feature?' If you're going to install the cert/root on your clients, then they won't encounter this message, and there's no problem.

    Where i DO see a problem is making it very very cheap and and easy for people to register believable certs for

    cittibank.com

    citibnak.com

    citybank.com

    citibanc.com

    Cost of entry keeps attacks like these targeted, removing that would open things up immeasurably... or do you think the phishing problem is overblown and just a commercial stunt too?

    --
    -- D-23994, Muff#2613
  58. Re:Seconded. by Talennor · · Score: 4, Insightful

    Problem is that "2" doesn't happen.

    Think of this example: I "encrypt" some confidential data. However, I've encrypted it so that I don't know who will be able to decrypt it. Does that make any sense?

    Why was I encrypting it? So a criminal couldn't steal my credit card number? What if I had just encrypted it directly to that criminal? Oops! This encryption didn't help me at all.

    If I want to send someone secured data I first have to define clearly and be sure of who I am sending that confidential data to.

    With a little thinking you'll find that not authenticating the end users of an encrypted channel is just moving some bits around and is only as secure as your network. Meaning you might as well be sending clear text and save some processor cycles.

    Now you can accept self-signed certificates, but you had better have a different way of authenticating the cert than the rest of us use. An example of this would be something from an internal corporate network.

    --

    //TODO: signature
  59. Re:Seconded. by galoise · · Score: 2, Funny

    you are missing two critical points:

    1.- saying that it is a privilege is not the same as saying that the state concedes privileges, as this is actually tautological. Given the state is an organization built by society to ensure some form of regulation that makes it possible to enjoy certain privileges to all, the existence of the state is a material necessity to the existence of those privileges, and saying that the state is the origin of those privileges is the same as saying that some tool is the origin of the product, when it's the other way around: the tool exists only in the extent in which it is useful to getting the product done. The same thing happens with the state: it exists solely to make the availability of privileges to all.

    2.- you have to take into account the rather obvious material considerations that render all this libertarian rants senseless. To enjoy driving, you need a lot of social resources that enable you to do all things related to driving, from getting a car, to using roads, etc. to provide for this resources, we the people have decided to give some other authority to accomplish that which we need to "drive" and that we can not accomplish by ourselves, e g the state. Does this materiallity that makes the state necessary for the enjoying of some (you would say natural, i'm sure) privileges make the state the _origin_ of this privileges?

    you have three choices here: 1.- no 2.- yes and the correct one: who fucking cares? this disctintion between the genealogical role of the state and the material role of the state is just a pile of idealistic, liberal (in the proper sense, go look it up), primitive and naive crap.

    both points are very similar, but they are two distinct points, nevertheless.

    (and don't even get me started on the idiocy of 'granting' privileges to the state. that's like saying that corporate personas have rights!)

    ---
    "america: the only place in the world where 'liberal' means statist, and 'libertarian' means letting the poor die in the streets".

    --
    entia non sunt multiplicanda praeter necessitatem
  60. Re:Seconded. by Matthieu+Araman · · Score: 2, Informative

    You can give your cert to as many people as you like.
    You should NOT give your private key.
    Public and private key works together and there's no way to find a private ley from a public key and the reverse (If you find a method, you'll break all the crypto !)

    Some CA can generate the private ley for you but it's not a good idea.

    Best way is :

    - generate a private/public key on your server
    - generate a certificate demand (signed with your private key)
    - send the certificate to the ca (you can use a safe way as you already know the ca cert)
    - the ca check this is you
    - the ca sign your certificate demand with it's private key (and I think your public key)
    - the ca send you the certificate
    - you install the certificate (only you can decrypt with your private key)

  61. One of the points of SSL.. by Kelar · · Score: 2, Interesting

    Is non-repudiation. I think the 4 clicks is excessive, but one of the whole points behind SSL is to prove that the site you're talking to is the one you want to be talking to. Especially today with phishing, dns cache poisoning, etc it's pretty important to be communicating with a site that has a valid certificate.

    Self-signed certs are fine for development or personal use. If you're using it for that purpose, you have to only accept the certificate once and you're done.

    Anyways, SSL certs aren't expensive now, so if you have a need for one on your site, just go to godaddy and cough up the 30 bucks and quit complaining.

  62. Could the browser not use DNS records? by crimperman · · Score: 2, Interesting

    I am not a DNS expert so feel free to correct me if I am jumping to any wrong conclusions here..

    It seems to me that the problem (as TFA discusses it) revolves around the use of third parties to tell your browser whether to accept the certificate in terms of authenticity.

    If the concern of browsers is to ensure the server providing the certificate is the real one, why are they/we not using something like the SSHFP or CERT DNS record types. If my reading of those two is correct the system could work thus:

    - user requests www.foo.com
    - browser is presented with a certificate by the www.foo.com server
    - certificate cannot be validated by signing authorities so
    - browser validates this against the DNS/CERT and/or DNS SSHFP entries

    If by this point the browser still cannot verify the authenticity of the server providing the certificate it can throw up a warning to the user. Okay so a MITM attack could provide false DNS records for particular/any domains but they could the same now and redirect a cert lookup to their own spoofed "certification authorities".

  63. Re:Seconded. by great_snoopy · · Score: 5, Insightful

    Yes, but for a public user there is no difference between your self signed certificate and Harry Hacker's self signed certificate. If your application is to be used just by a finite number of user on which computers you took care of also installing your self signed certificate, then this is ok. But for a publicly accessible site, like your webmail, or your bank's internet banking application, you need a CA signed certificate, otherwise a certificate self signed by the bank looks exactly like one that a middle man can create on himself to impersonate the bank.

  64. The real CA by Balau · · Score: 2, Insightful

    Firefox users are more tech-savvy than average. The decision to reduce web usability of self-signed sites could potentially reduce the number of non-tech-savvy user. This could damage Firefox, not net neutrality.

    The first Certification Authorithy in this scenario is not Verisign, it is Mozilla. I decide to give my trust to Mozilla. If something like big police-iconified warnings occurs for self-signed certificates, I am free to deny my trust to them and change browser.

    Besides, I think that Firefox should display a warning as big as that one also anytime you type a password field inside a non-encrypted site. Coherence.

    --
    Working to work less.
  65. Re:Seconded. by MrNaz · · Score: 2, Insightful

    How long do you think the price will stay at $14.99 when there is an industry that knows that there can be no further entrants?

    One round of consolidation will give you a small cartel of companies that will take turns raising the price, just as any other high barrier to entry industry (oil is a good example, as is banking in many countries such as Australia).

    --
    I hate printers.
  66. Re:Seconded. by DavidTC · · Score: 2, Insightful

    Problem is that your "2" doesn't exist... the way SSL (and most other secure protocols, as SSH) is designed, having encryption without authentication is pointless, because man in the middle attacks are too easy to set up.

    Um, dude. Perhaps you should pay a little more attention. SSH operates via '2'. There's not even such a thing as a signed SSH key. Granted, you can use PPK to keep someone from forwarding the connection, but good luck getting the PPK on without logging in with the password once.

    With SSH, the trick is to make the first connection over an internet connection that you trust, and it stores the fingerprint for future reference.

    SSL sites that didn't need authentication, that just wanted password protection against cleartext sniffing on login, could trivially operate the same way.

    Like it or not, there actually is a very wide range of websites that, right now, use no encryption at all, but would use SSL if it was free, and there is absolutely no way that could make them more insecure. Likewise, there are a variety of circumstances where it is easy to sniff on a user but difficult to intercept and replace their transmission.

    Almost all cars can be broken into in about 60 seconds, using a slim jim on the door. However, people still lock their doors. Basically, you're arguing that it shouldn't be possible to lock a car unless it has a full-fledged car alarm, which is a rather...stupid...argument.

    --
    If corporations are people, aren't stockholders guilty of slavery?
  67. Warn when the cert for a domain changes by tepples · · Score: 2, Informative

    If you are talking to somebody who poisoned the DNS cache, masquerade the site you want to talk to, using a different self-signed certificate, you are absolutely ignorant about it: your experience will be exactly the same.

    Try this use case: Start a web browser that properly supports self-signed certificates. Visit an HTTPS site using a self-signed cert. You get a (minor) warning and accept the cert. Then someone starts poisoning the DNS cache using a different cert. You get a major warning that the cert for this domain has changed.

    So a man-in-the-middle attack can succeed only in the case that the first visit to a site uses the poisoned cache entry.

  68. Re:Seconded. by Nursie · · Score: 2, Insightful

    "Customers should just learn not to buy from www.amaz0n.com"

    And without a trusted certificate from a third party, they'll have no way of knowing if they're talking to "amaz0n.com" when their browser says "amazon.com", after a DNS poisoning.

    I agree that there are both too many CAs and the level of verification the perform is likely not enough, but getting rid of them is not the answer to everyone's problems.

  69. Re:Seconded. by DavidTC · · Score: 2, Insightful

    Well, yes. A better metaphor is that car companies shouldn't be allowed to sell cars with cheap car alarms that can, in theory, be disabled in less than five minutes, and should have to either provide much more expensive ones...or they sell it with no alarms at all, like almost all cars. If they sell one with a car alarm that can be disabled in a short amount of time, they need to get the customer to do a lot of paperwork.

    There's an arguable position that all car should have to come with car alarms, ones to a certain level, and that customers should be warned if they don't.

    There's not really a reasonable arguments that says they can come without a car alarm, with no warning at all, but if you provide a cheap-ass one for a tiny bit more security, you have to give them all sorts of waivers to sign.

    Firefox, and IE, right now, pop up enough warnings that make it seem that a web surf allowing an self-signed cert is the most dangerous thing you can do....which results in people not using any encryption at all for quite a lot of stuff. (Like, oh, the login to slashdot.)

    People in favor of this talk about a 'false sense of security'. Ha. How about the false sense of insecurity browsers provide? Simply a single message 'This web site uses encryption that cannot be authenticated. Be aware it is no more secure than a standard web page.' would be more than enough. (Or, even better, no warning at all, and simply an unlocked 'lock' icon.)

    --
    If corporations are people, aren't stockholders guilty of slavery?
  70. Re:Seconded. by tha_mink · · Score: 2, Insightful

    How long do you think the price will stay at $14.99 when there is an industry that knows that there can be no further entrants?

    What? I think the price will be under $10 and stay there shortly.

    One round of consolidation will give you a small cartel of companies that will take turns raising the price, just as any other high barrier to entry industry (oil is a good example, as is banking in many countries such as Australia).

    Oil is a terrible example as the price of that is set by the open market and commodity traders.

    --
    You'll have that sometimes...
  71. Re:Seconded. by infolib · · Score: 2, Informative

    having encryption without authentication is pointless, because man in the middle attacks are too easy to set up

    I strongly disagree. Maybe my surfing passes through Sweden, China or USA?

    If I surf encrypted sites there's quite a good chance they won't log more than some traffic from that IP to mine. Unencrypted they'll get the whole URL and cookie history. Yes, they could man-in-the-middle me, but that's likely to remain an exception for some time. For now,"encrypt first, sign later" sounds like moving in the right direction to me.

    --
    Any sufficiently advanced libertarian utopia is indistinguishable from government.
  72. Re:Seconded. by el+americano · · Score: 2, Interesting

    This prevents those sites from using HTTPS, as it makes entering them pretty hard and obvious.

    And preventing them from using https does what exactly? The users don't get that great big warning screen that they supposedly require. There's just a missing padlock in the status bar. It's hard to justify a full screen alert with a multistage exception procedure when it's this easy to go around.

    Mission solved.

    Accomplished. It's mission accomplished and problem solved. Except it isn't.

    --
    Those are my principles. If you don't like them I have others. -Groucho Marx
  73. Re:Seconded. by hardwarefreak · · Score: 2, Informative

    By the definition of Terrorist in your sig, I was a terrorist in the minds of my athletic opponents back in high school, and Almighty God is a terrorist in the minds of many followers of the western religions including and descending from Judaism. Oh, throw great white sharks in as terrorists too, as being killed by Al Qaeda holds about the same probability as being attacked by Jaws. Yet in this case, the fear of Jaws is likely much greater than that of Al Qaeda.