{"id":250067,"date":"2018-02-25T15:00:03","date_gmt":"2018-02-25T13:00:03","guid":{"rendered":"https:\/\/mybroadband.co.za\/news\/?p=250067"},"modified":"2018-02-25T11:23:04","modified_gmt":"2018-02-25T09:23:04","slug":"forget-chrome-incognito-this-is-real-private-browsing","status":"publish","type":"post","link":"https:\/\/mybroadband.co.za\/news\/software\/250067-forget-chrome-incognito-this-is-real-private-browsing.html","title":{"rendered":"Forget Chrome Incognito &#8211; This is real private browsing"},"content":{"rendered":"<p>Today, most web browsers have private-browsing modes, in which they temporarily desist from recording the user\u2019s browsing history.<\/p>\n<p>But data accessed during private browsing sessions can still end up tucked away in a computer\u2019s memory, where a sufficiently motivated attacker could retrieve it.<\/p>\n<p>This week, at the Network and Distributed Systems Security Symposium, researchers from MIT\u2019s Computer Science and Artificial Intelligence Laboratory (CSAIL) and Harvard University presented a paper describing a new system, dubbed Veil, that makes private browsing more private.<\/p>\n<p>Veil would provide added protections to people using shared computers in offices, hotel business centers, or university computing centers, and it can be used in conjunction with existing private-browsing systems and with anonymity networks such as Tor, which was designed to protect the identity of web users living under repressive regimes.<\/p>\n<p>\u201cVeil was motivated by all this research that was done previously in the security community that said, \u2018Private-browsing modes are leaky \u2014 Here are 10 different ways that they leak,\u2019\u201d says Frank Wang, an MIT graduate student in electrical engineering and computer science and first author on the paper.<\/p>\n<p>\u201cWe asked, \u2018What is the fundamental problem?\u2019 And the fundamental problem is that [the browser] collects this information, and then the browser does its best effort to fix it. But at the end of the day, no matter what the browser\u2019s best effort is, it still collects it. We might as well not collect that information in the first place.\u201d<\/p>\n<p>Wang is joined on the paper by his two thesis advisors: Nickolai Zeldovich, an associate professor of electrical engineering and computer science at MIT, and\u00a0<a href=\"https:\/\/mickens.seas.harvard.edu\/\">James Mickens<\/a>, an associate professor of computer science at Harvard.<\/p>\n<h3 class=\"my-4\">Shell game<\/h3>\n<p>With existing private-browsing sessions, Wang explains, a browser will retrieve data much as it always does and load it into memory. When the session is over, it attempts to erase whatever it retrieved.<\/p>\n<p>But in today\u2019s computers, memory management is a complex process, with data continuously moving around between different cores (processing units) and caches (local, high-speed memory banks). When memory banks fill up, the operating system might transfer data to the computer\u2019s hard drive, where it could remain for days, even after it\u2019s no longer being used.<\/p>\n<p>Generally, a browser won\u2019t know where the data it downloaded has ended up. Even if it did, it wouldn\u2019t necessarily have authorization from the operating system to delete it.<\/p>\n<p>Veil gets around this problem by ensuring that any data the browser loads into memory remains encrypted until it\u2019s actually displayed on-screen. Rather than typing a URL into the browser\u2019s address bar, the Veil user goes to the Veil website and enters the URL there. A special server \u2014 which the researchers call a blinding server \u2014 transmits a version of the requested page that\u2019s been translated into the Veil format.<\/p>\n<p>The Veil page looks like an ordinary webpage: Any browser can load it. But embedded in the page is a bit of code \u2014 much like the embedded code that would, say, run a video or display a list of recent headlines in an ordinary page \u2014 that executes a decryption algorithm. The data associated with the page is unintelligible until it passes through that algorithm.<\/p>\n<h3 class=\"my-4\"><strong>Decoys<\/strong><\/h3>\n<p>Once the data is decrypted, it will need to be loaded in memory for as long as it\u2019s displayed on-screen. That type of temporarily stored data is less likely to be traceable after the browser session is over. But to further confound would-be attackers, Veil includes a few other security features.<\/p>\n<p>One is that the blinding servers randomly add a bunch of meaningless code to every page they serve. That code doesn\u2019t affect the way a page looks to the user, but it drastically changes the appearance of the underlying source file. No two transmissions of a page served by a blinding sever look alike, and an adversary who managed to recover a few stray snippets of decrypted code after a Veil session probably wouldn\u2019t be able to determine what page the user had visited.<\/p>\n<p>If the combination of run-time decryption and code obfuscation doesn\u2019t give the user an adequate sense of security, Veil offers an even harder-to-hack option. With this option, the blinding server opens the requested page itself and takes a picture of it. Only the picture is sent to the Veil user, so no executable code ever ends up in the user\u2019s computer.<\/p>\n<p>If the user clicks on some part of the image, the browser records the location of the click and sends it to the blinding server, which processes it and returns an image of the updated page.<\/p>\n<h3 class=\"my-4\"><strong>The back end<\/strong><\/h3>\n<p>Veil does, of course, require web developers to create Veil versions of their sites. But Wang and his colleagues have designed a compiler that performs this conversion automatically. The prototype of the compiler even uploads the converted site to a blinding server. The developer simply feeds the existing content for his or her site to the compiler.<\/p>\n<p>A slightly more demanding requirement is the maintenance of the blinding servers. These could be hosted by either a network of private volunteers or a for-profit company. But site managers may wish to host Veil-enabled versions of their sites themselves.<\/p>\n<p>For web services that already emphasize the privacy protections they afford their customers, the added protections provided by Veil could offer a competitive advantage.<\/p>\n<p>\u201cVeil attempts to provide a private browsing mode without relying on browsers,\u201d says Taesoo Kim, an assistant professor of computer science at Georgia Tech, who was not involved in the research. \u201cEven if end users didn&#8217;t explicitly enable the private browsing mode, they still can get benefits from Veil-enabled websites.<\/p>\n<p>Veil aims to be practical \u2014 it doesn&#8217;t require any modification on the browser side \u2014 and to be stronger \u2014 taking care of other corner cases that browsers do not have full control of.\u201d<\/p>\n<p><a href=\"http:\/\/news.mit.edu\/2018\/system-patches-private-browsing-0223\" target=\"_blank\" rel=\"noopener\">MIT News<\/a><\/p>\n<h3 class=\"my-4\">Now read:\u00a0<a href=\"https:\/\/mybroadband.co.za\/news\/security\/249683-intel-rolls-out-spectre-patches-for-7th-and-8th-gen-chips.html\" rel=\"bookmark\">Intel rolls out Spectre patches for 7th and 8th-gen chips<\/a><\/h3>\n","protected":false},"excerpt":{"rendered":"<p>Data accessed during private browsing sessions can still end up tucked away in a computer\u2019s memory.<\/p>\n","protected":false},"author":340957,"featured_media":229919,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_sma_x_autopost_status":"idle","_sma_x_autopost_error":"","_sma_x_post_id":"","_sma_facebook_post_id":"","_sma_instagram_post_id":"","_sma_threads_post_id":"","_sma_x_attempts":0,"footnotes":""},"categories":[27,16],"tags":[35,26682,7699],"class_list":["post-250067","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-security","category-software","tag-headline","tag-internet-browsers","tag-mit"],"_links":{"self":[{"href":"https:\/\/mybroadband.co.za\/news\/wp-json\/wp\/v2\/posts\/250067"}],"collection":[{"href":"https:\/\/mybroadband.co.za\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mybroadband.co.za\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mybroadband.co.za\/news\/wp-json\/wp\/v2\/users\/340957"}],"replies":[{"embeddable":true,"href":"https:\/\/mybroadband.co.za\/news\/wp-json\/wp\/v2\/comments?post=250067"}],"version-history":[{"count":1,"href":"https:\/\/mybroadband.co.za\/news\/wp-json\/wp\/v2\/posts\/250067\/revisions"}],"predecessor-version":[{"id":250069,"href":"https:\/\/mybroadband.co.za\/news\/wp-json\/wp\/v2\/posts\/250067\/revisions\/250069"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mybroadband.co.za\/news\/wp-json\/wp\/v2\/media\/229919"}],"wp:attachment":[{"href":"https:\/\/mybroadband.co.za\/news\/wp-json\/wp\/v2\/media?parent=250067"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mybroadband.co.za\/news\/wp-json\/wp\/v2\/categories?post=250067"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mybroadband.co.za\/news\/wp-json\/wp\/v2\/tags?post=250067"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}