<?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>Expendable Words &#187; Ramblings</title>
	<atom:link href="http://www.expendablewords.com/category/ramblings/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.expendablewords.com</link>
	<description>No guarantees on quality or cohesiveness. Read at your own risk.</description>
	<lastBuildDate>Sat, 26 Sep 2009 15:14:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Anonymization Through URL Shortening (Or Not)</title>
		<link>http://www.expendablewords.com/2008/09/13/anonymization-through-url-shortening-or-not/</link>
		<comments>http://www.expendablewords.com/2008/09/13/anonymization-through-url-shortening-or-not/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 12:49:05 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[Work (Tech Stuff)]]></category>

		<guid isPermaLink="false">http://www.expendablewords.com/?p=80</guid>
		<description><![CDATA[For some strange reason I was thinking about URL shortening this morning, and how a nice side effect of it is anonymization. When I click a shortened URL the browser is first sent to the shortening service (for example TinyURL), which then redirects it to the actual destination. So in theory, the referrer would be [...]]]></description>
			<content:encoded><![CDATA[<p>For some strange reason I was thinking about URL shortening this morning, and how a nice side effect of it is anonymization. When I click a shortened URL the browser is first sent to the shortening service (for example TinyURL), which then redirects it to the actual destination. So in theory, the referrer would be the originating page URL on the first request and the shortening service URL on the second. Right?</p>
<p>As it turns out that&#8217;s not the case. I tried this with DwarfURL, EasyURL, Fhurl, Memurl, Redirx, SnipURL and TinyURL and in all cases the referrer at the final destination was the originating page. I haven&#8217;t researched it further, but I would imagine it&#8217;s because browsers (at least Firefox) don&#8217;t treat a redirect as a referral.</p>
<p>So long story short, you can&#8217;t count on URL shortening for anonymization.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.expendablewords.com/2008/09/13/anonymization-through-url-shortening-or-not/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
