<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>ultraparanoid</title>
	<atom:link href="http://ultraparanoid.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ultraparanoid.wordpress.com</link>
	<description>A blog on computer and internet privacy and security.</description>
	<lastBuildDate>Sun, 08 May 2011 22:32:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ultraparanoid.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>ultraparanoid</title>
		<link>http://ultraparanoid.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ultraparanoid.wordpress.com/osd.xml" title="ultraparanoid" />
	<atom:link rel='hub' href='http://ultraparanoid.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Securely erase individual files</title>
		<link>http://ultraparanoid.wordpress.com/2007/09/19/securely-erase-individual-files/</link>
		<comments>http://ultraparanoid.wordpress.com/2007/09/19/securely-erase-individual-files/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 11:29:47 +0000</pubDate>
		<dc:creator>ultraparanoid</dc:creator>
				<category><![CDATA[hard drive wiping]]></category>
		<category><![CDATA[NSA]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://ultraparanoid.wordpress.com/2007/09/19/securely-erase-individual-files/</guid>
		<description><![CDATA[As I might have previously mentioned1) 2), pressing &#8220;delete&#8221; in Windows (or on Linux or Macs) does not remove the file from the hard drive. The only thing that happens is that in the big list of files, the entry &#8230; <a href="http://ultraparanoid.wordpress.com/2007/09/19/securely-erase-individual-files/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ultraparanoid.wordpress.com&amp;blog=1258482&amp;post=16&amp;subd=ultraparanoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As I might have previously mentioned<sup><a href="http://ultraparanoid.wordpress.com/2007/06/20/can-god-create-a-rock-so-heavy-even-he-cant-lift-it/">1)</a> <a href="http://ultraparanoid.wordpress.com/2007/09/12/securely-erase-hard-drives/">2)</a></sup>, pressing &#8220;delete&#8221; in Windows (or on Linux or Macs) does not remove the file from the hard drive. The only thing that happens is that in the big list of files, the entry for that file is removed, so that the operating system knows that if it wants to, it can go ahead and write to the place on the hard drive where that file used to be stored. Now, you can wipe the entire hard drive if needed, but is there any way of securely removing individual files?</p>
<p>Short answer: No.</p>
<p>For the long answer, read on below.</p>
<p><span id="more-16"></span></p>
<p>Long answer: Nooooooooooooooooooooooooooooooooooooooooooo.</p>
<p>The problem with most operating systems is that they are generally designed with eye candy, simplicity, ease of use, robustness or speed in mind. Security has never really been prioritized<sup>1)</sup>. </p>
<p>There ARE tools for the secure deletion of files. <a target="_blank" href="http://www.heidi.ie/eraser/">Eraser</a> is one such tool (and there are many more). Eraser wipes the blocks that your file occupies multiple times.</p>
<p>The problem is that your data may well live in other places aside from the designated blocks on the hard drive. If the data was read by a process that is paged, your page file may contain a copy of the data. If the filesystem layer decided to move your data around on the physical disk for some reason then the original location will not be overwritten. If you&#8217;re using a journaling file system, your data was probably written to the journal before going to the final blocks. If you&#8217;re using an applications such as MS Word, multiple temporary doc-files may be spread out all over your disk. These temp-files are never overwritten, only &#8220;deleted&#8221;. Many temp-files are also never even deleted automatically.</p>
<p>Wiping the &#8220;empty space&#8221; is a first step. Eraser has such an option. But wiping empty space will only remove deleted temp-files and moved files. Your information might still be in the page file, in your Journal or even in temp-files that have never been deleted.</p>
<p>There is no 100% guarenteed method to delete individual files. There are good methods and not-so-good methods but none that are NSA-proof. The only way to be sure is to take off and nuke the entire site from orbit.</p>
<p><span style="font-size:x-small;">1)  Yes, there are operating systems that are more focused on (different aspects of) security than others. Like Windows Vista, for example &#8211; <a target="_blank" href="http://www.betanews.com/article/Microsoft_Vista_Most_Secure_OS_Ever/1150366131">the most secure operating system ever</a>! Seriously, though, the <a target="_blank" href="http://www-03.ibm.com/systems/i/os/i5os/">i5/OS</a> comes to mind. So does <a target="_blank" href="http://sourceforge.net/projects/anonym-os/">Anonym.OS</a> (although it leaves much to be desired regarding stability). And <a target="_blank" href="http://www.openbsd.org/">OpenBSD</a> isn&#8217;t crappy either.</span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ultraparanoid.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ultraparanoid.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ultraparanoid.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ultraparanoid.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ultraparanoid.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ultraparanoid.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ultraparanoid.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ultraparanoid.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ultraparanoid.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ultraparanoid.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ultraparanoid.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ultraparanoid.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ultraparanoid.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ultraparanoid.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ultraparanoid.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ultraparanoid.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ultraparanoid.wordpress.com&amp;blog=1258482&amp;post=16&amp;subd=ultraparanoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ultraparanoid.wordpress.com/2007/09/19/securely-erase-individual-files/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2a08e6424b9aba76dac0dc0aa61774c6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ultraparanoid</media:title>
		</media:content>
	</item>
		<item>
		<title>Securely erase hard drives</title>
		<link>http://ultraparanoid.wordpress.com/2007/09/12/securely-erase-hard-drives/</link>
		<comments>http://ultraparanoid.wordpress.com/2007/09/12/securely-erase-hard-drives/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 16:25:51 +0000</pubDate>
		<dc:creator>ultraparanoid</dc:creator>
				<category><![CDATA[ATA]]></category>
		<category><![CDATA[data forensics]]></category>
		<category><![CDATA[data recovery]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[hard drive wiping]]></category>
		<category><![CDATA[hard drives]]></category>
		<category><![CDATA[Ibas]]></category>
		<category><![CDATA[NSA]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://ultraparanoid.wordpress.com/2007/09/12/securely-erase-hard-drives/</guid>
		<description><![CDATA[In a previous post I wrote about disk wiping tools. If you haven&#8217;t read that article, I suggest reading it before reading this one. Also, this article is written with the assumption that the reader has a fair amount of technical knowledge. &#8230; <a href="http://ultraparanoid.wordpress.com/2007/09/12/securely-erase-hard-drives/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ultraparanoid.wordpress.com&amp;blog=1258482&amp;post=15&amp;subd=ultraparanoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://ultraparanoid.wordpress.com/2007/06/20/can-god-create-a-rock-so-heavy-even-he-cant-lift-it/">In a previous post</a> I wrote about disk wiping tools. If you haven&#8217;t read that article, I suggest reading it before reading this one. Also, this article is written with the assumption that the reader has a fair amount of technical knowledge.</p>
<p>The reasons for wanting to wipe a hard disk drive are many:</p>
<ul>
<li>You might expect a visit by <a title="No Such fucking Agency" href="http://www.answers.com/topic/special-collection-service-united-states" target="_blank">NSA-SCS</a>.</li>
<li>You might suspect a rootkit infestation.</li>
<li>You might wish to sell your old computer or throw it away and you don&#8217;t want your anyone else to get a hold of your private data <sup>1)</sup>.</li>
<li>Same as above, only for companies, hospitals, law firms or anyone else with legal obligation to prevent the spreading of sensitive data.</li>
<li>You&#8217;re simply paranoid.</li>
</ul>
<p>Whatever your reasons are, you need to make sure that the data that used to be on your hard drive are gone, hence the need for a disk wiping tool.</p>
<p>But as mentioned in <a href="http://ultraparanoid.wordpress.com/2007/06/20/can-god-create-a-rock-so-heavy-even-he-cant-lift-it/">my previous post</a>, wiping tools &#8211; that is; <strong><em>block erase wiping tools</em></strong> (BEWTs) &#8211; have certain limitations:</p>
<ul>
<li>Hidden data areas (HPA/DCO) might not be wiped, possibly leaving rootkits in place (although probably non-functional).</li>
<li>Blocks marked as bad by the hard drive itself are not wiped (blocks marked as bad by the operating system only <strong><em>will</em></strong> be wiped). This information is possible to recover using exotic forensic techniques <sup>2)</sup>.</li>
</ul>
<p>In addition to these two previously mentioned limitations, the following apply:</p>
<ul>
<li>When data is overwritten (block erased), the old data on the hard drives might leave magnetic information on off-track areas of the hard drive. BEWTs have no way of erasing this off-track information. This information is theoretically possible to recover using exotic forensict techniques. <sup>3)</sup></li>
<li>On modern, high-capacity drives, multiple overwrites are no more effective than a single overwrite. <sup>4)</sup></li>
<li>BEWTs are suseptible to malware attacks. <sup>5)</sup></li>
<li>Using BEWTs takes time. Following the old DoD 5220.22-M directive of 3 consecutive wipes might take as much as 24 hours on a 250GB disk. BEWTs can exceed the DoD standard and wipe a drive as many as 35 times, leaving the computer used for wiping non-operational for weeks.</li>
<li>When you&#8217;ve run a BEWT, you have little posibility of verifying that a complete wipe has taken place; that all user accessible areas has been wiped. You&#8217;ll have to rely on the information that the BEWT gives you.</li>
</ul>
<p><strong>Enter Security Erase</strong><br />
Lately there&#8217;s been some hype about the relatively new <a href="http://en.wikipedia.org/wiki/AT_Attachment" target="_blank">ATA command</a> addition called Secure Erase (part of the ATA Security Feature Set), from now on refered to as &#8220;ATA-SE&#8221;. ATA-SE is an ATA command (SECURITY ERASE UNIT) built into hard drive firmware that, if executed, orders the hard disk drive to wipe itself. Using software similar to BEWTs (boot disk with an ATA command program) you can trigger this built-in function, wiping your hard drive. Alternatively, you can use the same program to simply lock the hard drive rendering it useless, so that only a wipe (or providing the correct password) can unlock the drive to make it usable again <sup>6)</sup>. If you have a disk drive produced 2001 or later (with a capacity of 15GB or higher) there&#8217;s a 99% chance that your hard drive implements ATA-SE.</p>
<p>But what&#8217;s the hype about?</p>
<p><span id="more-15"></span><a href="http://blogs.zdnet.com/storage/?p=129" target="_blank">This article by ZDNet writer Robin Harris</a>, for example, incorrectly portrays ATA-SE as some magical solution to disk security. Mr. Harris is not really at fault, though, since his article is based entirely on <a href="http://cmrr.ucsd.edu/people/Hughes/DataSanitizationTutorial.pdf" target="_blank">this paper [PDF Warning]</a> called &#8220;<em>Tutorial on Disk Drive Data Sanitization</em>&#8220;. In the paper, Dr Gordon Hughes<sup>7)</sup> at <a href="http://cmrr.ucsd.edu" target="_blank">Center for Magnetic Recording Research</a> at University of California, San Diego and Tom Coughlin<sup>7)</sup> of Coughlin Associates lists the various faults of block erase methodology in a such way that poor mr Harris is led to believe that ATA-SE solves all these problems. This is unfortunately not the entire truth. Let&#8217;s review!</p>
<ul>
<li>In the paper, the reader is led to believe that wiping the HPA/DCO is inherently difficult using BEWTs and inherently simple using ATA-SE. This is not the case. Wiping HPA/DCO is a tool implementation problem, not a wipe methodology problem. Some BEWTs (such as <a href="http://www.blancco.com/siteupdate/view/-/id/22/" target="_blank">Blancco</a>) implement HPA/DCO wiping by default, other tools could allow the user to chose whether or not to wipe HPA/DCO while other tools are not able to wipe HPA/DCO at all. The same principle would apply to ATA-SE tools. The ATA-SE tool &#8220;<a href="http://cmrr.ucsd.edu/Hughes/SecureErase.html" target="_blank">HDDErase</a>&#8221; allows the user to chose whether or not to wipe HPA/DCO.<span style="text-decoration:underline;">ATA-SE is <strong>not</strong> superior to Block Erase on this point.</span></li>
<li>In the paper, the reader is led to believe that ATA-SE can wipe the off-track areas of the HDD platters while BEWTs cannot. The actual phrasing in the paper is:&#8221;<em>It is difficult for external software to reliably sanitize user data stored on a hard disk drive. [...] Off-track overwrites could be effective in some drives, but there is no such drive external command for a software utility to move heads offtrack.</em>&#8220;While it is certainly true that BEWTs cannot write to off-track areas, ATA-SE cannot overwrite off-track areas either. ATA-SE does a single on-track erasure of the data on the disk drive.<span style="text-decoration:underline;">ATA-SE is <strong>not</strong> superior to Block Erase on this point.</span></li>
<li>In the paper, the reader is led to believe that BEWTs are inherently more suseptive to malware attacks. This is, to the best of my knowledge, simply not true. If you want to read my view on this point, see footnote number 5.<span style="text-decoration:underline;">As far as I know, ATA-SE is <strong>not</strong> superior to Block Erase on this point.</span></li>
<li>In the paper, the reader is led to believe that ATA-SE is significantly faster than Block Erase. <em>While speed is not a security issue per se, I agree that the more time-consuming a wipe is, the less likely will it be that users will wipe their disks, so I&#8217;ll adress this issue as well. </em>On this one, the good doctor is comparing apples and oranges. While he claims that a single overwrite is not less secure than multiple overwrites he still compares a single ATA-SE overwrite to multiple Block Erase overwrites. Still, a single ATA-SE wipe will be faster than a single BEWT wipe.<span style="text-decoration:underline;">ATA-SE is only slightly superior to Block Erase on this point.</span></li>
<li>In the paper, the reader is led to believe that blocks marked by the hard drive itself as bad are not wiped wiped by BEWTs while they ARE wiped by ATA-SE. This claim is true. Blocks marked as bad by the hard drive itself (g-list blocks) are wiped with ATA-SE. This is impossible (or very difficult) to achieve using BEWTs.<span style="text-decoration:underline;">On this point, ATA-SE <strong>is</strong> superior to Block Erase.</span></li>
</ul>
<p>Not emphasized in the paper (to my surprise) is the fact that ATA-SE provides much more reliable feedback regarding the wiping of the disk. If the hard drive successfully wiped the drive it will say so. If anything went wrong; not only will you know that it went wrong, but the drive cannot be used until a successful wipe is completed. This provides the user with a whole new level of feedback. The malware threat is not eliminated, though &#8211; read footnote 5.</p>
<p><strong>Summary:</strong><br />
ATA-SE methodology is superior to Block Erase methodology due to ATA-SE&#8217;s ability to overwrite bad blocks, due to it&#8217;s reduced time demand and due to it&#8217;s improved completion feedback.</p>
<p>When should you use ATA-SE and when should you use block erase? If you&#8217;re in a hurry, is a &#8220;hard disk lock&#8221; sufficient?</p>
<p>Let&#8217;s start with the disk lock question. Disk lock as a means of security should only be used for strictly non-sensitive data! Locking the drive <em><strong>does not </strong></em>erase any data and the disk lock can easily be circumvented by any of the thousands of disk recovery companies around the world<sup> 6)</sup>. While it is more secure than just &#8220;deleting the files&#8221; or formatting the drive, it is certainly not sufficiently secure for any degree of sensitive data.</p>
<p>How about ATA-SE wipes vs BEWTs? Well, for SCSI drives you don&#8217;t have much choice but to use BEWTs. Even though the SECURE ERASE UNIT <em><strong>can</strong></em> be implemented in SCSI disks as well as ATA disks, no SCSI disks have &#8211; to the best of my knowledge &#8211; implemented this function yet. When it comes to ATA disks, however, I believe BEWTs pretty much have played out their role. ATA-SE will take over the role of disk wiping (especially when the next version of MS Windows implements direct access to ATA-SE along with the format command, as my magic 8-ball said it will). ATA-SE is just as good as BEWTs - or better - for home users, hospitals, law firms and the like. Even government agencies should use ATA-SE, provided that the data that needs to be wiped is of a low-sensitive nature (yeah, now <strong><em>I&#8217;ve</em></strong> given the recommendation, not just some obscure government institute<sup> 8)</sup>).</p>
<p>However: remember that data CAN (probably) be recovered from a drive wiped by ATA-SE. Granted, the level of expertise and equipent is high and time committed is huge &#8211; but it CAN (probably) be done. With high probability the NSA have this capability, as well as intelligence agencies in other countries, such as China, Russia, Israel, France, UK, Germany, India and others. If you have information that you need any of these agencies NOT to see, then ATA-SE is not sufficiently secure. In addition to wiping the drive with ATA-SE you will have to use some physical destruction method<sup> 9)</sup>.</p>
<p>Of course, if you&#8217;re anything like me you&#8217;ll use both ATA-SE <strong><em>and</em></strong> Block Erase for your sensitive data, then yanking the platters from the drive, grinding the surfaces and bending the platters. Then melting the platters in a burning furnace and taking a boat to somewhere in the middle of the pacific ocean and dropping the furnace overboard. Then having NASA hurling the Pacific Ocean into the sun. Then making God destroy the universe.</p>
<p>It all depends on how paranoid you are.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Epilogue: In a related post I will be writing about &#8220;wiping&#8221; hard drives using built in HDD level encryption. But I&#8217;ll write about encryption basics first. And the general concept of HDD-based disk encryption. I think.</p>
<p>Also, note that <a href="http://www.heise.de/ct/english/05/08/172/" target="_blank">ATA-SE in itself (paired with incorrectly written BIOS) poses a malware/security threat</a>. But that&#8217;s a whole other story.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p><span style="font-size:x-small;">1)  In 2003, Simson Garfinkel and Abhi Shelat at MIT bought 158 used hard drives at secondhand computer stores and on eBay. 129 of these drives were functional. 69 of these still had recoverable files on them. 49 contained &#8220;significant personal information&#8221; including medical correspondence, love letters, pornography and credit card numbers. One of the disks even had transactions with account numbers from a cash machine. 51 of the drives above had been formatted, yet 19 of those still contained &#8220;easily&#8221; recoverable data.</span></p>
<p><span style="font-size:x-small;">2, 3) There are literally thousands of data recovery companies around the world that can perform &#8220;normal&#8221; forensic techniques:  replacement of the firmware or the electronics board or cleanroom replacement of the spindle motor, base casting, head stack, etc. These techniques all rely on the hard drive&#8217;s own hardware (or replacement of equivalent hardware) for retrieving the user data from the drive. Any recovery from the disk platters when the platters are outside the drive&#8217;s normal environment are referred to as &#8220;exotic forensic techniques&#8221;. The number of commercial players are few, if any; the techniques require expensive equipment (such as scanning magnetic force microscopes), sophisticated decoding algorithms (since the data recovered from the platters are encoded &#8211; and each hard drive will have a unique encoding) and vast amounts of time (scanning each sector multiple times, calculating averages and assembling the scanned sectors into decodeable blocks) and are not commercially viable. The only organizations who are likely to be able to perform such operations are government signal analysis agencies, such as NSA-SIGINT, and even they will be limited in the number of cases per year. </span></p>
<p><span style="font-size:x-small;">4) A study made by <a href="http://cmrr.ucsd.edu/homeset.htm" target="_blank">Center for Magnetic Recording Research</a> at <a href="http://www.ucsd.edu/" target="_blank">University of California, San Diego</a> indicates that multiple overwrites do not provide any significant improvement in data remover over a single overwrite. A single overwrite provides more than sufficient wiping of the information to prevent the information from being recovered by normal forensic methods. </span></p>
<p><span style="font-size:x-small;">A paper on the CMRR study can be found here: <a href="http://www.tomcoughlin.com/Techpapers/Secure%20Erase%20Article%20for%20IDEMA,%20042502.pdf">http://www.tomcoughlin.com/Techpapers/Secure%20Erase%20Article%20for%20IDEMA,%20042502.pdf</a></span></p>
<p><span style="font-size:x-small;">The study was led by Dr. Gordon Hughes and Tom Coughlin (see footnote 7).</span></p>
<p><span style="font-size:x-small;">5) There are really only a few ways that malware could attack a block erase tool such as DBAN, ExpertEraser, Killdisk or Blancco. They all boot from a CD, floppy or USB memorystick, loading their own operating system into RAM before starting the wiping process (presumeably all with the ATA command WRITE SECTOR(S) (EXT)). </span></p>
<p><span style="font-size:x-small;">Given these facts, there really aren&#8217;t that many ways malware can interfere with the process. The most likely way is for the boot CD/floppy/USB to be infected (another theoretical method is by a BIOS rootkit).  If you downoload DBAN and run the LiveCD, you really have no way of knowing whether it really does what it says it does. The CD will boot, the program will start and the message on the screen will inform you that a wipe is underway. Theoretically, if the DBAN LiveCD is infected by malware, the program could do NOTHING, only pretending to wipe the disk for two days, then tell you that the disk is wiped. If vital parts of the file system is destroyed (by simply formatting the drive) you have no way of telling whether the drive has been wiped or not &#8211; unless you turn the drive over to a disk recovery company for analyses. This infection is fairly easily implemented using rootkit-like system hooks. </span></p>
<p><span style="font-size:x-small;">Now, the same method would work for any tool implementing ATA-SE wipe. With ATA-SE you boot from your own DOS boot disks and run the HDDErase program. If the HDDErase tool was infected with malware the tool could behave like the above example. The program would tell the user that a SECURITY SET PASSWORD is being set and that a SECURITY ERASE UNIT is being performed, when in fact only a standard disk format is being performed.</span></p>
<p><span style="font-size:x-small;">My conclusion is that BEWTs and ATA-SE have <em><strong>the same level of risk</strong></em> of being twarted by malware (and a very small one at that).</span></p>
<p><span style="font-size:x-small;">6) According to ATA standardization organisation <a href="http://www.t13.org" target="_blank">T13</a> and HDD manufacturers,  a locked drive <em><strong>cannot be unlocked again</strong></em> without the correct password &#8211; neither by the drive manufacturers themselves or by anyone else. The aforementioned data recovery company <a href="http://www.ibas.com/" target="_blank">Ibas </a>has proven this to be a big fat lie <sup><a href="http://www.governmentsecurity.org/archive/t14849.html" target="_blank">a)</a> <a href="http://www.heise.de/ct/english/05/08/172/#kasten1" target="_blank">b)</a></sup>.</span></p>
<p><span style="font-size:x-small;">7) Dr. Gordon Hughes is the Associate Director of the Center for Magnetic Recording Research at the University of California, San Diego. </span><span style="font-size:x-small;">Tom Coughlin is President of the data storage consulting firm Coughlin Associates. </span></p>
<p><span style="font-size:x-small;">Dr. Hughes and Mr. Coughlin were involved in the invention of the ATA-SE command and were involved in the adoption of ATA-SE into the ATA standard by the ATA standardization organisation <a href="http://www.t13.org" target="_blank">T13</a>. </span></p>
<p><span style="font-size:x-small;">8) The single overwrite ATA-SE method has been recommended by the <a href="http://www.nist.gov/" target="_blank">National Institute of Standards and Technology</a> as the standard method for erasing ATA hard drives at a &#8220;purge&#8221; level (the three levels are &#8220;clear&#8221;, &#8220;purge&#8221; and &#8220;destroy&#8221;). The new <a href="http://csrc.nist.gov/publications/nistpubs/800-88/NISTSP800-88_rev1.pdf" target="_blank">NIST 800-88 [PDF warning]</a> standard (Guidelines for Data Sanitation) has replaced the old DoD 5220.22-M standard (National Industrial Security Program Operating Manual).</span></p>
<p><span style="font-size:x-small;">9) Bending the platters is one of the most effective destruction methods available; preventing even exotic forensic recovery. As little as a millimeter of bending makes all forms of practical recoverability impossible &#8211; even though the data is still theoretically intact.</span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ultraparanoid.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ultraparanoid.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ultraparanoid.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ultraparanoid.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ultraparanoid.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ultraparanoid.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ultraparanoid.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ultraparanoid.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ultraparanoid.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ultraparanoid.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ultraparanoid.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ultraparanoid.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ultraparanoid.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ultraparanoid.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ultraparanoid.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ultraparanoid.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ultraparanoid.wordpress.com&amp;blog=1258482&amp;post=15&amp;subd=ultraparanoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ultraparanoid.wordpress.com/2007/09/12/securely-erase-hard-drives/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2a08e6424b9aba76dac0dc0aa61774c6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ultraparanoid</media:title>
		</media:content>
	</item>
		<item>
		<title>Can God Create a Rock So Heavy Even He Can&#8217;t Lift It?</title>
		<link>http://ultraparanoid.wordpress.com/2007/06/20/can-god-create-a-rock-so-heavy-even-he-cant-lift-it/</link>
		<comments>http://ultraparanoid.wordpress.com/2007/06/20/can-god-create-a-rock-so-heavy-even-he-cant-lift-it/#comments</comments>
		<pubDate>Wed, 20 Jun 2007 10:49:21 +0000</pubDate>
		<dc:creator>ultraparanoid</dc:creator>
				<category><![CDATA[data forensics]]></category>
		<category><![CDATA[data recovery]]></category>
		<category><![CDATA[DBAN]]></category>
		<category><![CDATA[hard drive wiping]]></category>
		<category><![CDATA[hard drives]]></category>
		<category><![CDATA[Ibas]]></category>
		<category><![CDATA[NSA]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://ultraparanoid.wordpress.com/2007/06/20/can-god-create-a-rock-so-heavy-even-he-cant-lift-it/</guid>
		<description><![CDATA[Relax, this hasn&#8217;t turned into a religious blog, I&#8217;m simply drawing a parallel to one of the best data recovery companies out there, Norwegian Ibas. Ibas are experts on recovering lost or hidden data. And it&#8217;s amazing how often they &#8230; <a href="http://ultraparanoid.wordpress.com/2007/06/20/can-god-create-a-rock-so-heavy-even-he-cant-lift-it/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ultraparanoid.wordpress.com&amp;blog=1258482&amp;post=14&amp;subd=ultraparanoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Relax, this hasn&#8217;t turned into a religious blog, I&#8217;m simply drawing a parallel to one of the best data recovery companies out there, Norwegian <a target="_blank" href="http://www.ibas.com/">Ibas</a>. Ibas are experts on recovering lost or hidden data. And it&#8217;s amazing how often they succeed. Take a look at this charred wreck of a burnt PC<sup>1)</sup>:</p>
<p align="center"><img border="0" align="middle" width="400" src="http://gfx.ibas.com/news/pictures/burned_pc.jpg" alt="Burned PC" height="320" style="width:440px;height:286px;" /> </p>
<p>On this particular PC 100% data was recovered.</p>
<p>What&#8217;s this got to do with you, you ask? Or with Gawd, for that matter?</p>
<p>Well, if you have sensitive data that you do not want anyone to find, let alone be able to read then companies like Ibas (or NSA, for that matter) are your worst nightmare. If the data has ever been stored on your computer these guys can probably find it. <strong><em>Pressing &#8220;Delete&#8221;, formatting the disk or using &#8220;fdisk&#8221; or similar tools will NOT do the job.</em></strong> If you have data that you want to get rid of, you need something serious.</p>
<p>Hence the God analogy - Ibas know how to treat the data so that they themselves cannot recover it. Enter: <a target="_blank" href="http://www.experteraser.com/disk-eraser">ExpertEraser</a></p>
<p><span id="more-14"></span>ExpertEraser (EE) is a tiny piece of software that &#8220;wipes&#8221; (Block Erase) your hard drive so that Ibas or similar companies (including NSA) cannot recover the rata that was once stored on the disk. EE runs from a bootable floppy disk or CD, it is not installed on your hard drive. It works as long as you can boot from a floppy drive or a CD, regardless of whether you have a PC or Mac, Unix, Linux, DOS, MacOS or Windows; whether the drive you want to wipe is formatted as FAT, NTFS, HFS Plus, ext, HPFS, etc.</p>
<p>I&#8217;m not too big a fan of EE, though: it is closed source, which means that you have no way of knowing what it really does. In addition, Ibas collects information about your wipes (if you want to &#8220;refill&#8221; your license). These two factors makes for a bad combination. A great, and gratis, alternative to EE is the open source software <a target="_blank" href="http://dban.sourceforge.net/">DBAN (Darik&#8217;s Boot and Nuke)</a>.</p>
<p>DBAN, just like EE, is a disk wiping tool that does the job thoroughly. They’re both small, bootable and secure (although anything but fast; a secure wipe of a normal-sized disk will take many hours, up to days). They both exceed the requirements set by the Department of Defense (<a target="_blank" href="http://www.dtic.mil/whs/directives/corres/html/522022m.htm">DoD 5220.22-M</a>). <a target="_blank" href="http://www.killdisk.com/">http://www.killdisk.com/</a> is a third alternative, although not open source.</p>
<p>There are also tools that let you delete individual files in Windows, Linux, Unix or MacOS. Such tools will be discussed in another blog post. There are also alternatives to the slow block erase method that these tools use. I will discuss these methods in a later post.</p>
<p>A word of warning about wiping hard drives: What you do not know might kill you.</p>
<p>There are limitations to disk wiping tools. Modern hard drives will automatically mark bad sectors of the hard disk as &#8220;bad&#8221; and the hard drive will not allow write access to those sectors. DBAN, for example, is not able to wipe sectors marked bad by the hard drive. Whether or not this is the case for ExpertEraser I do not know. There are ways around this limitation, but they require a lot of work.</p>
<p>In addition to the bad sector problem, there are parts of the hard drive that is usually hidden from the normal user; the HPA (Host Protected Area) and the DCO (Device Configuration Overlay). The HPA is sometimes used by PC manufacturers (such as HP or Dell) to hide recovery tools for easy recovery of the operating system. The HPA could also be used by rootkits to hide themselves from anti-rootkit tools. The DCO was originally intended for storing power management features, but it is otherwise similar to the HPA and might be used to hide rootkits or other data. DBAN does not wipe HPA/DCO while Active@Killdisk do. If you really wish to wipe your hard drive, for example if you suspect that you computer has been infected by a rootkit, you should use a bootable Linux CD to remove the HPA and/or DCO (make it part of the normal hard drive space) before wiping the hard drive.</p>
<p>The HPA might also be used by <strong><em>you</em></strong> to hide data that you do not want others to find. This will probably work if you&#8217;re trying to hide the data from your wife, but will certainly NOT work if you&#8217;re trying to hide data from NSA. Hiding data in the HPA is like writing with <a target="_blank" href="http://en.wikipedia.org/wiki/Invisible_ink">invisible ink</a>: it&#8217;s not plain to see, but will not hold up under scrutiny.</p>
<p>There&#8217;s only one way to really hide data from peering eyes: strong cryptography. And even with cryptography what you don&#8217;t know might kill you. But that&#8217;s for another blog post.</p>
<p><span style="font-size:x-small;">1) Yes, I know that the external apperance of a PC is not related to the difficulties of retrieving data from a HDD (which is usually something as unsexy as replacement of the firmware  or the electronics board or cleanroom replacement of the spindle motor, base casting or head stack) &#8211; but it&#8217;s still cool.</span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ultraparanoid.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ultraparanoid.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ultraparanoid.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ultraparanoid.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ultraparanoid.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ultraparanoid.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ultraparanoid.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ultraparanoid.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ultraparanoid.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ultraparanoid.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ultraparanoid.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ultraparanoid.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ultraparanoid.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ultraparanoid.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ultraparanoid.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ultraparanoid.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ultraparanoid.wordpress.com&amp;blog=1258482&amp;post=14&amp;subd=ultraparanoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ultraparanoid.wordpress.com/2007/06/20/can-god-create-a-rock-so-heavy-even-he-cant-lift-it/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2a08e6424b9aba76dac0dc0aa61774c6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ultraparanoid</media:title>
		</media:content>

		<media:content url="http://gfx.ibas.com/news/pictures/burned_pc.jpg" medium="image">
			<media:title type="html">Burned PC</media:title>
		</media:content>
	</item>
		<item>
		<title>EPIC Online Guide to Practical Privacy Tools</title>
		<link>http://ultraparanoid.wordpress.com/2007/06/19/epic-online-guide-to-practical-privacy-tools/</link>
		<comments>http://ultraparanoid.wordpress.com/2007/06/19/epic-online-guide-to-practical-privacy-tools/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 16:19:29 +0000</pubDate>
		<dc:creator>ultraparanoid</dc:creator>
				<category><![CDATA[Good Guys ©]]></category>
		<category><![CDATA[integrity]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://ultraparanoid.wordpress.com/2007/06/19/epic-online-guide-to-practical-privacy-tools/</guid>
		<description><![CDATA[The Electronic Privacy Information Center (EPIC) is an independent non-profit public interest research center. They work on privacy issues, open government, free speech, and other important topics related to civil liberties. If you&#8217;re not already a supporter, you might consider &#8230; <a href="http://ultraparanoid.wordpress.com/2007/06/19/epic-online-guide-to-practical-privacy-tools/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ultraparanoid.wordpress.com&amp;blog=1258482&amp;post=12&amp;subd=ultraparanoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The Electronic Privacy Information Center (EPIC) is an independent non-profit public interest research center. They work on privacy issues, open government, free speech, and other important topics related to civil liberties.</p>
<p>If you&#8217;re not already a supporter, you <a href="http://www.epic.org/epic/support.html">might consider becoming one</a>.</p>
<p>Anyway, today&#8217;s blog post is about their list of privacy tools. It&#8217;s certainly not a complete list, and they&#8217;re not doing anyone any favor listing Skype under &#8220;Voice Privacy&#8221; and &#8220;Secure Instant Messaging&#8221; (since <a href="http://ultraparanoid.wordpress.com/2007/06/19/why-skype-is-evil/">Skype is Evil<sup>tm</sup></a>), but the list is a great compilation of good tools.</p>
<p>Check it out here: <a href="http://www.epic.org/privacy/tools.html">http://www.epic.org/privacy/tools.html</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ultraparanoid.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ultraparanoid.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ultraparanoid.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ultraparanoid.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ultraparanoid.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ultraparanoid.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ultraparanoid.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ultraparanoid.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ultraparanoid.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ultraparanoid.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ultraparanoid.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ultraparanoid.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ultraparanoid.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ultraparanoid.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ultraparanoid.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ultraparanoid.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ultraparanoid.wordpress.com&amp;blog=1258482&amp;post=12&amp;subd=ultraparanoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ultraparanoid.wordpress.com/2007/06/19/epic-online-guide-to-practical-privacy-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2a08e6424b9aba76dac0dc0aa61774c6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ultraparanoid</media:title>
		</media:content>
	</item>
		<item>
		<title>Why Google is Evil™</title>
		<link>http://ultraparanoid.wordpress.com/2007/06/19/why-google-is-evil%e2%84%a2/</link>
		<comments>http://ultraparanoid.wordpress.com/2007/06/19/why-google-is-evil%e2%84%a2/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 16:18:01 +0000</pubDate>
		<dc:creator>ultraparanoid</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[integrity]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Skype]]></category>

		<guid isPermaLink="false">http://ultraparanoid.wordpress.com/2007/06/19/why-google-is-evil%e2%84%a2/</guid>
		<description><![CDATA[Do you like the Google search engine? Yeah? I do too. In fact, I LOVE Google, and basically don’t use any other search engine. Why would I? Google gives great search hits, it’s fast and has that lean, efficient interface &#8230; <a href="http://ultraparanoid.wordpress.com/2007/06/19/why-google-is-evil%e2%84%a2/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ultraparanoid.wordpress.com&amp;blog=1258482&amp;post=11&amp;subd=ultraparanoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Do you like the <a href="http://www.google.com/">Google search engine</a>? Yeah? I do too. In fact, I LOVE Google, and basically don’t use any other search engine. Why would I? Google gives great search hits, it’s fast and has that lean, efficient interface that doesn’t get in the way of my searching for information.</p>
<p>But do I trust <a href="http://en.wikipedia.org/wiki/Google">Google Inc.</a> <a href="http://en.wikipedia.org/wiki/Don">to do no evil</a>, to know everything about me; every aspect of my life &#8211; and not misuse that information, today and in the forseeable future?</p>
<p>Maybe I’m being Ultraparanoid™, but I’d have to say ”NO!”.</p>
<p>”But Google doesn’t know everything about me”, you say. Well, let&#8217;s take a look at what Google DO know (or may know), shall we?</p>
<p>If you use <a href="http://gmail.google.com/">GMail</a>, Google reads all your mail. If you use <a href="http://desktop.google.com/">Google Desktop</a>, Google reads every document on your computer. Just those two are enough to give me the creeps. But it gets even worse &#8211; a lot worse!</p>
<p><span id="more-11"></span>If you use <a href="http://www.blogger.com/">Blogger</a>, Google knows what you’re passionate about. If you’re logged in to GMail or Blogger while searching for something on Google search engine, Google knows what topics you wanna know more about; that is: connecting a search result to a specific person. Google <a href="http://www.froogle.com/">knows what things you’re buying</a>. With the recent <a href="http://news.bbc.co.uk/2/hi/business/6554595.stm">purchase of Doubleclick</a>, Google can follow you around as you surf, knowing everything you read about on the Internet.</p>
<p>So, do you trust Google Inc. to not misuse all this information you’re giving them? I sure as hell don’t. In fact, I don&#8217;t think you&#8217;d have to be Ultraparanoid to see trouble here.</p>
<p>Fortunately, I&#8217;m not the only one concerned<sup><a href="http://www.dnaindia.com/report.asp?NewsID=1092155">1</a>) <a href="http://www.privacyinternational.org/article.shtml?cmd[347]=x-347-553961">2</a>)</sup> with Googles rising electronic omnipotence&#8230;</p>
<p>Also, as I&#8217;ve previously stated: <a href="http://ultraparanoid.wordpress.com/2007/06/19/why-skype-is-evil/">Ebay/Skype is evil</a>, and Google recently <a href="http://www.google.com/intl/en/press/pressrel/ebay.html">made a deal with eBay</a> to integrate services wich send shivers down my spine. Just imagine combining the staggering electronic surveilance of Google with the communications nightmare that is Skype, bundeled with NSA snooping and you have a Big Brother Bonanza.</p>
<p><a href="http://searchengineland.com/070101-215524.php">Then</a> <a href="http://www.motherjones.com/news/feature/2006/11/google.html">again</a>, <a href="http://blog.megacity.org/archives/002004.php">what</a> <a href="http://www.buygoogle.com/2005/04/clever-options-accounting-helps-google.html">is</a> <a href="http://news.bbc.co.uk/1/hi/technology/4645596.stm">evil</a>?</p>
<p>So what can you do to avoid this hell?</p>
<p>Well, I for one do not use GMail. I never will. I will never let a search engine/advertising gigant read my mail. Never. Did I say never? I meant NEVER EVER. Even more so, I will never let any company read all the documents on my computer. I don&#8217;t even trust the company I work for read all my documents, why would I give that trust to an international conglomerate? <strike>I use Blogger, but I log onto Blogger with another browser than I use for day-to-day browsing and research.</strike> I now use WordPress. This still stands, though: using Internet Explorer, Firefox, Opera and Safari for different taskt can do wonders for your privacy.</p>
<p><a href="http://ultraparanoid.wordpress.com/2007/06/19/why-skype-is-evil/" title="Skype is evil!">And I don&#8217;t use Skype</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ultraparanoid.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ultraparanoid.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ultraparanoid.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ultraparanoid.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ultraparanoid.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ultraparanoid.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ultraparanoid.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ultraparanoid.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ultraparanoid.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ultraparanoid.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ultraparanoid.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ultraparanoid.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ultraparanoid.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ultraparanoid.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ultraparanoid.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ultraparanoid.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ultraparanoid.wordpress.com&amp;blog=1258482&amp;post=11&amp;subd=ultraparanoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ultraparanoid.wordpress.com/2007/06/19/why-google-is-evil%e2%84%a2/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2a08e6424b9aba76dac0dc0aa61774c6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ultraparanoid</media:title>
		</media:content>
	</item>
		<item>
		<title>Why Skype is Evil&#8482;</title>
		<link>http://ultraparanoid.wordpress.com/2007/06/19/why-skype-is-evil/</link>
		<comments>http://ultraparanoid.wordpress.com/2007/06/19/why-skype-is-evil/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 16:12:01 +0000</pubDate>
		<dc:creator>ultraparanoid</dc:creator>
				<category><![CDATA[chat]]></category>
		<category><![CDATA[Ebay]]></category>
		<category><![CDATA[Echelon]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[espionage]]></category>
		<category><![CDATA[NSA]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">http://ultraparanoid.wordpress.com/2007/06/19/why-skype-is-evil/</guid>
		<description><![CDATA[So, you&#8217;re a security-minded individual who uses a HW firewall, a client firewall, antivirus SW and anti-spyware SW to protect yourself, your computer and your privacy. Great! Now you&#8217;ve found a great way to communicate with your friends and family &#8230; <a href="http://ultraparanoid.wordpress.com/2007/06/19/why-skype-is-evil/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ultraparanoid.wordpress.com&amp;blog=1258482&amp;post=10&amp;subd=ultraparanoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So, you&#8217;re a security-minded individual who uses a HW firewall, a client firewall, antivirus SW and anti-spyware SW to protect yourself, your computer and your privacy. Great! Now you&#8217;ve found a great way to communicate with your friends and family in a secure fashion: <a href="http://www.skype.com/">Skype</a>! Well, let&#8217;s take a deep breath and have a closer look at Skype. Here&#8217;s a conversation between me and you:</p>
<p><strong>You</strong>: I&#8217;ve found a way to communicate with my friends and my family in a secure fashion!</p>
<p><strong>Me</strong>: Wow, that&#8217;s great. Tell me more about it.</p>
<p><strong>You</strong>: It&#8217;s a voice-over-IP program with chat functionality.</p>
<p><strong>Me</strong>: Sounds nice, but how exactly is it &#8220;secure&#8221;?</p>
<p><strong>You</strong>: It encrypts everything with a 256-bit EAS algorithm – it&#8217;s unbreakable!</p>
<p><strong>Me</strong>: Yes, 256-bit AES is a strong algorithm. Did you make sure to choose a long and complex passphrase when generating the master key to keep the implementation of the encryption as strong as the algorithm lets you?</p>
<p><strong><span id="more-10"></span>You</strong>: Huh? Skype fixed all that stuff for me.</p>
<p><strong>Me</strong>: So Skype decided what encryption master key you use?</p>
<p><strong>You</strong>: Yes.</p>
<p><strong>Me</strong>: Doesn&#8217;t that mean that Skype can decrypt your communication and eavesdrop on your conversations whenever they want?</p>
<p><strong>You</strong>: I guess&#8230; But they probably don&#8217;t have the resources to eavesdrop on me or anyone else; Skype is a small, Swedish company. Besides, what interest would they have in eavesdropping on me or anyone else?</p>
<p><strong>Me</strong>: That&#8217;s not entirely true, but let&#8217;s get back to that later, and answer this: what if Skype gave the encryption key to someone who DOES have the resources and the incentive?</p>
<p><strong>You</strong>: Like who?</p>
<p><strong>Me</strong>: Like for example the <a href="http://www.nsa.gov/">National Security Agency</a>?</p>
<p><strong>You</strong>: Why would the NSA want to eavesdrop on my conversations and chat sessions?</p>
<p><strong>Me</strong>: Most likely, they couldn&#8217;t care less when you&#8217;re talking to your mom about her doing your laundry next Saturday, but the NSA are responsible for the collection and analysis of all foreign communications. That includes your calls and your chat sessions<sup> 1)</sup>.</p>
<p><strong>You</strong>: But Skype is a European company, governed by European rules and regulations which prohibits them from releasing sensitive information to any foreign intelligence agency; they wouldn&#8217;t do that.</p>
<p><strong>Me</strong>: Na-uh. Skype was recently bought by eBay and all the Skype servers<sup> 2)</sup> are now located in the US, which makes eavesdropping by NSA not only possible, but in fact probable. The NSA already has <a href="http://www.eff.org/Privacy/Surveillance/CALEA/">free access to phone calls and internet traffic routed through &#8220;normal&#8221; telephone companies /ISPs</a>. It is only natural that they would want to do anything possible to get the hugely popular Skype communications platform under their control as well. After all, a wide-spread, easy to use, uncontrolled encrypted communications platform free for all to use is a HUGE threat to the effectiveness of the NSA. Controlling Skype has the added bonus of being able to eavesdrop on communications between foreign targets previously hard or impossible to reach. For example, a person in Germany, talking to a person in Russia using land-line phones would previously have been out of reach for NSA. The same two persons using Skype are now available for eavesdropping. In addition, the average Skype user will most likely treat the program as being trustworthy (just like you do), having bought into the <a href="http://www.skype.com/security/security/">Skype propaganda</a> of the program being impossible to intercept or eavesdrop. So I have no doubt that the NSA have a great interest in getting their hands on a backdoor into the program. And if the NSA can force every telco in the USA to comply, they could certainly have no problem forcing eBay to do the same. Not that it would come to this, eBay is notoriously known for not respecting the privacy of its users.</p>
<p><strong>You</strong>: I am shocked, shocked to find out that espionage is going on in here <sup>3)</sup>!</p>
<p><strong>Me</strong>: Now, let&#8217;s take a look at the eBay purchase of Skype in the first place. Why would eBay buy Skype? Granted, there are some potential benefits from a customer viewpoint, such as easy communication between buyer and seller. In addition, eBay might want to keep track of their customers&#8217; online time and habits; something an IM client would be able to provide, but seriously: Skype has no real revenue potential. Skype&#8217;s business model has long been questioned by many economists. The software is gratis and the calls are mostly gratis. Although there is a line of hardware as well as services for money, there really aren&#8217;t that many ways for Skype to make money. There aren&#8217;t even any ads to gain revenue for Skype. So where does Skype get the money from, or rather: why in the flaming red hell would eBay want to haul out $2.6 BILLION for Skype? My guess is: they wouldn&#8217;t. There is no short term profit in Skype. There is most likely little or no long term profit in Skype. If Skype ever produced enough dough for eBay to break even on the buy I would be baffled. Did eBay really pay $2.6 billion for something that will never even break even? Perhaps. Or perhaps the executives at eBay are so bold as to stick that amount of cash (and stock) on a long shot? Or perhaps they see some potential that us mere mortals cannot see? Or perhaps there is a second buyer, helping eBay finance the purchase? Do I know that <a href="http://www.oreillynet.com/etel/blog/2007/04/skype_revenue_from_national_se_1.html">NSA helped fund eBay&#8217;s purchase of Skype</a>? No, I certainly do not.</p>
<p>What I DO know is:</p>
<ul>
<li>eBay has no <a href="http://www.businessweek.com/the_thread/techbeat/archives/2005/09/why_ebay_is_buy.html">obvious reason for buying Skype</a> <sup>(granted, this being my weakest point)</sup>; certainly not for $2.6 billion.</li>
<li>eBay has a history of <a href="http://research.yale.edu/lawmeme/modules.php?name=News&amp;file=article&amp;sid=925">handing out extensive user information to government officials without any subpoena or court order at all</a>.</li>
<li>Skype has done <a href="http://blackhat.com/presentations/bh-europe-06/bh-eu-06-biondi/bh-eu-06-biondi-up.pdf">everything in its power to make it impossible</a> <sup>(warning: link to big PDF)</sup> for anyone to <a href="http://www.csoonline.com.au/index.php/id;707277183;fp;8;fpid;5">verify the encryption implementation or whether there are any backdoors in the program</a>.</li>
<li>Skype is known to behave in a suspicious manner, for example <a href="http://www.pagetable.com/?p=27">collecting BIOS and motherboard information</a> – information that a VoIP/chat program has no legitimate use for. Or <a href="http://news.com.com/Intels+mantra+Lets+make+a+deal/2100-1006_3-6038282.html">imposing artificial limitations based on CPU vendor</a>.</li>
<li>Skype has time and again <a href="http://www.securityfocus.com/columnists/357">refused to discuss Skype security issues, phone records and Skype interactions with law enforcement</a>.</li>
<li>NSA has a duty to <a href="http://www.intelligence.gov/1-members_nsa.shtml">monitor as much foreign communication as possible</a>.</li>
<li>Skype has been (presumed to be) <a href="http://www.upi.com/SecurityTerrorism/view.php?StoryID=20060411-013136-5394r">a huge thorn in the side of NSA</a>.</li>
<li><a href="http://www.nsa.gov/about/about00018.cfm#7">NSA has a secret budget</a>. Its size and its uses are unknown.</li>
</ul>
<p>All these facts would, in a court of law, be called &#8220;circumstantial&#8221;, but putting two and two together, I wouldn&#8217;t use Skype for anything sensitive. At least not for something I wouldn&#8217;t want NSA to know, and perhaps not for anything I didn&#8217;t want a random <a href="http://www.ciaonet.org/cbr/cbr00/video/cbr_ctd/cbr_ctd_22a.pdf">competing US company to know either</a> <sup>(Warning: PDF document. See point 10.9.2)</sup>.</p>
<p><strong>You</strong>: Well, I’m an American, so it’s illegal for NSA to spy on me!</p>
<p><strong>Me</strong>: <a href="http://edition.cnn.com/SPECIALS/2001/nsa/stories/privacy/index.html">Yeah.</a>. <a href="http://www.aclu.org/safefree/nsaspying/">Dream on.</a>™</p>
<p><strong>You</strong>: Well, I’m not a terrorist, so they won&#8217;t be interested in me at all!</p>
<p><strong>Me</strong>: If you accept sacrificing your privacy, that’s your choice. <a href="http://www.truthout.org/cgi-bin/artman/exec/view.cgi/47/16949">But just because you haven’t done anything wrong doesn’t mean they won’t watch you</a>.</p>
<p><span style="font-family:courier new;"><strong>This transcript of a Skype conversation was brought to you by NSA – your friendly neighborhood Big Brother™.</strong></span></p>
<p><span style="font-size:smaller;">1) The <a href="http://www4.law.cornell.edu/uscode/html/uscode50/usc_sup_01_50_10_36.html">Foreign Intelligence Surveillance Act</a> (FISA) of 1978 prescribes procedures for the physical and electronic surveillance and collection of &#8220;foreign intelligence information&#8221; between or among &#8220;foreign powers&#8221;. Even though the act specifically forbids spying on US citizens without a court order, it can be argued that it is impossible to separate domestic internet traffic from non-domestic internet traffic. Therefore, in order to be able to monitor foreign internet traffic, one must monitor ALL internet traffic. Besides, the <a href="http://www.whitehouse.gov/infocus/patriotact/">U-SAP-AT-RIOT Act </a>of 2001 largely removes the public protection that existed in previous laws. If that wasn&#8217;t enough, GWB has shown us that <a href="http://www.nytimes.com/2005/12/16/politics/16program.html?ex=1292389200&amp;en=e32070e08c623ac1&amp;ei=5089">rewriting the law on-the-fly as he sees fit is just as fun</a>.</span></p>
<p><span style="font-size:smaller;">2) Yes, Skype is a peer-to-peer software, as opposed to a server-client model, but the software is not self-certifying which means it needs to connect and login to a centralized Skype server to certify each user&#8217;s public key.</span></p>
<p><span style="font-size:smaller;">3) My apologies to Julius J. Epstein, Philip G. Epstein and Howard Koch.</span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ultraparanoid.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ultraparanoid.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ultraparanoid.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ultraparanoid.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ultraparanoid.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ultraparanoid.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ultraparanoid.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ultraparanoid.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ultraparanoid.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ultraparanoid.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ultraparanoid.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ultraparanoid.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ultraparanoid.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ultraparanoid.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ultraparanoid.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ultraparanoid.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ultraparanoid.wordpress.com&amp;blog=1258482&amp;post=10&amp;subd=ultraparanoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ultraparanoid.wordpress.com/2007/06/19/why-skype-is-evil/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2a08e6424b9aba76dac0dc0aa61774c6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ultraparanoid</media:title>
		</media:content>
	</item>
		<item>
		<title>Another crappy product bites the dust</title>
		<link>http://ultraparanoid.wordpress.com/2007/06/19/another-crappy-product-bites-the-dust/</link>
		<comments>http://ultraparanoid.wordpress.com/2007/06/19/another-crappy-product-bites-the-dust/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 16:06:54 +0000</pubDate>
		<dc:creator>ultraparanoid</dc:creator>
				<category><![CDATA[portable media]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://ultraparanoid.wordpress.com/2007/06/19/another-crappy-product-bites-the-dust/</guid>
		<description><![CDATA[Apparently, the guys over at Secustick has convinced French military contractor Dassault, French bank Crédit Agricole and &#8220;the French intelligence service&#8221; (according to Secustick) that their new, cool &#8220;self-destructing&#8221; USB stick is the ultimate in portable storage security: &#8220;a memory &#8230; <a href="http://ultraparanoid.wordpress.com/2007/06/19/another-crappy-product-bites-the-dust/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ultraparanoid.wordpress.com&amp;blog=1258482&amp;post=9&amp;subd=ultraparanoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Apparently, the guys over at <a href="http://www.secustick.com/">Secustick</a> has convinced French military contractor Dassault, French bank Crédit Agricole and &#8220;the French intelligence service&#8221; (according to Secustick) that their new, cool &#8220;self-destructing&#8221; USB stick is the ultimate in portable storage security:</p>
<p><em>&#8220;a memory stick that will self-destruct after an incorrect password has been entered more than a set number of times&#8221;</em></p>
<p style="text-align:center;"><img width="350" src="http://www.secustick.com/logo.gif" /></p>
<p><a href="http://tweakers.net/reviews/683">Turns out that the stick is neither self-destructing nor secure, and that the French intelligence service should be very, very, very ashamed of themselves</a>.</p>
<p>Thank God for hackers.</p>
<p><strong>Update, april 19:th, 2007:</strong><br />
Apparently, renown IT security expert Bruce Schneier <a href="http://www.wired.com/politics/security/commentary/securitymatters/2007/04/securitymatters_0419?currentPage=all">came to the same conclusion that I did</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ultraparanoid.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ultraparanoid.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ultraparanoid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ultraparanoid.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ultraparanoid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ultraparanoid.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ultraparanoid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ultraparanoid.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ultraparanoid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ultraparanoid.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ultraparanoid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ultraparanoid.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ultraparanoid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ultraparanoid.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ultraparanoid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ultraparanoid.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ultraparanoid.wordpress.com&amp;blog=1258482&amp;post=9&amp;subd=ultraparanoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ultraparanoid.wordpress.com/2007/06/19/another-crappy-product-bites-the-dust/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2a08e6424b9aba76dac0dc0aa61774c6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ultraparanoid</media:title>
		</media:content>

		<media:content url="http://www.secustick.com/logo.gif" medium="image" />
	</item>
		<item>
		<title>Beware of the hidden information</title>
		<link>http://ultraparanoid.wordpress.com/2007/06/19/beware-of-the-hidden-information/</link>
		<comments>http://ultraparanoid.wordpress.com/2007/06/19/beware-of-the-hidden-information/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 14:10:31 +0000</pubDate>
		<dc:creator>ultraparanoid</dc:creator>
				<category><![CDATA[cameras]]></category>
		<category><![CDATA[exif]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[integrity]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://ultraparanoid.wordpress.com/2007/06/19/beware-of-the-hidden-information/</guid>
		<description><![CDATA[Take a look at my Profile Image. Normally, someone with a little bit of knowledge could find out quite a bit of information about me just by checking the EXIF metadata of the image. Since I stole this particular image &#8230; <a href="http://ultraparanoid.wordpress.com/2007/06/19/beware-of-the-hidden-information/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ultraparanoid.wordpress.com&amp;blog=1258482&amp;post=6&amp;subd=ultraparanoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Take a look at my <a href="http://img464.imageshack.us/img464/7648/ultraparanoidvm8.jpg">Profile Image</a>. Normally, someone with a little bit of knowledge could find out quite a bit of information about me just by checking the <a href="http://www.exif.org/">EXIF metadata</a> of the image. Since I stole this particular image off the Internet, nothing much interesting can be revealed, besides the date and time I modified the image and the fact that I used Photoshop CS2 to modify it.</p>
<p>However, a photo taken by myself with my digital camera can tell you</p>
<ul>
<li>when the picture was taken,</li>
<li>what camera make and model I used,</li>
<li>what software I used to download the picture to my computer,</li>
<li>when the picture was modified and</li>
<li>what software I used to modify it.</li>
</ul>
<p>If I&#8217;m using one of these <a href="http://www.digitalcamerainfo.com/content/Ricoh-Launches-GPS-enabled-Pro-G3.htm">GPS-enabled devices</a>, you can even find out exactly WHERE I took the picture.</p>
<p>If you have one of those fancy new digital single-lens reflex cameras (e.g. Canon Digital Rebel) you&#8217;ve probably registered your camera with the manufacturer (Canon) for bonus crap, haven&#8217;t you? And since the &#8220;Camera Body No.&#8221; is stored in the EXIF information, the people at Canon (and NSA, if they want to) know what pictures YOU took (or someone using your camera).</p>
<p>Normally, EXIF is a Good Thing<sup>TM</sup>. The GPS camera, for example, was created to enable you to let your friends know where (and when) you took the picture. But as usual: beware of what you reveal to strangers. If tinfoil is your friend, you might want to remove that EXIF information before giving the picture to the entire world, <a href="http://www.tesh.com/ittrium/visit?path=A1x97x1y1xa5x1x76y1x243dx1x9by1x2442x1y5x4663x5x1">without ever being able to remove it</a>&#8230;</p>
<p>The simplest and best tool I&#8217;ve encountered for removing EXIF information is &#8220;<a href="http://www.colorpilot.com/exiffarm.html">Exif Farm</a>&#8220;.</p>
<p align="center"><img border="0" src="http://www.colorpilot.com/img/exiffarm_delete.gif" style="margin:0 10px 10px 0;" /></p>
<p>Unfortunately, EXIF Farm costs money (the demo sucks ass). However, there are <a href="http://www.google.com/search?client=opera&amp;rls=en&amp;q=remove+exif&amp;sourceid=opera&amp;ie=utf-8&amp;oe=utf-8">numerous other tools available</a>, including some Open Source ones.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ultraparanoid.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ultraparanoid.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ultraparanoid.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ultraparanoid.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ultraparanoid.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ultraparanoid.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ultraparanoid.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ultraparanoid.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ultraparanoid.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ultraparanoid.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ultraparanoid.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ultraparanoid.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ultraparanoid.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ultraparanoid.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ultraparanoid.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ultraparanoid.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ultraparanoid.wordpress.com&amp;blog=1258482&amp;post=6&amp;subd=ultraparanoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ultraparanoid.wordpress.com/2007/06/19/beware-of-the-hidden-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2a08e6424b9aba76dac0dc0aa61774c6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ultraparanoid</media:title>
		</media:content>

		<media:content url="http://www.colorpilot.com/img/exiffarm_delete.gif" medium="image" />
	</item>
		<item>
		<title>Migration</title>
		<link>http://ultraparanoid.wordpress.com/2007/06/19/migration/</link>
		<comments>http://ultraparanoid.wordpress.com/2007/06/19/migration/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 14:00:46 +0000</pubDate>
		<dc:creator>ultraparanoid</dc:creator>
				<category><![CDATA[uncategorized]]></category>

		<guid isPermaLink="false">http://ultraparanoid.wordpress.com/2007/06/19/migration/</guid>
		<description><![CDATA[Moving from Blogger to WordPress. Not just because Google is evil, though &#8211; WordPress has some nice features that Blogger just don&#8217;t have: the ability to create static pages, statistics, image upload, etc. The drawback is that some blog postings will &#8230; <a href="http://ultraparanoid.wordpress.com/2007/06/19/migration/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ultraparanoid.wordpress.com&amp;blog=1258482&amp;post=5&amp;subd=ultraparanoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Moving from Blogger to WordPress. Not just because Google is evil, though &#8211; WordPress has some nice features that Blogger just don&#8217;t have: the ability to create static pages, statistics, image upload, etc. The drawback is that some blog postings will have the same publication date, but I&#8217;m guessing that nobody cares.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ultraparanoid.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ultraparanoid.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ultraparanoid.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ultraparanoid.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ultraparanoid.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ultraparanoid.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ultraparanoid.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ultraparanoid.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ultraparanoid.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ultraparanoid.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ultraparanoid.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ultraparanoid.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ultraparanoid.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ultraparanoid.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ultraparanoid.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ultraparanoid.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ultraparanoid.wordpress.com&amp;blog=1258482&amp;post=5&amp;subd=ultraparanoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ultraparanoid.wordpress.com/2007/06/19/migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2a08e6424b9aba76dac0dc0aa61774c6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ultraparanoid</media:title>
		</media:content>
	</item>
	</channel>
</rss>
