Slashdot Mirror


With HTTPS Everywhere, Is Firefox Now the Most Secure Mobile Browser?

Peter Eckersley writes "Over at EFF, we just released a version of our HTTPS Everywhere extension for Firefox for Android. HTTPS Everywhere upgrades your insecure web requests to HTTPS on many thousands of sites, and this means that Firefox on Android with HTTPS Everywhere is now by far the most secure browser against dragnet surveillance attacks like those performed by the NSA, GCHQ, and other intelligence agencies. Android users should install the Firefox app and then add HTTPS Everywhere to it. iPhone and iPad users will unfortunately have to switch to Android to get this level of security because Apple has locked Mozilla Firefox out of their platforms."

54 of 279 comments (clear)

  1. HTTPS is secure? by Anonymous Coward · · Score: 5, Informative

    http://www.theguardian.com/world/2013/sep/05/nsa-gchq-encryption-codes-security

    1. Re:HTTPS is secure? by gmuslera · · Score: 2

      HTTPS is not a guarantee, but is a good first start. They may not have your certificate (yet), and if the remote server uses forward secrecy getting it later won't decrypt your past communications. And the people wanting to know (or intercept/fake/whatever) your communication don't end in NSA/GCHQ/similars.

    2. Re:HTTPS is secure? by AmiMoJo · · Score: 4, Informative

      It's not secure if they target you, but it massively increases the cost of monitoring you. Rather than just passively hoovering everything up they have to actually attack. If everyone does it their job gets hardware and more costly.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  2. how appropriate.. by stillpixel · · Score: 2

    comment spam on an article about how something is so secure.

  3. Re:Breaks some websites by Anonymous Coward · · Score: 3, Funny

    Sorry.. I have a Mac. Does the EFF have any comments about that? lol..

    Get a new computer. Stop being a hipster and run OpenBSD.

  4. Considering... by Anonymous Coward · · Score: 3, Insightful

    People most likely don't type HTTP to begin with... I don't type http://facebook.com... just facebook.com. Google.com. slashdot.org. etc...

    The S isn't just an extra S...

  5. Re:unnecessary bloat cruft by Rosco+P.+Coltrane · · Score: 4, Insightful

    If I forget to type the S, I like having the crutch.

    It's a bit like automatic collision avoidance braking systems that are starting to appear on cars these days: you might say it's a huge crutch for people who are too lazy to drive properly and maintain distances, but you know what? it's a good idea I'd like to have it nonetheless, in case my concentration lapses.

    --
    "A door is what a dog is perpetually on the wrong side of" - Ogden Nash
  6. Idiot by Anonymous Coward · · Score: 5, Funny

    It was highly illogical for you to blockquote all of that bullshit, Spock. I am unsure which one of you is the dumber one.

  7. Re:unnecessary bloat cruft by infogulch · · Score: 5, Insightful

    Nonsense. If you're browsing the web and following a bunch of links, you would have to long press the link to copy it, long press to paste it in the url bar, edit the url to add the S (this is mobile, so moving the cursor directly between the "p" and the ":" is non-trivial), and hit enter... for every link you follow.

    You can't just click the link and edit the url after the page loaded because you've already given away the url path, url query, cookies, referrer, etc to anyone snooping your connection. And what if a site doesn't support https and instead redirects you to its' http variant? For some people they'd rather it fail to load than load insecurely. There are many reasons to use such an extension.

  8. Re:Breaks some websites by camperdave · · Score: 4, Funny

    Hey allaunjsilverfox2. Some kind of malware has infected your PC and is spamming Slashdot over, and over again. Perhaps you should use a malware cleaner to clean it up. Might I recommend AVG or Spybot?

    --
    When our name is on the back of your car, we're behind you all the way!
  9. Dear MyCleanPC, by somenickname · · Score: 4, Funny

    I will admit that I was skeptical that a piece of software could cure my cancer, bring back my wife and prevent me from beating my daughter but, based on dozens of posts on Slashdot, I'm willing to give it a try.

    1. Re:Dear MyCleanPC, by stillpixel · · Score: 5, Funny

      Wow. It could also be the end of Country music as we know it.

    2. Re:Dear MyCleanPC, by somenickname · · Score: 3, Funny

      Well, nowhere in the glowing reviews did I see that it would also bring back my dog so, country music still has its place.

  10. Re:Breaks some websites by stillpixel · · Score: 2

    You know, I'm surprised you didn't recommend MyUnCleanPC, available at MyUnCleanPC.com It's awesome at infecting your computer and removing all that pesky real anti-virus and malware removal software that was slowing your PC down.

  11. Re:unnecessary bloat cruft by fuzzyfuzzyfungus · · Score: 2

    In some, but not all, cases it will also rewrite any http links within the site itself, which is a much more useful feature. People certainly do forget when typing URLs; but manually checking, copying, pasting, and editing links within a page would be a huge pain in the ass.

    Now, as for why a site operator would have non-ssl links to parts of their site on parts of their site accessed over ssl, that's a question for when I'm feeling less rageful.

  12. Depends on the threat model, doesn't it? by fuzzyfuzzyfungus · · Score: 5, Insightful

    'Secure' isn't really something where you can just boil it into a number between 1 and 100 and call it a day. If you are worried about attackers sniffing the wire, a plugin that enforces SSL use is a major advantage. If you are worried about being hit with a zero day by the guy on the other end of the wire, it's entirely irrelevant.

    1. Re:Depends on the threat model, doesn't it? by Anonymous Coward · · Score: 4, Funny

      Secure = 100;
      itaday();

    2. Re:Depends on the threat model, doesn't it? by somenickname · · Score: 5, Insightful

      I loathe to say this but, HTTPS Everywhere is security theater. It makes your browser have a green icon where it otherwise might not but, that green icon is just an illusion of security. Considering recent revelations about the NSA, I would assume all SSL certificates are compromised. Like, literally, all of them. If the trust chain has been compromised by one party (the NSA), I would assume it compromised by all parties.

    3. Re:Depends on the threat model, doesn't it? by kasperd · · Score: 4, Informative

      I would assume all SSL certificates are compromised. Like, literally, all of them.

      No amount of snooping on the network would compromise a private key, which never leaves the server in the first place. Thus the only way you could possibly compromise the certificate, would be if you put an invalid public key in the certificate in the first place. Since that would be immediately obvious to any server owner paying enough attention, it is safe to assume that compromising all certificates cannot be done without being detected. If they literally compromised all of them, it would only take one single security aware server administrator to notice it.

      This is why we should focus much more on protocols that are secure against passive attacks, but not against active attacks. Systematic passive attacks can be pulled off without detection. Systematic active attacks cannot. Protection against active attacks is much harder and is the reason we have the CA system. It is not that protecting against active attacks is a bad idea, it is just that it is so hard that much communication isn't protected. Opportunistic encryption with security against active attacks could be done without needing certificates. If on top of that you do perform certificate validation on the most critical sites after you have established a connection with only the opportunistic protection, then you do get protection against active attacks. In order for this to make sense, it is important that until you do perform an active attack, you cannot know if the connection has been secured against active attacks.

      Both types of connections will benefit by being indistinguishable from the other to a passive adversary.

      The connections with only passive security benefits because it is now easier to do encryption, and moreover being indistinguishable from the minority of connections with active security protects you from systematic active attacks. This is because systematic attacks are bound to hit protected connections once in a while, so they cannot go undetected.

      The connections with the full active security also benefits because they are now attracting less attention. They will be a minor fraction of a much larger amount of encrypted connections. A passive adversary cannot know which of the connections have active security and are likely to contain the juicy stuff.

      --

      Do you care about the security of your wireless mouse?
    4. Re:Depends on the threat model, doesn't it? by AmiMoJo · · Score: 5, Insightful

      Even if all certificates are compromised they are still worth using. Instead of passively collecting all that data the NSA/GCHQ has to perform a man-in-the-middle attack using a server that is geographically closer to you than the one they are spoofing. It costs them more time and money, limits their ability to spy on everyone all the time and requires them to maintain those servers. MITM attacks can be detected too, and in fact Chrome has made some progress on that with pinned certificates. I think there is a Firefox plugin that does something similar.

      There are real and measurable benefits to using HTTPS, it's not just theatre.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    5. Re:Depends on the threat model, doesn't it? by jafiwam · · Score: 5, Insightful

      I loathe to say this but, HTTPS Everywhere is security theater. It makes your browser have a green icon where it otherwise might not but, that green icon is just an illusion of security. Considering recent revelations about the NSA, I would assume all SSL certificates are compromised. Like, literally, all of them. If the trust chain has been compromised by one party (the NSA), I would assume it compromised by all parties.

      While this is true, chances are SLL Certificates still work well enough to keep the other nerd at the coffee shop from stealing your WoW forum account credentials.

      No single person, ever, anywhere, has been able to single handedly defend themselves from the government of the place they reside. If the Government wants the account, they'll get it through twisting laws and sending the cops, not by snooping on it.

      SSL protects against run of the mill crime. And, it does that well.

  13. Re:unnecessary bloat cruft by Cimexus · · Score: 2

    I have one of those. I do actually like having it, for the reasons you say. Though in winter I do note it gets confused by snowbanks on the side of the road and occasionally cars in other lanes. Beep beep beeeeeeeep. Ahhhhhhh what?!

  14. Re:Breaks some websites by stillpixel · · Score: 2

    I'm sitting here staring at my Macbook Pro and crying... because I will never see the joys of using MyCleanPC... I am at a loss. Where have I gone wrong... whoa is me.

  15. Re:Breaks some websites by lister+king+of+smeg · · Score: 5, Funny

    Sorry can't be a hipster.. too damn old. I've been a Mac guy since errr.. like 20 years ago now.

    The hipster movement is traced back to the 1940... you know back before it was popular.

    --
    ---Saying gnome 3 is better than windows 8 not so much a compliment as it is damning with light praise.
  16. NSA has the ssl keys by hipsterdufus · · Score: 4, Insightful

    The NSA likely has keys from all the major SSL cert vendors, rendering this "spamvertisement" moot. HTTPS does not mean that you're secure from everybody. It means you've added a layer of security that will thwart MOST prying eyes, but those that really want to know what you're doing WILL know what you're doing.

    What a silly thing to appear on slashdot.

    1. Re:NSA has the ssl keys by Jane+Q.+Public · · Score: 4, Insightful

      "What a silly thing to appear on slashdot."

      Why is it silly? It still means that most people will be more secure, most of the time.

    2. Re:NSA has the ssl keys by dvdkhlng · · Score: 5, Informative

      The NSA likely has keys from all the major SSL cert vendors, rendering this "spamvertisement" moot. HTTPS does not mean that you're secure from everybody. It means you've added a layer of security that will thwart MOST prying eyes, but those that really want to know what you're doing WILL know what you're doing.

      Having the keys from multiple SSL cert vendors does not help a bit (and having the keys from many vendors isn't much better than having the keys of a single vendor). It does NOT magically allow you to decrypt SSL traffic from servers whose host key was signed against that cert vendor's certificate!

      To decrypt traffic of multiple SSL websites requires you to obtain the private part of the SSL host keys from all the web-servers themselves. Note that web server host keys are signed via signing requests that do not contain a copy of the private key, so even when the cert vendors (CAs) are hacked, you cannot directly listen in on SSL communication. When the servers implement Perfect Forward Secrecy, then even obtaining a copy of the server's host key won't help as each connection uses a temporary key that's exchanged via Diffie Hellman Key Exchange, a method that generates a key shared between two hosts, that (somewhat counter-intuitively) cannot be deduced by sniffing the traffic between those two participants.

      What you can still do is to set up a MITM attack: you set up your own intermediate server with its own host key and sign your host key(s) using one of the SSL vendor's certs that you obtained. Then you redirect all traffic to the servers that interest you via your server (i.e. proxying all SSL connections) and then obviously in the process you obtain the cleartext of all SSL sessions running via your server.

      However, the MITM attack is much more difficult to deploy and scale than simple monitoring and recording IP data. Also skilled users will easily detect the MITM attack, as the host key's public part of the servers in question will suddenly change. There are firefox extensions to check for these signs of a MITM. Even SSL Everywhere has a checker built in (via the SSL Observatory). Or try Certificate Patrol.

    3. Re:NSA has the ssl keys by thegarbz · · Score: 2

      All this allows you to do is create a MITM attack which won't be detected by your browser. However another plugin like Perspectives will compare the SSL cert you were served with notarys from several other sources. Since it's incredibly difficult to MITM a system in a way that the same middleman is presented to everyone it creates yet another layer of protection.

      Is it perfect? No. But sure beats the security of ASCII based traffic we're spewing everywhere right now.

    4. Re:NSA has the ssl keys by Luke+has+no+name · · Score: 2

      What a silly thing to appear on slashdot.

      What a silly thing to say! Most of the time, it's not the NSA I'm worried about, it's the ISP or the creeper next to me on the open wifi network. Most people don't have an ipsec tunnel to their home network for secure wifi access, so this isn't a bad thing at all.

      Issues with CA's and the NSA are real, but don't get huffy-puffy about a practical addon being brought up on /.

  17. Re:What the frak? by stillpixel · · Score: 2

    Obviously it's the NSA's attempt at obscuring the news of this amazing new plugin for a browser on a phone...

  18. who are we fooling? by marienf · · Score: 5, Insightful

    > this means that Firefox on Android with HTTPS Everywhere is now by far the most secure browser
    > against dragnet surveillance attacks like those performed by the NSA, GCHQ, and other intelligence agencies.

    While I certainly think it is a good idea to encrypt traffic, this statement is highly misleading or naive: Since the CA
    system is *flawd by design* and every one of those "authorities" in the long list of built-in CA inside
    your browser can, by negligence or choice, supply any of these and other agencies with a valid certificate for
    *any hostname in the world*, initiatives like these protect your privacy only from your local sysadmin/ISP, and also
    do nothing against traffic analysis.

    Should a US person/company trust that "China Internet Network Information Center" isn't going to create a cert for a
    US bank or company to perform a MITM attach with? Should a Chinese company trust "Wells Fargo" not to?
    Should the Greeks trust "TÜRKTRUST Bilgi letiim ve Biliim Güvenlii Hizmetleri A.. (c) Aralk 2007", or the
    Turks "Hellenic Academic and Research Institutions Cert. Authority"? What on earth makes you think ALL of these
    companies can resists pressures to misbehave? Yet all of them are built-in to your browser and "you" trust them.

    Just go to any (Cloudflare, Akamai..)-accelerated site using https and check out the certificate used to see how that works:
    They are issued certificates for the customer domains they accelerate, and hence have access to all the traffic.
    In essence, they do exactly what a man-in-the-middle attack would do, except on a much grander scale (and with the collusion
    of the actual domain holders). The agencies can carry out such attacks from within the ISP's, and your browser would still show "green".

    The Cert validation in the browsers leads to a *dangerous false sense of security* at most. This is crypto, a weakest-link business
    if ever there was one, folks. It's not ALL, or SOME that need to fail in order for PKI to fail, it's ANY of them.

    Surely, we can do better than that: We should get rid of all centralised security illusions. Why aren't we signing contents using our PGP
    keys that at least make multiple signers possible and habitual, and, and this is the essential difference, IMHO: That *you* have made a
    conscious decision to trust or mistrust, to a certain degree, by reviewing a web of trust, as in informed consent as opposed to blind paternalism
    of massivly built-in, pretrusted certificates by distant companies you really have no clue about.

    WKR,
    -f

    1. Re:who are we fooling? by dvdkhlng · · Score: 5, Insightful

      > this means that Firefox on Android with HTTPS Everywhere is now by far the most secure browser > against dragnet surveillance attacks like those performed by the NSA, GCHQ, and other intelligence agencies.

      While I certainly think it is a good idea to encrypt traffic, this statement is highly misleading or naive: Since the CA system is *flawd by design* and every one of those "authorities" in the long list of built-in CA inside your browser can, by negligence or choice, supply any of these and other agencies with a valid certificate for *any hostname in the world*, initiatives like these protect your privacy only from your local sysadmin/ISP, and also do nothing against traffic analysis.

      Should a US person/company trust that "China Internet Network Information Center" isn't going to create a cert for a US bank or company to perform a MITM attach with? Should a Chinese company trust "Wells Fargo" not to? Should the Greeks trust "TÜRKTRUST Bilgi letiim ve Biliim Güvenlii Hizmetleri A.. (c) Aralk 2007", or the Turks "Hellenic Academic and Research Institutions Cert. Authority"? What on earth makes you think ALL of these companies can resists pressures to misbehave? Yet all of them are built-in to your browser and "you" trust them.

      [..]

      The Cert validation in the browsers leads to a *dangerous false sense of security* at most. This is crypto, a weakest-link business [..]

      You suggest that MITM attacks on SSL are as bad as someone sniffing on unencrypted traffic. It is not! MITM attacks are active attacks and are much more invasive to carry out. That's not all: in principle all these MITM attacks can be detected: the host key of the Man In The Middle will differ from the host key of the original server (though your browser will accept the differing host key when it is signed by a rogue CA).

      It is pretty dangerous for an adversary to carry out MITM attacks on a large scale, as sooner or later, this is going to be detected. The SSL Everywhere extension for example can (optionally) collect information for and check with the SSL Observatory to detect differing certificates that indicate MITM attacks.

      There's also the Certificate Patrol Firefox Extension that persistently remembers certificates and warns when certificates changed for no apparent reason.

    2. Re:who are we fooling? by itsdapead · · Score: 2

      You suggest that MITM attacks on SSL are as bad as someone sniffing on unencrypted traffic. It is not! MITM attacks are active attacks and are much more invasive to carry out.

      Is "false security" better or worse than "no security"? I don't think there's a simple one-size-fits-all answer to that - it depends on the type of threat and who the target is. If the bad guys want to snoop on an individual over a period of time, then traffic sniffing probably is easier. If its an organised gang going after money then MITMing a major ecommerce or banking site might be far more effective - and only needs to be in place for an hour or two to collect enough paydirt.

      Anyway, the headline was "Is Firefox now the most secure mobile browser" not "Is Firefox the most betterer-than-nothing mobile browser". Browsers display nice reassuring padlocks and tell users that "the connection to this website is secure" not "meh, well, its probably safe from casual snooping, but if anybody organised is after you or whoever you're connecting to then you're basically screwed."

      --
      In a survey of 100 programmers, 111111 thought that duck-typing was a good idea.
    3. Re:who are we fooling? by sociocapitalist · · Score: 2

      Why aren't we signing contents using our PGP
      keys that at least make multiple signers possible and habitual, and, and this is the essential difference, IMHO: That *you* have made a
      conscious decision to trust or mistrust, to a certain degree, by reviewing a web of trust, as in informed consent as opposed to blind paternalism
      of massivly built-in, pretrusted certificates by distant companies you really have no clue about.

      I just had this nightmare of facebook offering to spread pgp keys between facebook 'friends'

      Small scale key exchange works but can it really work to communicate on the scale that we use every day? Commercial sites, for example, with all the individual users that connect to them?

      --
      blindly antisocialist = antisocial
    4. Re:who are we fooling? by dvdkhlng · · Score: 2

      It is pretty dangerous for an adversary to carry out MITM attacks on a large scale, as sooner or later, this is going to be detected.

      Apparently they weren't detected until the Snowden files showed it is widespread...(hacking into Belgacom for example), and wasn't the FBI requesting the SSL keys of Lavabit to decrypt traffic?

      The attack the FBI attempted on Lavabit had no relation at all to certificate authorities. They merely requested the private host key of the server to be able to decrypt any recorded SSL traffic for that site. Note how this kind of attack only works when you have access to the server in question (in which case you would be able to directly monitor the plaintext communication anyway by tracing the web server executable). I repeat, this is not related at all to certificate authorities. Also note how this attack does not really scale, as it requires you to actively request and collect SSL host keys (not certs!) of all webservers whose traffic you are interested in. For that reason I would expect that information about your operations *will* inevitably leak to the public. Also web servers in other countries will be relatively well protected against this kind of attack.

      The SSL Everywhere extension for example can (optionally) collect information for and check with the SSL Observatory to detect differing certificates that indicate MITM attacks.

      a MITM attack would also patch (or redirect) SSL Observatory

      only decentralized with checks on locally stored previously seen certificates can work, otherwise it's just security theater

      But here again at MITM attack would be detectable. If the SSL Everywhere guys were not completely stupid they will check the host key of the SSL Observatory against a private certificate authority that they completely own (with the certifcate authorities' key hard-coded into their browser extension). Or more simple, they could just hard-code the public key of the observatory. Or implement certificate pinning etc. etc.

      The only working attack would be for the NSA to MITM every download of the SSL Everywhere executable, patching the certificates contained in its code. But again, this is easy to detect after the fact by inspecting the sources, comparing checksums etc.

      For that reason I'm not afraid at all about MITM, as it does not allow for the broad, secret, non-discriminatory data collection that Snowden's leaks show to be implemented by NSA.

    5. Re:who are we fooling? by dvdkhlng · · Score: 3, Insightful

      You suggest that MITM attacks on SSL are as bad as someone sniffing on unencrypted traffic. It is not! MITM attacks are active attacks and are much more invasive to carry out.

      Is "false security" better or worse than "no security"?

      I really don't understand why everybody tries to reduce these encryption problems on the "false security" vs. "no security" dichotomy. No this is not about false security. This is about security against undetectable passive attackers vs. detectable active attackers. The amount of data a detectable active attacker is able to collect about my person are many orders of magnitude smaller than the amount of data a passive attacker is able to obtain. The active attacker will also only be able to obtain data from the point of time I was chosen as a target. The passive attacker will be able to go back in time and look at my communication (probably many years) before I became interesting enough to be deemed a target.

      This is why implementing SSL, even if no protection at all against MITM existed, is much much better than no SSL at all.

  19. Yeah, third-party scripts send it all anyway by evanh · · Score: 2

    Yes, secure connections are pretty useless if you are being tracked all the time anyway.

  20. Misleading much... by raist21 · · Score: 3, Insightful

    So what's with the uber pro-Firefox and Android spiel?

    According to the web-site you can get the plug-in for Chrome as well. Albeit beta, but still.
    And if that's the case, you can just install Chrome on your Apple device, it's in the itunes store, and install the plugin for it instead.

    1. Re:Misleading much... by stillpixel · · Score: 2

      Maybe they wanted to start a fanboi flamewar on a tech site for more Ad revenue?

    2. Re:Misleading much... by BZ · · Score: 2

      Assuming the extension works on Chrome on iOS. Which it may not, since that uses a fairly different architecture and rendering engine from Chrome on other platforms...

  21. Re:Breaks some websites by narcc · · Score: 3, Funny

    AVG or Spybot? That's crazy. They pale in comparison to the obviously superior MyCleanPC!

    Why do you think he takes every opportunity to spread the good news?

  22. Nah by Greyfox · · Score: 2

    Use iptables to block outgoing requests to any port 80. Then decertify all the certs you don't trust (all of them.) Congratulations! Your web browsing experience is now secure!

    --

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

  23. BS.. by SuperDre · · Score: 2

    For this to work, the site must support https, and a lot of sites don't...

  24. Re:What the frak? by curty · · Score: 3, Insightful

    For the first time I see the death of /. coming around the bend.

    You must be new here.

  25. Not perfect, but it's a start... by bogd · · Score: 4, Insightful

    So basically all this does is to force HTTPS requests instead of HTTP? (took me a while to find out - gotta love the fact that the "clever technology" link on their site, instead of going to a description of the actual technology, goes to... xkcd?! :) )

    I see a few problems with this approach:
    1)Not all content is provided over both HTTP and HTTPS. For multiple reasons, one being performance. Which leads us to the second problem...
    2)A HTTPS session incurs a significant overhead for encryption. Which may be no problem for someone like Google. But for someone hosting his/her own (moderately successful) website on a small server, it might just overload said server.
    3)Quite possibly the biggest problem with HTTPS is the fact that users have been trained over many years to just click "accept/install certificate" on self-signed certs. Not knowing that if you do this you are no longer secure.

    And the more we keep forcing HTTPS, the more webmasters will use self-signed certs. Not many people want to go through the hassle of obtaining (and maintaining!) a valid SSL certificate for every single website they run, even if that cert is free. Which will only exacerbate the problem...

    1. Re:Not perfect, but it's a start... by jdi_knght · · Score: 2

      I see a few problems with this approach: 1)Not all content is provided over both HTTP and HTTPS. For multiple reasons, one being performance. Which leads us to the second problem... 2)A HTTPS session incurs a significant overhead for encryption. Which may be no problem for someone like Google. But for someone hosting his/her own (moderately successful) website on a small server, it might just overload said server. 3)Quite possibly the biggest problem with HTTPS is the fact that users have been trained over many years to just click "accept/install certificate" on self-signed certs. Not knowing that if you do this you are no longer secure. And the more we keep forcing HTTPS, the more webmasters will use self-signed certs. Not many people want to go through the hassle of obtaining (and maintaining!) a valid SSL certificate for every single website they run, even if that cert is free. Which will only exacerbate the problem...

      True, although the effect of #2 is generally pretty low, and because there's the potential for SPDY to pipeline everything over 1 HTTPS connection, total server load caused by each visitor can actually be lower, depending on the web server.

      That said, biggest issues as I see them are:

      1) HTTPS still has the extra overhead of establishing an SSL connection, which makes total page load time longer. The aforementioned SPDY can help compensate for this, but the pipelining of SPDY has the most benefit on sites that are poorly optimized to begin with (lots of resources, don't make use of image sprites, etc). Those who have spent time minimizing their page load time aren't likely to jump on the SSL bandwagon anytime soon.

      2) An SSL certificate is out of reach for most normal people. Sure, you can get one for free from StartSSL, but trying to use the terminal to generate the .crt, install the key on the server, etc isn't for the non-slashdot crowd. Some providers make things a little easier, but there's only so much handholding that can be done. Even where the average person might muddle their way through and figure it out, the average person also uses shared hosting and will probably need to pay to get it installed, because you can't install it yourself on the vast majority of shared hosts - many also don't have SNI enabled and will also require that you use a dedicated IP for the cert which is extra cost there. This is assuming the user didn't find it easiest just to buy a cert via the host at an inflated price.That's a lot of time, work and extra money for the average Joe who is paying $5 to host his WordPress blog and the depth of his expertise is that he just learned how to install plugins.

      3) Client-side MITM has already been happening - I read an article about a school doing it by adding/trusting certs on individual machines and proxying requests through their "fake" server (presumable so they can make sure kids aren't visiting the naughty sites), but can't find the article atm. Not that this is a widespread practise, and just because something isn't bullet-proof doesn't mean you shouldn't use it. But as HTTPS grows in popularity, I wouldn't be at all surprised if we start seeing an increase in malware/toolbars which do something similar.

      I see the 2nd item as the biggest roadblock. And if they want adoption to go up quickly, the only way would be to convince Google to use an SSL cert as one of the factors in the SERPs, since that's the only way to get the majority of webmasters & hosts to make a widespread change insanely fast (and to compete price-wise to do the same for the average Joe). Though to be honest, I don't know that abruptly forcing SSL on everyone would be the greatest idea anyway...

    2. Re:Not perfect, but it's a start... by heypete · · Score: 5, Informative

      I see a few problems with this approach:

      1)Not all content is provided over both HTTP and HTTPS. For multiple reasons, one being performance. Which leads us to the second problem...

      True, which is why HTTPS Everywhere only enables HTTPS on sites that support it (they are specifically whitelisted by the extension devs).

      2)A HTTPS session incurs a significant overhead for encryption. Which may be no problem for someone like Google. But for someone hosting his/her own (moderately successful) website on a small server, it might just overload said server.

      While HTTPS does incur some overhead, it's surprisingly small for modern servers. Google, for example, was able to add SSL/TLS to all Gmail connections with no new hardware, no additional servers, and SSL/TLS accounts for only about 1% of their CPU time (see here for details).

      Pretty much any server will reach other bottlenecks before the slight overhead of SSL/TLS becomes an issue. Using Perfect Forward Secrecy is important for security and using DHE-based ciphers do incur a moderate overhead compared to non-DHE ciphers (a factor of about 3). Using ECDHE instead makes the increase in overhead only about 15% rather than 300%. See here for details.

      3)Quite possibly the biggest problem with HTTPS is the fact that users have been trained over many years to just click "accept/install certificate" on self-signed certs. Not knowing that if you do this you are no longer secure.

      And the more we keep forcing HTTPS, the more webmasters will use self-signed certs. Not many people want to go through the hassle of obtaining (and maintaining!) a valid SSL certificate for every single website they run, even if that cert is free. Which will only exacerbate the problem...

      [citation needed] Getting a domain-validated SSL cert from publicly-available CAs is the work of a few minutes and, as you point out, often available for free or very low cost. Many hosts will automate the generation of a private key and CSR, making the process one of copy-paste for the customer. Other hosts handle the entire process of generating a private key, getting it signed by a CA, and configuring things correctly.

      Sure, some sites use self-signed certs, but these are usually for personal or internal corporate purposes and not for the general public. The scary warnings in browsers aren't likely to go away anytime soon, so I doubt that any webmaster of a website meant for public use is going to be using self-signed certs (other than those catering to specific, tech-savvy audiences).

  26. Re:Breaks some websites by lourd_baltimore · · Score: 2

    I use my HOSTS file to block these kinds of posts...

  27. Re:What the frak? by Cenan · · Score: 3, Interesting

    You're confusing User with Customer. We're the users, advertisers are the customers.

    "Can remove spam" and "will remove spam" are not the same thing. They absolutely, trivially could prevent this kind of spam - but why would they? Nobody at Dice cares! In all the years I've come here I've never seen the admins do anything remotely resembling administration of their site.

    Another comment on a thread, no matter how trivial or spammy, enforces the illusion of a site that is still alive. This illusion is used to make the search indexers think that something of relevance is going on at the site, and rate it higher, which in turn exposes yet more of Dice's advertising. The key to proper SEO is novel content, the trick is that the content doesn't have to be at all relevant or even coherent, it just has to be new and Google will swallow it like a junior at the prom with the star jock.

    Whenever some moron codes up a new incarnation of retardo-bot and launches it in a flurry of masturbation, a whole host of /. users will flock around and comment on the spam. It's a viscous cycle and Dice has no incentive to stop it.

    Short story even shorter: Dice runs the site. Dice profits from not removing spam posts.

    --
    ... whatever ...
  28. Re:Breaks some websites by alex67500 · · Score: 4, Funny

    Q: Why did the hipster burn his mouth?
    A: He ate pizza before it was cool!

  29. Re:What the frak? by UberVegeta · · Score: 2

    It's a viscous cycle

    Maybe we should sticky this.

    --
    I knew I needed to stop reading Slashdot and finish my PhD when I started to miss articles by Bennett Haselton.
  30. Why doesn't Slashdot do SSL? by crow · · Score: 3, Interesting

    This doesn't work with Slashdot. At least if you put in a https, it redirects, so they have it set up; they just don't use it. You would think that a technology site would be up on current technology.

  31. The presumption is... by QuietLagoon · · Score: 2
    ... that HTTPS is itself secure.

    .
    It is not.

  32. Re:It's a joke. Laugh. by ImprovOmega · · Score: 2

    It's actually wrapped back around to advertising. See, they're just trying to camouflage it as "humorous" to get one or two people to think it's funny, haha, cute joke while getting their name out there. The problem is that it's still just advertising. It just requires an extra layer of cynicism to see it for what it is.