<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Security Viewpoints &#187; Privacy</title>
	<atom:link href="http://advosys.ca/viewpoints/category/privacy/feed/" rel="self" type="application/rss+xml" />
	<link>http://advosys.ca/viewpoints</link>
	<description>Security, operating systems and the IT industry</description>
	<lastBuildDate>Tue, 31 Aug 2010 13:06:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Torpark is now XeroBank Browser</title>
		<link>http://advosys.ca/viewpoints/2007/07/torpark-is-now-xerobank-browser/</link>
		<comments>http://advosys.ca/viewpoints/2007/07/torpark-is-now-xerobank-browser/#comments</comments>
		<pubDate>Sat, 14 Jul 2007 14:35:58 +0000</pubDate>
		<dc:creator>D Webber</dc:creator>
				<category><![CDATA[Privacy]]></category>
		<category><![CDATA[anonymity]]></category>
		<category><![CDATA[confidentiality]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[tor]]></category>

		<guid isPermaLink="false">http://advosys.ca/viewpoints/2007/07/torpark-is-now-xerobank-browser/</guid>
		<description><![CDATA[Torpark, the customized version of Firefox for Windows that included a built-in Tor network has been rebranded as XeroBank Browser and gone semi-commercial. I wrote a review of the original product last year and even created an enhanced version that improved privacy protections. Now so it&#8217;s time for an update to see what&#8217;s improved: Basic [...]]]></description>
			<content:encoded><![CDATA[<p>Torpark, the customized version of Firefox for Windows that included a built-in <a href="http://tor.eff.org/">Tor</a> network has been rebranded as <a title="XeroBank Browser" href="http://www.xerobank.com/xB_browser.html">XeroBank Browser</a> and gone semi-commercial.</p>
<p>I wrote <a href="http://advosys.ca/viewpoints/2006/09/torpark-quick-look/">a review of the original product</a> last year and even created an <a href="http://advosys.ca/viewpoints/2006/10/torpark-enhanced/">enhanced version</a> that improved privacy protections. Now so it&#8217;s time for an update to see what&#8217;s improved: <span id="more-154"></span></p>
<h4>Basic configuration</h4>
<p>When this article was written, XeroBank Browser was based on Firefox 2.0.0.4. That&#8217;s good because the previous Torpark product was stuck at 1.5.0.7 for many months, leaving users exposed to several security vulnerabilities discovered in that version of Firefox.</p>
<p>As with Torpark, XeroBank Browser strives to reduce info left behind on the host computer by changing the following standard Firefox config options:</p>
<ul>
<li>No disk cache</li>
<li>No browser history</li>
<li>No saved forms</li>
<li>No saved passwords</li>
<li>Download history removed upon successful download</li>
<li>Cookies accepted from all sites (except yahoo.com) then deleted when the browser closes</li>
<li>Checking for updates to Firefox, extensions and search engine options is also disabled.</li>
</ul>
<h4>DNS</h4>
<p>As before, since Torpark has a Tor client built into the browser, no separate Socks proxy is needed to prevent leakage of DNS requested onto the local network. As confirmed  confirmed this using tcpdump, all DNS requests are properly tunnelled out to Tor so the local network admin cannot trace where you are browsing by capturing DNS lookups.</p>
<h4>Start page</h4>
<p>In Torpark the browser automatically loaded www.google.com at startup, meaning you started off with several Google cookies that could be used to track you. This is fixed in XeroBank Browser: it now loads an info page at xerobank.com. Conceivably the folks at Xerobank could use this to install their own cookies so  it&#8217;s still best to change this setting to start the browser with a blank page.</p>
<h4>Flash and other plugins</h4>
<p>The browser does not come with Flash Player installed, which is a good thing for both security and privacy. Flash can store a form of cookie that is not cleared when the browser exits. Flash can also be used to gather a great deal of other identifying information, including your actual IP address.</p>
<p>Java and Javascript are now both disabled by default in XeroBank&#8230; not by the Firefox options but rather by using the <a href="http://noscript.net/">NoScript extension</a>. NoScript was also included with Torpark, but was disabled by default, allowing Javascript and Java to run.</p>
<h4>HTTP Headers</h4>
<p>The browser seems to send exactly the same HTTP request headers as normal Firefox: http_referer, User agent, operating system info, etc. are all there. However, this time the <a href="http://prefbar.mozdev.org/">PrefBar extension</a> is installed with two options enabled on the toolbar: change user agent and disable loading of images. This lets you easily send a fake user agent to the web sever. Providing an easy way to disabling images is a nice touch&#8230; loading graphics-heavy pages through Tor can be painfully slow, so this provides a quick way to just see the text.</p>
<p>Though not enabled by default, PrefBar also provides a way to control sending of the http_referer header, which discloses to web site owners the previous site you were viewing before you came to their site.</p>
<p>The <a href="https://addons.mozilla.org/firefox/953/">RefControl</a> extension is better for controlling http_referer: in addition to enabling and disabling that header, RefControl allows you to forge the header to the top URL of the site you&#8217;re on, and optionally whitelist the referrer for sites you trust. Unfortunately, RefControl is not included with XeroBank Browser.</p>
<h4>Conclusions</h4>
<p>XeroBank Browser is an incremental improvement to the original Torpark. The default settings are much better at protecting privacy. Hopefully the product will also be kept up to date as new versions of Firefox and the Tor client are released, which Torpark unfortunately was not.</p>
<p><strong>Torpark Enhanced:</strong> The shortcomings in the original Torpark were such that we created a version with better default settings and the RefControl extension and called it &#8220;<a href="http://advosys.ca/viewpoints/2006/10/torpark-enhanced/">Torpark Enhanced</a> &#8220;. Now that XeroBank Browser uses the current version of Firefox, and has more sensible default settings there is no need for our enhanced version. Given the published vulnerabilities in Firefox 1.5.0.7 on which Torpark Enhanced was based, using it could even be dangerous. As such, Torpark Enhanced is no longer be available for download. Instead, download XeroBank Browser and install RefControl.</p>
Copyright &copy; 2012 <a href="http://advosys.ca/">Advosys Consulting Inc.</a>

<p><em>Related posts:</em><ul><li><a href='http://advosys.ca/viewpoints/2006/09/torpark-quick-look/' rel='bookmark' title='Permanent Link: Torpark anonymous web browser: a good start that needs help'>Torpark anonymous web browser: a good start that needs help</a></li>
<li><a href='http://advosys.ca/viewpoints/2006/10/torpark-enhanced/' rel='bookmark' title='Permanent Link: Torpark Enhanced'>Torpark Enhanced</a></li>
<li><a href='http://advosys.ca/viewpoints/2006/10/finding-the-real-address-of-tor-clients/' rel='bookmark' title='Permanent Link: Finding the real address of Tor clients'>Finding the real address of Tor clients</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://advosys.ca/viewpoints/2007/07/torpark-is-now-xerobank-browser/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Finding the real address of Tor clients</title>
		<link>http://advosys.ca/viewpoints/2006/10/finding-the-real-address-of-tor-clients/</link>
		<comments>http://advosys.ca/viewpoints/2006/10/finding-the-real-address-of-tor-clients/#comments</comments>
		<pubDate>Wed, 18 Oct 2006 01:41:46 +0000</pubDate>
		<dc:creator>D Webber</dc:creator>
				<category><![CDATA[Privacy]]></category>
		<category><![CDATA[anonymity]]></category>
		<category><![CDATA[flash security]]></category>
		<category><![CDATA[tor]]></category>

		<guid isPermaLink="false">http://advosys.ca/viewpoints/2006/10/finding-the-real-address-of-tor-clients/</guid>
		<description><![CDATA[The fine folks at Packetstorm Security have just published a paper &#34;Practical Onion Hacking&#34; (PDF download) that demonstrates how to exploit Javascript and Flash to discover the real identify of someone browsing via the Tor anonymous network. From the paper: Rather than attempting to exploit weaknesses in Tor, we make use of technology that 99% [...]]]></description>
			<content:encoded><![CDATA[<p>The fine folks at <a href="http://packetstormsecurity.org/">Packetstorm Security</a> have just published a paper &quot;<a title="Practical Onion Hacking - PDF" href="http://packetstormsecurity.org/0610-advisories/Practical_Onion_Hacking.pdf">Practical Onion Hacking</a>&quot; (PDF download) that demonstrates how to exploit Javascript and Flash to discover the real identify of someone browsing via the Tor anonymous network.</p>
<p>From the paper:</p>
<blockquote>
<p>Rather than attempting to exploit weaknesses in Tor, we make use of technology that 99% of the people browsing the web will have enabled: Javascript and Flash. There are two techniques we used:</p>
<ol>
<li>Causing a web-browser using Tor to &quot;phone home&quot;, outside the Tor network  </li>
<li>Causing a web-browser using Tor &quot;phone home&quot;, inside the Tor network, and deliver uniquely-identifying about the client, such as the computer&#8217;s hostname and IP address</li>
</ol>
</blockquote>
<p>I <a title="Torpark anonymous web browser: a good start that needs help" href="http://advosys.ca/viewpoints/2006/09/torpark-quick-look/">recently discussed</a> how Javascript, Flash and other components of the Tor-enabled web browser Torpark could be used to identify you, and also&nbsp;created an <a title="Torpark Enhanced" href="http://advosys.ca/viewpoints/2006/10/torpark-enhanced/">improved version of Torpark</a>&nbsp;to improve anonymity.</p>
<p><span id="more-80"></span>The paper describes a man in the middle attack using a subverted Tor exit node to inject send Javascript and ultimately a Flash application to the victim. However any web site could easily use the same method without needing to run a Tor exit node.</p>
<p>Flash applications can make direct HTTP requests (i.e. not using the host browser&#8217;s Tor connection), so a web site can send a Flash application back to a torrified browser that will then connect directly to that same web site. Combine with a unique tracking cookie and bingo&#8230; the web site has just mapped the real IP and hostname of the Tor user.</p>
<p>Conclusions of the paper: turn off Flash, Javascript, and just about everything else, ensure your DNS requests are being tunneled through Tor (Torpark does this for you), use SSL where possible to prevent third party alteration of traffic, and use text-based browsers like Lynx when possible.</p>
Copyright &copy; 2012 <a href="http://advosys.ca/">Advosys Consulting Inc.</a>

<p><em>Related posts:</em><ul><li><a href='http://advosys.ca/viewpoints/2006/10/torpark-enhanced/' rel='bookmark' title='Permanent Link: Torpark Enhanced'>Torpark Enhanced</a></li>
<li><a href='http://advosys.ca/viewpoints/2007/07/torpark-is-now-xerobank-browser/' rel='bookmark' title='Permanent Link: Torpark is now XeroBank Browser'>Torpark is now XeroBank Browser</a></li>
<li><a href='http://advosys.ca/viewpoints/2006/09/torpark-quick-look/' rel='bookmark' title='Permanent Link: Torpark anonymous web browser: a good start that needs help'>Torpark anonymous web browser: a good start that needs help</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://advosys.ca/viewpoints/2006/10/finding-the-real-address-of-tor-clients/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Torpark Enhanced</title>
		<link>http://advosys.ca/viewpoints/2006/10/torpark-enhanced/</link>
		<comments>http://advosys.ca/viewpoints/2006/10/torpark-enhanced/#comments</comments>
		<pubDate>Fri, 06 Oct 2006 20:17:57 +0000</pubDate>
		<dc:creator>D Webber</dc:creator>
				<category><![CDATA[Privacy]]></category>
		<category><![CDATA[anonymity]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[tor]]></category>

		<guid isPermaLink="false">http://advosys.ca/viewpoints/2006/10/torpark-enhanced/</guid>
		<description><![CDATA[Just a quick update: I&#8217;ve made a few updates to my previous post on the Torpark &#8220;anonymous&#8221; browser. This is now a more detailed review of the product. Also to save time and effort for those interested, I&#8217;ve put all the changes recommended in that post together into a self-extracting archive called &#8220;Torpark Enhanced&#8221;: Torpark [...]]]></description>
			<content:encoded><![CDATA[<p>
 Just a quick update: I&#8217;ve made a few updates to my previous post on the <a href="http://advosys.ca/viewpoints/2006/09/torpark-quick-look/">Torpark &#8220;anonymous&#8221; browser</a>. This is now a more detailed review of the product.
</p>
<p>
 Also to save time and effort for those interested, I&#8217;ve put all the changes recommended in that post together into a self-extracting archive called &#8220;Torpark Enhanced&#8221;:
</p>
<ul>
<li><strike>Torpark Enhanced.exe</strike> (<strike>md5sum</strike>)  <span style="background-color: #ff0000">Removed:</span> see below</li>
</ul>
<p>
 This is the Topark self-extracting archive from the <a href="http://www.torrify.com/">official Torpark site</a> with the following changes:
</p>
<ul>
<li>Set the Torpark start page to blank.</li>
<li>Unchecked firefox setting &#8220;Allow cookies&#8221;.</li>
<li>Enabled the included <a href="https://addons.mozilla.org/firefox/722/">NoScript extension</a> to block Javascript, Java, flash and other plugins. You can selectively enable these on a site-by-site basis in the settings of the extension.</li>
<li>Installed the <a href="https://addons.mozilla.org/firefox/967/">Modify headers extension</a> and configured it to change HTTP_USER_AGENT to Opera 9.0 on a Macintosh (&#8220;Opera/9.0 (Macintosh; PPC Mac OS X; U; en)&#8221;)</li>
<li>Installed the <a href="https://addons.mozilla.org/firefox/953/">RefControl extension</a> and configured the default action to &#8220;FORGE: send root of this site&#8221;. You can selectively customize this on a site-by-site basis using the settings of the extension.</li>
</ul>
<p>
 These changes make the Torpark browser much more effective at protecting privacy. No warranties though&#8230; use at your own risk.
</p>
<p>
 <em><strong>Update:</strong></em> Torpark has been updated and renamed <a href="http://advosys.ca/viewpoints/2007/07/torpark-is-now-xerobank-browser/">XeroBank Browser</a>  by the original authors. The default settings are much better so there is no longer a need for Torpark Enhanced. Please download  <a href="http://advosys.ca/viewpoints/2007/07/torpark-is-now-xerobank-browser/">XeroBank Browser</a> instead.</p>
Copyright &copy; 2012 <a href="http://advosys.ca/">Advosys Consulting Inc.</a>

<p><em>Related posts:</em><ul><li><a href='http://advosys.ca/viewpoints/2007/07/torpark-is-now-xerobank-browser/' rel='bookmark' title='Permanent Link: Torpark is now XeroBank Browser'>Torpark is now XeroBank Browser</a></li>
<li><a href='http://advosys.ca/viewpoints/2006/09/torpark-quick-look/' rel='bookmark' title='Permanent Link: Torpark anonymous web browser: a good start that needs help'>Torpark anonymous web browser: a good start that needs help</a></li>
<li><a href='http://advosys.ca/viewpoints/2006/10/finding-the-real-address-of-tor-clients/' rel='bookmark' title='Permanent Link: Finding the real address of Tor clients'>Finding the real address of Tor clients</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://advosys.ca/viewpoints/2006/10/torpark-enhanced/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Torpark anonymous web browser: a good start that needs help</title>
		<link>http://advosys.ca/viewpoints/2006/09/torpark-quick-look/</link>
		<comments>http://advosys.ca/viewpoints/2006/09/torpark-quick-look/#comments</comments>
		<pubDate>Fri, 22 Sep 2006 04:15:04 +0000</pubDate>
		<dc:creator>D Webber</dc:creator>
				<category><![CDATA[Privacy]]></category>
		<category><![CDATA[anonymity]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[tor]]></category>

		<guid isPermaLink="false">http://advosys.ca/viewpoints/2006/09/torpark-quick-look/</guid>
		<description><![CDATA[Torpark is a version of Firefox for Windows with a built-in Tor network client. It&#8217;s designed to simplify anonymous web browsing. It&#8217;s a good start but doesn&#8217;t provide the degree of anonymity a true anonymous web browser should. The Tor network attempts to anonymize communications in two ways: first it uses SSL to encrypt traffic [...]]]></description>
			<content:encoded><![CDATA[<p>
  <a href="http://torpark.nfshost.com/">Torpark</a> is a version of Firefox for Windows with a built-in <a href="http://tor.eff.org/">Tor</a> network client. It&#8217;s designed to simplify anonymous web browsing. It&#8217;s a good start but doesn&#8217;t provide the degree of anonymity a true anonymous web browser should.
</p>
<p>
  The Tor network attempts to anonymize communications in two ways: first it uses SSL to encrypt traffic between your Tor client and the Tor proxy servers. Your network administrator or ISP will be able to tell you&#8217;re using Tor, but won&#8217;t be able to see what content you&#8217;re accessing. Second, the tor proxy your communications exit from changes every few minutes, making tracking actions by IP address unreliable.
</p>
<p>
  Normally to use Tor you have to obtain and install a Tor client then configure your browser to use it as a proxy. It&#8217;s not difficult to install Tor but you need admin rights . The benefit of Torpark is it integrates the client into <a href="http://portableapps.com/apps/internet/firefox_portable">Portable Firefox</a>&#8230; admin rights or installation needed, plus you can run it from removable media like a USB flash drive.
</p>
<p>
  So how does Torpark hold up for anonymous web browsing? Using a few basic sniffing tools and the fantastic <a href="http://gemal.dk/browserspy/">Browser Spy</a> tests at gemal.dk we took a quick look:
</p>
<p>
  <span id="more-64"></span>
</p>
<h4>Basic configuration</h4>
<p>
  The browser code is Firefox 1.5.0.7 (the latest when this article was written) and has all the normal configuration options of Firefox.
</p>
<p>
  To help reduce traces on the local computer (and to help it run from flash media), the Firefox config options you&#8217;d expect to be disabled have been:
</p>
<ul>
<li>No disk cache</li>
<li>No browser history</li>
<li>No saved forms</li>
<li>No saved passwords</li>
<li>Download history removed upon successful download</li>
<li>Cookies deleted when Firefox closes</li>
</ul>
<h4>DNS</h4>
<p>
  The regular Tor client functions as a Socks proxy, which is a generic proxy protocol. However, many web browsers and other apps don&#8217;t send DNS requests through Socks. Instead, name-to-IP translation is done using your local network&#8217;s DNS, meaning it can be tracked. So depending on your browser when you visit &#8220;www.naughtyfarmanimals.com&#8221; (or whatever site you want to hide from your employer/ ISP/ government) using the normal Tor client your network admin or ISP can&#8217;t see any pictures downloaded, but they could see that you&#8217;ve made a DNS request for that site, followed by lots of data downloaded from Tor servers.
</p>
<p>
  To avoid that you need to use an HTTP proxy like <a href="http://www.privoxy.org/">Privoxy</a> to make sure DNS requests are also sent through Tor. The standard Tor client download for Windows includes Prixovy, but again you need to administrator rights to install it that (see the <a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">TorFAQ</a> for details).
</p>
<p>
  Since Torpark has the Tor client built into Firefox, no separate Socks proxy is needed and there is no DNS leakage. I confirmed this by capturing local Torpark traffic using tcpdump and Wireshark: when Tor was enabled Torpark made no DNS requests to my network&#8217;s local DNS servers.
</p>
<h4>Start page</h4>
<p>
  The start page in Torpark is set to www.google.com, so when you first fire up the browser you get a nice bunch of Google tracking cookies installed. The default cookie setting is to accept all cookies and keep them until Torpark is closed. Given the number of sites that use Adsense, Google Analytics and other Google products, this is more than enough for google to track which sites you visit, despite the IP anonymity provided by Tor. The Torpark start page should be set to blank and if you really wish to stay anonymous, uncheck &#8220;Allow sites to set cookies&#8221; in the browser&#8217;s privacy settings.
</p>
<h4>Flash</h4>
<p>
  Torpark does not come with Flash Player installed. That&#8217;s good since Flash is widely used to leave a form of tracking cookie behind that is not cleared when Firefox exits. Flash can also gather other identifying information about you and your computer, including your real IP address.
</p>
<p>
  Of course, the first time you visit a web site that uses Flash you are prompted to download Flash Player, but if you&#8217;re wary enough to be using Torpark in the first place hopefully you know better than to let untrusted sites run Flash. If some sites you use require flash, install the  <a href="http://flashblock.mozdev.org/">FlashBlock</a> extension to selectively control which Flash animations can run and use the  <a href="http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager.html">Flash Settings Manager</a> to disable flash &#8220;local storage&#8221; and other unwanted capabilities.
</p>
<h4>Java and Javascript</h4>
<p>
  Java and Javascript are both enabled in Torpark by default. Javascript interpreter is built into Firefox, but a Java virtual machine must already be installed on your machine for Java applets to run.
</p>
<p>
  A malicious web site can use Javascript for various evil activities, including a crude form of <a href="http://www.spidynamics.com/spilabs/js-port-scan/">port scanning</a> of your local network. Java is capable of asking your machine what it&#8217;s real IP address regardless of which Tor server the request is sent through. If your machine uses a real (i.e. not RFC 1918) IP, a java applet can sent that information back to the originating server, defeating the anonymity of Tor.
</p>
<p>
  Browsing without Javascript is becoming less viable as sites increasingly rely on things like Ajax. However you probably want to activate the <a href="https://addons.mozilla.org/firefox/722/">NoScript</a> extension (included with Torpark but disabled by default) to control which sites are allowed to run Javascript.
</p>
<p>
  Java can usually be kept disabled and it should be if you want to stay anonymous when surfing untrusted web sites. Noscript can also control the use of Java applets on a site-by-site basis.
</p>
<h4>HTTP Headers</h4>
<p>
  Torpark seems to send exactly the same HTTP request headers as normal Firefox: http_referer, User agent, operating system info, time zone, etc. are all there. Depending on your level paranoia, revealing your time zone, browser version and OS may be too much. It also give away info to hostile web sites that craft exploits based on your browser and OS to install malicious software.
</p>
<p>
  Firefox extensions to the rescue again: consider installing <a href="https://addons.mozilla.org/firefox/967/">Modify Headers</a> or <a href="https://addons.mozilla.org/firefox/59/">User Agent Switcher</a> and alter the user-agent header to a different browser and operating system. However, keep in mind that any site allowed to run Javascript, Java or Flash can use those to obtain your real browser and OS information directly.
</p>
<p>
  The http_referer header shows web site owners where you&#8217;ve been. Each time you click a link, your browser sends the URL the link was on in http_referer.  Site owners record that information to see what site you were viewing before you came to their site. It also lets site owners contruct a &#8220;click trail&#8221; of how you navigate around their site.
</p>
<p>
  You can&#8217;t just delete http_referer: many sites check it to prevent abuse such as direct linking to images. Deleting it causes interesting problems with many sites. To keep those sites happy, one trick that often works is to re-write http_referer to be the topmost URL of the current web site.
</p>
<p>
  The Modify Headers Firefox extension can&#8217;t re-write headers yet, but an extension named <a href="https://addons.mozilla.org/firefox/953/">RefControl</a> can: install it and in RefControl&#8217;s options change the setting for &#8220;default for sites not listed&#8221; to &#8220;Forge: send the root of this site&#8221;. Web sites won&#8217;t be able to see what URL you clicked that brought you to them, and they will have a more difficult time tracking your navigation.
</p>
<h4>Conclusions</h4>
<p>
  Torpark makes using the Tor network much more accessible and that&#8217;s a great accomplishment. However the claim about anonymous browsing is overstated. There is much more to anonymous web browsing than encryption and random IP addresses.
</p>
<p>
  I was expecting at least some sanitization of HTTP headers, especially http_referer, and better default settings for the start page and cookies.
</p>
<p>
  Fortunately, the flexibility of Firefox and the excellent work of individuals in the community writing Firefox extensions makes it fairly easy to turn the basic Torpark into the anonymous browser it claims to be:
</p>
<ol>
<li>Change the start page to &#8220;blank&#8221; or to one that you trust</li>
<li>Uncheck &#8220;Allow sites to set cookies&#8221;</li>
<li>Activate the included <a href="https://addons.mozilla.org/firefox/722/">NoScript</a> extension to control which sites can use Java and Javascript.</li>
<li>Install <a href="https://addons.mozilla.org/firefox/967/">Modify Headers</a> or <a href="https://addons.mozilla.org/firefox/59/">User Agent Switcher</a> and change your user-agent header to disguise your browser version and operating system.</li>
<li>Install the <a href="https://addons.mozilla.org/firefox/953/">RefControl</a> extension to rewrite http_referer to be the base URL of the each web site.</li>
</ol>
<p>
  By making these changes to the default Topark, the browser really can become a viable anonymous browser.
</p>
<p>
 <em><strong>Update:</strong></em> Torpark is now  <a href="http://advosys.ca/viewpoints/2007/07/torpark-is-now-xerobank-browser/">XeroBank Browser</a> and is much improved. My review is <a href="http://advosys.ca/viewpoints/2007/07/torpark-is-now-xerobank-browser/">here</a> .</p>
Copyright &copy; 2012 <a href="http://advosys.ca/">Advosys Consulting Inc.</a>

<p><em>Related posts:</em><ul><li><a href='http://advosys.ca/viewpoints/2007/07/torpark-is-now-xerobank-browser/' rel='bookmark' title='Permanent Link: Torpark is now XeroBank Browser'>Torpark is now XeroBank Browser</a></li>
<li><a href='http://advosys.ca/viewpoints/2006/10/torpark-enhanced/' rel='bookmark' title='Permanent Link: Torpark Enhanced'>Torpark Enhanced</a></li>
<li><a href='http://advosys.ca/viewpoints/2006/10/finding-the-real-address-of-tor-clients/' rel='bookmark' title='Permanent Link: Finding the real address of Tor clients'>Finding the real address of Tor clients</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://advosys.ca/viewpoints/2006/09/torpark-quick-look/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Breach notification laws now!</title>
		<link>http://advosys.ca/viewpoints/2006/09/breach-notification-laws-now/</link>
		<comments>http://advosys.ca/viewpoints/2006/09/breach-notification-laws-now/#comments</comments>
		<pubDate>Fri, 22 Sep 2006 01:02:30 +0000</pubDate>
		<dc:creator>D Webber</dc:creator>
				<category><![CDATA[Privacy]]></category>
		<category><![CDATA[breaches]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[regulation]]></category>

		<guid isPermaLink="false">http://advosys.ca/viewpoints/2006/09/breach-notification-laws-now/</guid>
		<description><![CDATA[The European Commission has proposed a directive to require providers of &#8220;electronic communications networks or services&#8221; to notify customers of personal data breaches. If it goes forward it will be good news for consumers, though unfortunately the proposal would only apply to telcos and not all companies. Laws like this that embarrass and lower confidence [...]]]></description>
			<content:encoded><![CDATA[<p>The European Commission has <a href="http://www.out-law.com/default.aspx?page=7287">proposed a directive</a> to require providers of &#8220;electronic communications networks or services&#8221; to notify customers of personal data breaches.</p>
<p>If it goes forward it will be good news for consumers, though unfortunately the proposal would only apply to telcos and not all companies. Laws like this that embarrass and lower confidence in companies are a strong motivator to get them to better protect customer data.</p>
<p>The notification laws in many of the U.S. States has started to have a positive effect in reducing workers walking around with sensitive data on laptops and other accidents waiting to happen. I suspect all the publicity has also helped motivate other jurisdictions to introduce their own notification laws, and make it easier for such laws to be adopted.</p>
<p>All nations should have such laws. I downloaded the attrition <a href="http://advosys.ca/viewpoints/2006/08/attrition-data-loss-database/">data loss database </a>and was dismayed to see see that of the 365 entries, only four were from Canada. There have been far more than that in this country, like the recent <a href="http://www.itbusiness.ca/it/client/en/home/News.asp?id=40583">loss of data tapes in British Columbia</a>. Unfortunately, Canadians only hear about breaches when the company involved is a multi-national subject to a U.S. notification law, or an auditor forces a government to come clean.</p>
<p><span id="more-61"></span>Of course, unauthorized disclosure of sensitive data has been going on for decades, even before computers. Breaches only seem like an epidemic now because of the recent laws. However with computer systems replacing human judgement in so many types of transactions, the damage that can be done using stolen personal data is now much greater than ever before.</p>
<p>Some will argue that it&#8217;s all excitement over nothing&#8230; that few of these events actually result in the data being used in &#8220;identify theft&#8221; and other fraud.</p>
<p>One problem with that thinking is it&#8217;s impossible to really measure resulting fraud&#8230; companies who&#8217;ve allowed a breach to occur aren&#8217;t required to report such things and have no reason to keep track of it. They&#8217;re also hardly likely to publicize such information even if they did track it. Also, misuse can occur months and years after the initial breach, possibly multiple times with the data trading hands many times over years.</p>
<p>Besides, when a breach concerns sensitive personal information like medical conditions, income or whether you&#8217;ve ever been on welfare, it&#8217;s the loss of privacy that matters.</p>
<p>Hopefully the EC proposal will be adopted and eventually expanded to cover more types of companies, and more places start compelling the disclosure of data breaches. Notification give those affected a chance to do things to protect themselves, and most importantly it motivates organizations to better protect their customer&#8217;s sensitive data.</p>
Copyright &copy; 2012 <a href="http://advosys.ca/">Advosys Consulting Inc.</a>

<p><em>Related posts:</em><ul><li><a href='http://advosys.ca/viewpoints/2006/08/attrition-data-loss-database/' rel='bookmark' title='Permanent Link: Attrition.org releases &#8220;data loss database&#8221;'>Attrition.org releases &#8220;data loss database&#8221;</a></li>
<li><a href='http://advosys.ca/viewpoints/2007/04/secure-mississauga-2007/' rel='bookmark' title='Permanent Link: Notes on Secure Mississauga 2007'>Notes on Secure Mississauga 2007</a></li>
<li><a href='http://advosys.ca/viewpoints/2006/09/commerce-dept-lost-laptops/' rel='bookmark' title='Permanent Link: U.S Commerce department loses 17 laptops a month?'>U.S Commerce department loses 17 laptops a month?</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://advosys.ca/viewpoints/2006/09/breach-notification-laws-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

