<!--DEBUG:--><!--DEBUG:dc3-united-states-software-in-english-pdf-2--><!--DEBUG:--><!--DEBUG:dc3-united-states-software-in-english-pdf-2--><!--DEBUG-spv-->{"id":405575,"date":"2017-01-14T00:14:31","date_gmt":"2017-01-13T22:14:31","guid":{"rendered":"http:\/\/nhub.news\/?p=405575"},"modified":"2017-01-14T00:14:31","modified_gmt":"2017-01-13T22:14:31","slug":"encrypted-messaging-platform-whatsapp-denies-backdoor-claim","status":"publish","type":"post","link":"http:\/\/nhub.news\/fr\/2017\/01\/encrypted-messaging-platform-whatsapp-denies-backdoor-claim\/","title":{"rendered":"Encrypted messaging platform WhatsApp denies \u201cbackdoor\u201d claim"},"content":{"rendered":"<p style=\"text-align: justify;\"><img style=\"float: left; padding: 5px;\" width=\"300px\" src=\"https:\/\/tctechcrunch2011.files.wordpress.com\/2016\/04\/whatsappcomplete2.png?w=740&amp;h=400&amp;crop=1\" alt=\"NewsHub\" border=\"0\" \/>A security issue has been flagged in the hugely popular mobile messaging app WhatsApp that could allow for messages sent via the encrypted platform to be intercepted and read. <br \/>The Guardian report, which describes the vulnerability as a \u201cbackdoor\u201d, notes that independent security researcher Tobias Boelter identified the issue in April 2016, when he says he reported it to Facebook, only to be told it was \u201cexpected behavior\u201d, and that the company was not actively working on fixing it. The newspaper says it has verified the vulnerability still exists. <br \/>Despite being a mainstream messaging app, WhatsApp has gained praise from security experts for implementing the respected end-to-end encryption Signal Protocol across its platform \u2014 completing its roll out of end-to-end encryption in April last year. Yet the company\u2019s code remains closed source, which means users have always been required to trust its claims with no ability for external audits of its code (although it\u2019s also worth noting that WhatsApp did work with Open Whisper Systems (OWS), the organization behind the Signal Protocol, to implement the e2e crypto across the platform). <br \/>The security issue identified by Boelter , and reported on by the Guardian now following him giving a talk about it at the end of last month, concerns an aspect of WhatsApp\u2019s Signal implementation that allows it to force the generation of new encryption keys for offline users. This is described as a \u201cretransmission vulnerability\u201d by Boelter, and claimed as a route for messages to be intercepted and read \u2014 and thus as a potential backdoor in WhatsApp\u2019s end-to-end encryption. <br \/>However WhatsApp denies the backdoor characterization, saying it\u2019s a design decision relating to message delivery, with new keys being generated for offline users in order to ensure messages don\u2019t get lost in transit. <br \/>\u201cThe Guardian posted a story this morning claiming that an intentional design decision in WhatsApp that prevents people from losing millions of messages is a \u201cbackdoor\u201d allowing governments to force WhatsApp to decrypt message streams. This claim is false,\u201d said a company spokesperson in a statement sent to TechCrunch. <br \/>\u201cWhatsApp does not give governments a \u201cbackdoor\u201d into its systems and would fight any government request to create a backdoor. The design decision referenced in the Guardian story prevents millions of messages from being lost, and WhatsApp offers people security notifications to alert them to potential security risks. WhatsApp published a technical white paper on its encryption design, and has been transparent about the government requests it receives, publishing data about those requests in the Facebook Government Requests Report,\u201d it added. <br \/>WhatsApp\/Facebook details its responses to government requests for user data here . <br \/>Multiple security commentators have also pointed out that the vulnerability being flagged here is nothing new \u2014 but rather a rehashing of the long-standing issue of how key verification is implemented within an encrypted system. <br \/>In an earlier statement WhatsApp pointed out that its implementation of the Signal protocol includes an optional \u201cShow Security Notifications\u201d setting that will notify a user when a contact\u2019s security code has changed \u2014 thereby allowing users to opt in to be notified when\/if a key has been changed (and thus when\/if there\u2019s a risk of their messages being man-in-the-middle intercepted). <br \/>At the time of WhatsApp completing its implementation of the Signal Protocol, OWS\u2019 Moxie Marlinspike also explained that the implementation offers users an \u201copt in to a preference which notifies them every time the security code for a contact changes\u201d. <br \/>He also pointed to a white paper on the WhatsApp Signal Protocol implementation which further states: \u201cWhatsApp servers do not have access to the private keys of WhatsApp users, and WhatsApp users have the option to verify keys in order to ensure the integrity of their communication.\u201d <br \/>In the same blog post Marlinspike argued that WhatsApp users would now get \u201call the benefits\u201d of \u201ca modern, open source, forward secure, strong encryption protocol for asynchronous messaging systems, designed to make end-to-end encrypted messaging as seamless as possible\u201d. The Facebook-owned messaging platform has more than a billion monthly active users at this point. <br \/>Contacted by TechCrunch about the Guardian article, Marlinspike was clearly unimpressed with their characterization of WhatsApp\u2019s key verification system as a security issue \u2014 describing the story as \u201csupremely inaccurate\u201d. <br \/>But Katriel Cohn-Gordon, one of the group of international security researchers who audited the Signal Protocol , was less dismissive, describing the issue flagged by Boelter as \u201cnontrivial\u201d \u2014 although he did not go so far as to call it as a backdoor, and described the newspaper\u2019s report as \u201crelatively strongly worded\u201d. <br \/>(For clarity, the researchers\u2019 analysis of the Signal Protocol found the underlying protocol to be lacking in any logical errors \u2014 but did not study the security of the implementation of the protocol. And its WhatsApp\u2019s implementation of Signal that people are quibbling about here.) <br \/>Whether WhatsApp\u2019s key verification process\/\u201dnontrivial\u201d bug is an intentional security backdoor or a design decision with a user opt-out depends on your perspective. But arguably the platform\u2019s biggest security flaw remains not open sourcing its code to allow for external audits \u2014 not least given that its parent company, Facebook, has a business model based on monetizing the personal information of users via profiling their preferences and targeting them with ads. <br \/>Alan Duric, co-founder and CTO at another mobile messaging app, Wire , whose end-to-end crypto, proteus is open sourced \u2014 and is also based on Axolotl, the forerunner to the Signal Protocol \u2014 wastes no time in pointing out that outsiders can test its security claims, unlike WhatsApp\u2019s, which users rather have to take on trust. Wire is in the process of having its proteus protocol audited by a security outsider, according to a spokesman. <br \/>\u201cWire does not regenerate encryption keys,\u201d Duric tells TechCrunch. \u201cOnce the key fingerprints have been verified by users changes in keys will be detected on both ends and shown to the users. Wire is transparent in how it works and because all code is open sourced it doesn\u2019t take 8 months to discover, disclose and fix security issues.\u201d <br \/>\u201cBy embracing open source we are always a step ahead of situations like these as there are thousands of developers who\u2019ve looked at our code in GitHub and many have analysed it in more depth,\u201d he adds. <br \/>We asked Boelter for his views on whether the retransmission vulnerability was created intentionally by WhatsApp, i.e. to be a backdoor for access to data (whether for Facebook or government agencies), or is an accidental byproduct of design decisions vis-a-vis message delivery \u2014 and he argues both sides. <br \/>\u201cIf someone would demand WhatsApp to implement a backdoor, you might expect them to implement something more obvious. Like responding with the history of all conversations when triggered to so do with a certain secret message. Furthermore, this flaw can be explained as a programming bug. Just a missed \u201cif\u201d statement for one of the corner cases. It is a type of flaw that is not necessarily introduced by malice,\u201d he says. <br \/>\u201cHowever, Facebook showed no interest in fixing the flaw since I reported it to them in April 2016. So maybe it was a bug first, but when discovered it got started being used as a backdoor.\u201d <br \/>\u201cWhatsApp has stated recently that this is not a bug, it is a feature! Because now senders don\u2019t have to press an extra \u2018OK\u2019 button in the rare case they sent a message, the receiver is offline and has a new phone when coming back online. That\u2019s not a very good argument! And if \u201cPrivacy and Security is in [WhatsApp\u2019s] DNA\u201d, they should have fixed the flaw immediately after I reported it in April 2016,\u201d he adds. <br \/>Boelter further noted that while the WhatsApp server can re-announce the \u201cold, correct, private key of the recipient to the sender\u201d \u2014 i.e. if the sender has opted in to receive the \u201cSecurity Code has changed\u201d notifications \u2014 the conversation can still continue \u201cuninterruptedly\u201d. Ergo, it relies on users both noticing and understanding the privacy risk implication of the notification, given that communication after a key has changed is not actively blocked by WhatsApp (as it is by the Signal messaging app , for example). <br \/>\u201cWhatsApp can also opt to correctly deliver messages for a while without informing the sender that the messages have been delivered correctly. And only after a while trigger the key-switch,\u201d he adds. <br \/>Which secure messaging app does Boelter recommend using? \u201cI use Signal,\u201d he says. \u201cSignal is open source. Signal makes an effort to have reproducible builds. Signal claims to store much less metadata on their servers than WhatsApp allows itself in their privacy policy. And Signal is just as easy to use as WhatsApp.\u201d <br \/>In his April analysis of WhatsApp\u2019s Signal implementation, Boelter further wrote: \u201cProprietary closed-source crypto software is the wrong path. After all this \u2014 potentially malicious code \u2014 handles all our decrypted messages. Next time the FBI will not ask Apple but WhatsApp to ship a version of their code that will send all decrypted messages directly to the FBI.\u201d <br \/>This report was updated with additional comment<\/p>\n<div id=\"td_post_ranks\" class=\"td-post-comments\" style=\"vertical-align: middle;\">\n<div style=\"float: left;\">\nSimilarity rank: 1.1\n<\/div>\n<\/div>\n<p><script>\njQuery(function() {\nvar mainContentMetaInfo = '.td-post-header .meta-info';\nvar tdPostRanks = '#td_post_ranks';\nif (jQuery(tdPostRanks).length) {\n    var tdPostRanksHtml = jQuery(tdPostRanks).get(0).outerHTML;\n    if (typeof tdPostRanksHtml != 'undefined') {\n        jQuery(tdPostRanks).remove();\n        jQuery(mainContentMetaInfo).append(tdPostRanksHtml);\n    }\n}\n});\n<\/script><span>&copy; Source: <a href=\"http:\/\/feedproxy.google.com\/~r\/Techcrunch\/~3\/_LV0sm6fTss\/\" target=\"_blank\">http:\/\/feedproxy.google.com\/~r\/Techcrunch\/~3\/_LV0sm6fTss\/<\/a><br \/>All rights are reserved and belongs to a source media.<\/span><\/p>\n<script>jQuery(function(){jQuery(\"#td_post_ranks\").remove();});<\/script><script>jQuery(function(){jQuery(\".td-post-content\").find(\"p\").find(\"img\").hide();});<\/script>","protected":false},"excerpt":{"rendered":"<p>A security issue has been flagged in the hugely popular mobile messaging app WhatsApp that could allow for messages sent via the encrypted platform to be intercepted and read. The Guardian report, which describes the vulnerability as a \u201cbackdoor\u201d, notes that independent security researcher Tobias Boelter identified the issue in April 2016, when he says [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":405574,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[93],"tags":[],"_links":{"self":[{"href":"http:\/\/nhub.news\/fr\/wp-json\/wp\/v2\/posts\/405575"}],"collection":[{"href":"http:\/\/nhub.news\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/nhub.news\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/nhub.news\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/nhub.news\/fr\/wp-json\/wp\/v2\/comments?post=405575"}],"version-history":[{"count":1,"href":"http:\/\/nhub.news\/fr\/wp-json\/wp\/v2\/posts\/405575\/revisions"}],"predecessor-version":[{"id":405576,"href":"http:\/\/nhub.news\/fr\/wp-json\/wp\/v2\/posts\/405575\/revisions\/405576"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/nhub.news\/fr\/wp-json\/wp\/v2\/media\/405574"}],"wp:attachment":[{"href":"http:\/\/nhub.news\/fr\/wp-json\/wp\/v2\/media?parent=405575"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/nhub.news\/fr\/wp-json\/wp\/v2\/categories?post=405575"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/nhub.news\/fr\/wp-json\/wp\/v2\/tags?post=405575"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}