Slashdot Mirror


Nokia Admits Decrypting User Data Claiming It Isn't Looking

judgecorp writes "Nokia has admitted that it routinely decrypts user's HTTPS traffic, but says it is only doing it so it can compress it to improve speed. That doesn't convince security researcher Gaurang Pandya, who accuses the company of spying on customers." From the article, Nokia says: "'Importantly, the proxy servers do not store the content of web pages visited by our users or any information they enter into them. When temporary decryption of HTTPS connections is required on our proxy servers, to transform and deliver users' content, it is done in a secure manner. ... Nokia has implemented appropriate organisational and technical measures to prevent access to private information. Claims that we would access complete unencrypted information are inaccurate.'"

55 of 264 comments (clear)

  1. What? by recoiledsnake · · Score: 4, Insightful

    security researcher Gaurang Pandya

    What are this guy's credentials apart from being a guy with a blog?

    Amazon Silk browser does the same, Opera mini does the same, what's with this jumping on the Nokia hate bandwagon? Perhaps they should stop proxying HTTPS traffic, but remember in third world countries data comes at a HUGE premium, so these services are a god send, especially with a lot of sites moving to HTTPS by default. I would hope that Opera/Amazon/Nokia are atleast as credible as your ISP though it's an additional point of failure.

    --
    This space for rent.
    1. Re:What? by h4rr4r · · Score: 3, Insightful

      Your ISP cannot decrypt SSL traffic.
      Not everyone lives in a third world nation and surely they should be able to opt out of this.

    2. Re:What? by godrik · · Score: 4, Insightful

      Amazon Silk and Opera mini clearly states that every single connexion goes through them in clear. I do not think nokia does.

      My ISP does not do that. When I negogiate an HTTPS session, my ISP does not intercept it and perform a MITM attack. apparently nokia does.

      That's so much not ok.

    3. Re:What? by girlintraining · · Score: 2

      What are this guy's credentials apart from being a guy with a blog?

      He's a software developer, mostly focusing on database integration. He has no professional security experience beyond what you'd get in that role. source

      what's with this jumping on the Nokia hate bandwagon?

      You can't opt out of it; The platform is locked. Also, it's a cell phone, so there's a strong link between all internet traffic and a realworld identity. This isn't like Opera or Amazon, for which there are anonymizing options available to the enterprising individuals who wish to use said services (or don't, it's their choice).

      I would hope that Opera/Amazon/Nokia are atleast as credible as your ISP though it's an additional point of failure.

      these services are a god send, especially with a lot of sites moving to HTTPS by default.

      HTTP/SSL was originally meant to ensure only the two parties involved in the transaction (your client and the remote website) would be aware of its contents, preventing man in the middle attacks. By adding proxies, redirects, etc., the entire point of the protocol is destroyed. It's like password protecting your wifi connection with "letmein" -- bad security is in some cases worse than no security because people think the connection is secure when it most certainly is not.

      I'm not sure what you mean by "credible" in this context, as you mention no specific claims any of these three are making, nor offer any reason why we should (or should not) trust whatever reputations these companies may have with regards to said claim. Can you elaborate?

      --
      #fuckbeta #iamslashdot #dicemustdie
    4. Re:What? by DarkOx · · Score: 2

      For the most part my 'ISP' can't break into my SSL connections. They don't have a certificate authority my machine will trust, so any kind of MTIM they might do without a herculean effort on their part anyway is going to be impossible. These phone users had essentially no idea.

      So the moral of the story is DO NOT DO NOT trust that SSL is secure on any device you don't directly control the CA certificates present, and probably you can't trust and SSL code you can't audit to make sure it trusts only the CAs it claims to and actually does validation correctly.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    5. Re:What? by godrik · · Score: 3, Insightful

      I know this is slashdot and we do not read much what people so that we can rant and seem smart. But come on, it is written in TFS and TFT (the F-ing title). "Nokia admits decrypting user data." From their own admission, they are performing a MITM attack, that is to say, they are putting themself in the middle of an encrypted connexion making each party believe they are directly and securely talking to each other.

      Whether they clearly explained it to the user, I do not know, but I am sure they are performing MITM.

    6. Re:What? by girlintraining · · Score: 2

      You sit there in the lap of luxury completely ignorant of your own past, and don't even realize that you are complaining about others being able to browse the web at all because they still do not sit in the lam of luxury like you do.

      Listen kiddo, I was on the internet before it was the internet, and I had a computer before the original Nintendo you grew up with was even a gleam in an electrical engineer's eye, so don't tell me I'm ignorant of my own past. I've forgotten more about IT than you're likely to ever know. Don't make me get my old IBM XT keyboard out of storage and beat you with it.

      That said, it's in storage for a reason. The world moved on. So did cell phones, which were originally the size of bricks and had an LED readout and the signal washed out whenever you revved your engine. What Nokia has here may have been relevant back when dinosaurs still roamed the Earth, but today I can buy an SOC chip at retail price for under $30 that'll render 1080p video at 30 FPS and has several gigs of ram on it and a helluva lot more storage. There's no reason for this technology to still be in use on a modern cell phone network. And frankly, if your cell phone is really so old that it needs it, go to the effing Walmart down the road and pickup a "go phone". They give them away there and can run a proper web browser.

      --
      #fuckbeta #iamslashdot #dicemustdie
    7. Re:What? by Rockoon · · Score: 5, Insightful

      I know this is slashdot and we do not read much what people so that we can rant and seem smart. But come on, it is written in TFS and TFT (the F-ing title). "Nokia admits decrypting user data."

      ..because they encrypt the users data on the device, and send it to their servers where it must be decrypted in order to know what it is and even where to send it.

      Would you rather they didnt encrypt the data and sent it over the air like that instead?

      You claim to know that this is slashdot, but dont seem to know to at least make an attempt to understand the technologies that you are talking about? Worthless blabber.

      Hint: the phone is not the endpoint of the browsing session - the phone is a remote terminal for a server that is the endpoint of the browsing session

      --
      "His name was James Damore."
    8. Re:What? by Anonymous Coward · · Score: 3, Informative

      According to Amazon's statement to the EFF Silk does _not_ intercept HTTPS traffic:

      SSL Traffic

      Amazon does not intercept encrypted traffic, so your communications over HTTPS would not be accelerated or tracked. According to Jon Jenkins, director of Silk development, “secure web page requests (SSL) are routed directly from the Kindle Fire to the origin server and do not pass through Amazon’s EC2 servers.” In other words, no HTTPS requests will ever use cloud acceleration mode. Given the prevalence of web pages served over HTTPS, this gives Amazon good incentive to make Silk fast and usable even when cloud acceleration is off. Turning it off completely should be a viable option for users.

      (from https://www.eff.org/2011/october/amazon-fire%E2%80%99s-new-browser-puts-spotlight-privacy-trade-offs)

    9. Re:What? by Luckyo · · Score: 2

      Dementia must have settled in for you. Ashas are sold in third world countries, where costs of netowork traffic over 3G are still extremely high in relation to median income.

      First world has indeed mostly moved on. Third world hasn't even started yet.

    10. Re:What? by EvilNTUser · · Score: 2

      Your ISP cannot decrypt SSL traffic.
      Not everyone lives in a third world nation and surely they should be able to opt out of this.

      You can "opt out" by using a real browser instead of one that's designed to be proxy-assisted. Why is everyone getting so worked up about this? If you're not living in a third world nation, why would you be using this browser anyway?

      --
      My Sig: SEGV
  2. Listen... by rickatnight11 · · Score: 5, Funny

    Yes, we're opening your mail, but we're not LOOKING at it. We're just making sure you aren't wasting paper and ink.

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

    We don't access your personal information with our closed source NSA backdoors, we just plug this strange Narus device into our routers.

  4. The reason Nokia is able to do this by kasperd · · Score: 4, Informative

    The reason Nokia is able to do this is that they control the browser. According to the article browsers on Nokia phones are delivered with a certificate, that allows Nokia to perform this MITM attack. They call it a feature and provide a plausible explanation of what benefit it has for the users. However enabling such a risky feature without user consent is a really bad move and means users should no longer trust Nokia products as much as they have done in the past.

    --

    Do you care about the security of your wireless mouse?
    1. Re:The reason Nokia is able to do this by kasperd · · Score: 2

      The issue is that the phone is not good enough to run a real browser. So instead the mini browser get simplified instructions from the servers where the actual HTML parser is. So basically you are running a remote browser on Nokia's or Opera's servers.

      If that's what Nokia is doing, then the article is totally inaccurate. In the article there is no suggestion the phone isn't capable of running a full browser. The proxies are just used to compress the data better before being sent to the client.

      --

      Do you care about the security of your wireless mouse?
    2. Re:The reason Nokia is able to do this by gl4ss · · Score: 2

      The issue is that the phone is not good enough to run a real browser. So instead the mini browser get simplified instructions from the servers where the actual HTML parser is.
      So basically you are running a remote browser on Nokia's or Opera's servers.

      If that's what Nokia is doing, then the article is totally inaccurate. In the article there is no suggestion the phone isn't capable of running a full browser. The proxies are just used to compress the data better before being sent to the client.

      it is what nokia is doing and they blatantly copied the idea from Opera, they call it a proxy browser.

      these phones are extension of the s40 platform. nokias cheapest range, albeit even in that range I guess you could technically run a real browser(reportedly 128mbytes of ram for 3xx range, 32mbytes for the asha 2xx range, fyi nokias real browser sucks a** with 256 so good luck running it on 32mbytes minus OS). these articles are stupid because you could have written this based on data they released back then they announced the phones. they've admitted it all along.. furthermore unless this "security researcher" can show a way to eavesdrop on that connection to nokias servers this is a total non-story.

      even more practically these proxies can be used to get around on bans on websites. for example one of easiest ways to fight piratebay ban is to use opera and enable acceleration(proxying and packing through operas servers, you can enable it if you want on desktop opera).

      --
      world was created 5 seconds before this post as it is.
  5. Re:How do they even do that? by kasperd · · Score: 5, Informative

    There must be serious flaws in HTTPS if they can decrypt the traffic for hosts that they don't control the certs for.

    They control the browser. According to the article, the necessary certificate is installed on phones as Nokia ships them.

    --

    Do you care about the security of your wireless mouse?
  6. Re:How do they even do that? by ledow · · Score: 4, Informative

    On their own phones, they just install a browser and their own trusted wildcard cert.

    Then anything you browse to, the browser trusts and encrypts but just to the "wrong" destination.

    On any decent machine, or decent browser under your own control, you wouldn't let it happen. And if you did, SSL would be similarly "broken".

    SSL is a trust mechanism only. If your phone trusts Nokia, the padlock icon means nothing beyond that you're talking to Nokia. If your phone DIDN'T trust Nokia, it wouldn't be an issue and they would have to pass your traffic through unchanged (and still encrypted!) to the destination servers or risk SSL warnings on your browser.

    This is why you don't ignore browser certificate warnings, and why you NEVER install a certificate on your computer (or allow software to). I've seen software that installs a trust certificate for the vendor when installed (as administrator), that would be show up and be allowed in the IE certificate store too (so browsing to any site with a cert signed by that cert would let you think you were talking to Google, etc.)

    See also Google's TURKTRUST issue lately - if you trusted TURKTRUST, you thought you were talking to Google and weren't. If you didn't, you would just have got an error and still been secure.

  7. Re:How do they even do that? by telchine · · Score: 2

    There must be serious flaws in HTTPS if they can decrypt the traffic for hosts that they don't control the certs for.

    I guess if Nokia controls both the proxy server and the mobile device then their implementation of HTTPS can be designed so that the mobile device trusts the fake cert on the proxy server.

  8. Re:How do they even do that? by jeffmeden · · Score: 5, Insightful

    There must be serious flaws in HTTPS if they can decrypt the traffic for hosts that they don't control the certs for.

    They control the browser. According to the article, the necessary certificate is installed on phones as Nokia ships them.

    This is exactly what i was thinking/fearing. This is some scary shit, basically you ought to treat HTTPS on your Nokia device like HTTP, unless you really really trust that Nokia knows what they are doing and how to keep a secret. The striking thing is that users obviously have no idea they are handshaking with Nokia instead of their bank, doctor, etc. Are there at least alternate browsers available?

  9. Re:How? by Rich0 · · Score: 5, Informative

    Isn't that the whole point of HTTPS, to ensure that a man-in-the-middle attack (in this case, a probably benign proxy) is impossible?

    It is only impossible without the collusion of a trusted certificate authority. When was the last time you reviewed the list on your browser? Oh, and did YOU do anything to determine if any of those organizations were trustworthy.

    If you get a mobile device from your mobile provider, there is a pretty good chance that they stuck their own root CA in there somewhere. Maybe they just use it for SSL connections to their own websites/email/etc. But, trusted is trusted in the world of SSL which means they could just MITM every connection you make.

    Ditto for any PC you use at work. Chances are your employer has a trusted CA somewhere in there, which means they can MITM any SSL connection you make to any service on the web.

    If they didn't actually modify your browser you can probably spot this by pulling up the certificate info for your connection and noting who issued it.

    This is why I believe SSL offers a false sense of security. Moving to certificates distributed over DNSSEC would cut out the middlemen, and it would improve security. Only the domain registrar for google.com could tamper with their certificates, for example. That still isn't perfect, but it is better than any CA anywhere on the globe.

  10. Re:How? by Dodgy+G33za · · Score: 2

    Mine does (Australian government department). Interestingly they specifically exclude the local banks.

  11. Root cause is elsewhere by pysiak · · Score: 2

    Dear god. Is this what corporations do instead of serious engineering work to debloat the network stacks, drivers and hardware or start implementing things like TCP Fast Open? :-| Another example where fixing bufferbloat needs a strong front because people will start doing the wrong things when trying to fix something. Just as BitTorrent-induced latency was made the culprit of slow networks and caused people to think it's good to go away from Net Neutrality and charge premium for a premium experience. Nonsense!

  12. CORRECTION by girlintraining · · Score: 3, Insightful

    Wrong profile linked. Correct profile. Stupid misclick. Ugh. In other news, his background is not a software developer, but a network admin with some cisco experience. Like many in that area of IT, there is some exposure to security. I wouldn't call him an expert in MIM attacks, but he's not a layperson either.

    --
    #fuckbeta #iamslashdot #dicemustdie
  13. Re:How do they even do that? by dririan · · Score: 4, Informative

    The same thing can be (and is) accomplished in normal desktop OSs by adding a CA certificate to the certificate store. It's commonly used in businesses that have an HTTPS proxy as well as an HTTP proxy so they can filter/monitor HTTPS access as well. IIRC there was an Ask Slashdot question about it as well. In any case, no modification of the implementation is needed.

  14. "In a secure fashion..." by eth1 · · Score: 4, Insightful

    ...my ass

    Right up until the government shows up and demands that they send all the traffic to them first, and forbids them from notifying their customers.

  15. Re:RIM isn't any better by thePowerOfGrayskull · · Score: 5, Informative

    If you're using BES, it's all encrypted - it goes through RIM's servers, but RIM can't read it.

    Hence the big kerfuffle about governments insisting on access to BES data, and RIM's refusal to give it -- they literally can't.

    Consumer email/BIS access is a different story. RIM does have access to that, and presumably government as well (similar to what any other provider gives).

  16. Re:How do they even do that? by houstonbofh · · Score: 3, Interesting

    How is easy, as other have said. How legally? That is another matter. As I read it, they are committing a DMCA violation by breaking a security measure. Should be able to go after them for anticircumvention tools, and force them to remove the cirt.

  17. Any browser publisher is the same way by tepples · · Score: 3, Informative

    This is some scary shit, basically you ought to treat HTTPS on your Nokia device like HTTP, unless you really really trust that Nokia knows what they are doing and how to keep a secret.

    Any web page retrieved through HTTPS is parsed into an unencrypted DOM within the web browser. You have to trust that the browser publisher knows what it is doing and how to keep a secret.

    1. Re:Any browser publisher is the same way by 0123456 · · Score: 4, Insightful

      Yeah, because having the browser display the page locally is just exactly the same as having a remote server decrypt your connection as a man in the middle.

    2. Re:Any browser publisher is the same way by Anonymous Coward · · Score: 5, Insightful

      Nothing stops the browser from transmitting information to a third-party server.

      =>

      You have to trust that the browser publisher knows what it is doing and how to keep a secret.

    3. Re:Any browser publisher is the same way by tepples · · Score: 4, Interesting

      The point is... you can find a browser that doesn't fuck you over and use that.

      And you can find a phone that doesn't take advantage of you and use that. The trouble is, this sort of "doesn't take advantage of you" isn't exactly a selling point among the mass market, which means a product like this won't be produced for a mass-market price.

      for things like, say, open source browsers, you can read the code and see what it is doing.

      But do most people verify that the binary they download matches the source code? And do they diverse-double-compile their compiler toolchain to make sure it isn't infected with a "Reflections on Trusting Trust"-style virus? I'm under the impression most end users take this on faith.

    4. Re:Any browser publisher is the same way by smpoole7 · · Score: 3, Insightful

      > If it's open source YOU have the power to stop it from doing anything like that

      In principle and theory, yes. In practice, maybe not. You would almost certainly use libraries installed on the device, unless you plan to roll your own from scratch (and that's going to eat a lot of SRAM). They could still sniff and snoop at the library level.

      Or, they could simply sniff and snoop whatever is displayed on the screen. Your open-source browser is "clean," but Nokia is, in essence, a snoop looking over your shoulder. Character-recognition software is small and fast nowadays.

      Waiting for a Slashdot story about how THAT is happening, by the way. Some manufacturers and providers are already admitting that they can access the mike and the camera on your smartphone to "see" and "hear" what you're up to ...

      Ergo, I have no doubt whatsoever that even using an open-source browser won't protect you. The only real answer is to ensure that you never do anything really sensitive on a smartphone. I certainly don't.

      --
      Cogito, igitur comedam pizza.
    5. Re:Any browser publisher is the same way by Minwee · · Score: 4, Informative

      Yeah, because having the browser display the page locally is just exactly the same as having a remote server decrypt your connection as a man in the middle.

      Is this your first time using a web browser on a mobile device?

      Data has been being received, rendered and compressed by remote servers for years. Opera billed it as a major feature of their browser in 2005, but even then it was nothing new.

    6. Re:Any browser publisher is the same way by gl4ss · · Score: 4, Insightful

      From what I understand, the browser is not doing HTTPS at all to the bank/docter etc, its doing HTTP or HTTPS to the nokia proxy and proxy is doing the HTTPS to bank/doctor. In this scenario HTTPS is not broken, the phone is. Total fail Nokia

      it's doing a special protocol to nokias servers(encrypted).
      just like opera mini has been doing for years.

      they did this as a feature catchup. also it enables them to actually RENDER THE FUCKING PAGES THE PHONE WOULDN'T OTHERWISE BE ABLE TO. that's how these light browsers manage to do their magic on really shitty hw.

      sometimes slashdot feels like full of fucking idiots who have been living under 324 feet of rock without internet.

      if you don't like it, buy a phone that costs more than ninety bucks(no subs).

      here's a shocking reveal of opera mini passing all data through their servers on slashdot from 2006 http://tech.slashdot.org/story/06/01/24/227227/opera-mini-mobile-browser-officially-released

      --
      world was created 5 seconds before this post as it is.
    7. Re:Any browser publisher is the same way by tepples · · Score: 2

      That's when malware would have had to infect my sha1 and sha256 sums to fake me out for the last 20 versions worth of upgrades

      Or just sneak a backdoor into the official tree. Once.

    8. Re:Any browser publisher is the same way by Anonymous Coward · · Score: 4, Funny

      And you can find a phone that doesn't take advantage of you

      Which part of "Microsoft Product" did you not understand?

    9. Re:Any browser publisher is the same way by tnk1 · · Score: 2

      At a certain point, if you are going to have control over the browser to that extent, you need to be responsible for either maintaining the security standards so that HTTPS works as advertised, or you need to make it abundantly clear that you, as the provider, can now read their encrypted traffic.

      And, let's be clear here, if someone compiled a binary that did not match the source code, I do have the option of compiling myself, but it is more likely that someone who is more likely to do it, like a security researcher, will do so. Can you trust binaries completely? Of course not. Is it equivalent to shrugging your shoulders and saying that "oh well, Nokia fucked with me, but since there is a small chance it could happen to my browser so I guess it's fine"? Absolutely not.

      It is one thing for a binary to become corrupted and compromised when a provider in good faith, inadvertently creates a bad binary. It's entirely another thing for a provider to do that on purpose and offer HTTPS traffic which they know is fatally compromised just so they can improve their data transmission rates.

    10. Re:Any browser publisher is the same way by fredprado · · Score: 2

      Which is remarkably difficult to be done and not be noticed by anyone... Actually "remarkably difficult " severely understate the difficulty and unlikelihood of the feat.

    11. Re:Any browser publisher is the same way by mlw4428 · · Score: 2

      "In principle and theory, yes. In practice, maybe not. You would almost certainly use libraries installed on the device, unless you plan to roll your own from scratch (and that's going to eat a lot of SRAM). They could still sniff and snoop at the library level."

      While I agree with you, I think most of the open source browsers (such as Firefox) tend to rely on other open source libs.

      "Or, they could simply sniff and snoop whatever is displayed on the screen. Your open-source browser is "clean," but Nokia is, in essence, a snoop looking over your shoulder. "

      Well device security is a bit different than software security. There's open source hardware, but generally it's not nearly as nice as the proprietary stuff. Of course then we get into other aspects of hardware security (like using a can of CO2 and freezing the ram chips, removing them, and reading the data off of them) and whatnot. In truth one really shouldn't expect a grain of privacy when you interact with the internet unless you're viewing a static web page full of Loreum Ipsum and then no one cares. At least that's generally my opinion and I've just figured that as long as I don't do anything illegal (or illegal enough to be important) than I'm reasonably alright with the lack of true privacy.

    12. Re:Any browser publisher is the same way by shutdown+-p+now · · Score: 3, Insightful

      The difference is that Opera Mini is explicitly advertised as a "proxy browser". If you choose to use it, you know what it is about, and what the implied security risks are.

      Here, we're talking about a stock browser in a smartphone, doing this by default with no warnings given to the user. I don't care why they thing it's a good idea, it's a major compromise of security.

    13. Re:Any browser publisher is the same way by spongman · · Score: 3, Insightful

      you trust Google over Microsoft?

      one of those companies has a business model that relies on gathering as much information about you that it can and selling it to advertisers.

      the other one sells software.

  18. Re:How do they even do that? by beelsebob · · Score: 2

    HTTPS is only as secure as the implementation. The implementation in their browser deliberately implements it poorly, and accepts Nokia's server saying "yes, I verified the certificate on the remote server" as being valid verification of the cert.

  19. Re:One Court Order by 0123456 · · Score: 2

    Uh, my ISP can record all the SSL connections they want, because they can't decrypt what I'm sending.

    So are Nokia spending their Microsoft billion on astroturfing Slashdot, or does it just look like they are?

  20. Benjamin Franklin by Frankie70 · · Score: 4, Funny

    Wasn't it Benjamin Franklin who said "They who can give up essential security to obtain a little speed increase, deserve neither security nor speed"?

  21. Re:How do they even do that? by erroneus · · Score: 4, Insightful

    Your trust is extended because of the expectations involved. The user/owner of the device is not informed that, unlike his PC or other smart phone devices, Nokia is handling encyption differently. As https is used primarily for the purpose of securing data traffic between the user and their banks or their other services which need security, the expectation has always been that it would not involve the maker of the device which is being used.

    I "trust" my car maker to build a good car. I do not "trust" them not to install cameras in it without my knowledge and then tell me later "there are cameras, but we are not looking at the video feed."

  22. Re:illegal here by ArhcAngel · · Score: 3, Insightful

    It may be illegal in the US as well

    Just like warrantless wiretapping...oh wait!

    --
    "A person is smart. People are dumb, panicky dangerous animals and you know it." - K
  23. Re:How do they even do that? by tnk1 · · Score: 2

    I don't trust Microsoft in the slightest, but I can use their stuff on my PC because I have the ability to audit and control what comes in and out of my computer. If they try something, either I can discover it myself, or one of a hundred security researchers will be able to find it. Also, the application software encrypting my data is installed by me and under my control and ability to inspect.

    The idea with HTTPS is that you know that you *cannot* trust the intervening internet/cellular carrier infrastructure to not be monitored, so you set up an encrypted discussion that can pass through that untrusted domain without being read. Nokia subverting this process for any reason, any reason, renders it pointless because Nokia is now a third party that can read your data, even if they double pinky swear that they won't be evil. I don't want their assurances, I don't want them to even be able to do it, period.

    I imagine that most people did not realize that Nokia had subverted the certificates and they think that they are having a more or less safe conversation with their destination... as they would be if Nokia didn't replace the certs.

  24. It's easy when you're god by Immerman · · Score: 2, Insightful

    Not really, it's relatively trivial to establish a man in the middle attack if you completely control the communication channel. A requests a secure channel to B from C. Instead C establishes a secure channel with A *claiming* that it's B, while also establishing a secure channel to B claiming that it's A. Theoretically any node your connection passes through could do this, but given the fluidity of internet routing algorithms only the ISPs at either end are likely to be able to actually pull it off. Or any routers between them and the actual computers that are doing the talking of course.

    That's why they tell you never to do internet banking, shopping, etc. at an internet cafe or other open hotspot - a fully controlled malicious data channel can do whatever it wants, and how are you going to detect it? All the validation has to go through them.

    In the case where you have vendor-controlled browsers or proxy servers it's even easier, but basically those are just additional nodes your data is guaranteed to pass through.

    --
    --- Most topics have many sides worth arguing, allow me to take one opposite you.
    1. Re:It's easy when you're god by FrangoAssado · · Score: 4, Informative

      It's sad that this is modded so high; it's completely wrong.

      A requests a secure channel to B from C. Instead C establishes a secure channel with A *claiming* that it's B, while also establishing a secure channel to B claiming that it's A.

      You're describing a MITM attack, which is prevented by SSL and TLS by using certificates -- C can only fool A into thinking it's B if C knows B's private key (in which case, C has essentially stolen B's identity).

      What happens in Nokia phone's case is that the browser happily trusts C to forward things to B without looking at what's being transmitted (the browser accepts C's certificate authority).

  25. It's a documented and advertised feature by nedlohs · · Score: 4, Insightful

    If you don't trust Nokia to not snoop on your data then why are you carrying around a device made by Nokia that contains a camera and a microphone and a cellular connection to the internet (and probably a gps though I don't know the details of Nokia's phones)?

  26. Re:If it was so good then why didn't you tell us? by Luckyo · · Score: 4, Informative

    They don't just tell you - they advertise it. It's one of the phones biggest selling features.

    The issue in countries where the phone is sold is network traffic. It's costly. VERY costly. This browser does what opera mini did for about a decade - it works through nokia's special proxy that fetches the page for you, renders it in unique way that saves a lot of traffic and then sends it to your phone's browser.

  27. How is this not a violation of some law? by Peter+Simpson · · Score: 2

    The user makes what he believes to be an encrypted connection. Nokia interposes their server into this connection without the user's knowledge and decrypts their data (both ways), and then claims this is perfectly OK, since they're doing it to optimize bandwidth or such. whether they make use of the information or not, they are intercepting and decrypting a connection the user believes to be private.

    This seems awfully like wiretapping and unauthorized interception of data communications. If it isn't illegal to decrypt an encrypted transaction if you are not the intended recipient, perhaps it should be. I'd wager it *is* illegal under EU data protection laws, but IANAL. It's probably OK in the US, due to some obscure law permitting just this activity, passed at the request of some large corporation.

  28. Re:How do they even do that? by CKW · · Score: 3, Interesting

    Yes, this IS wiretapping. I don't care if they've got a tiny tiny line item in their terms of service that say they're doing this, NO ONE expects their https encrypted session with their bank to be in the clear on Nokia's servers.

    I'd really really like to see the RCMP charge Nokia Canada's CIO just on principle. Just because big companies have lawyers and huge t.o.s. don't mean they should be treated any differently than joe blow secretly inserting software on his aunt's computer to listen in to her voip conversations.

  29. Re:If it was so good then why didn't you tell us? by Pieroxy · · Score: 3, Insightful

    They advertise the feature without advertising the implications.

    Of course, that's called "marketing". Push up the upsides, burry the downsides.