<?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>Free Biz Ware &#187; disk erase</title>
	<atom:link href="http://freebizware.com/tag/disk-erase/feed/" rel="self" type="application/rss+xml" />
	<link>http://freebizware.com</link>
	<description>Free and Open Source Business Softwares</description>
	<lastBuildDate>Sun, 07 Mar 2010 15:46:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wipe all trace with Eraser</title>
		<link>http://freebizware.com/56/wipe-all-trace-with-eraser/</link>
		<comments>http://freebizware.com/56/wipe-all-trace-with-eraser/#comments</comments>
		<pubDate>Thu, 01 Mar 2007 06:51:00 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Security & Encryption]]></category>
		<category><![CDATA[disk erase]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://freebizware.com/56/wipe-all-trace-with-eraser/</guid>
		<description><![CDATA[
Regular readers will know that I keep a keen eye on security and protection on private data. Previously I covered using KeePass to store password (of course the best would be to keep everything in the head), using Tor and Privoxy for anonymous browsing and setting up a VPN to share data using Hamachi. 
In [...]]]></description>
			<content:encoded><![CDATA[<p><img height="75" alt="Eraser" hspace="3" src="http://freebizware.com/wp-content/uploads/2007/02/eraser-logo.png" width="93" align="left" vspace="3" /></p>
<p>Regular readers will know that I keep a keen eye on security and protection on private data. Previously I covered using <a title="Remember all your passwords with KeePass" href="http://freebizware.com/27/remember-all-your-passwords-with-keepass/" target="_blank">KeePass to store password</a> (of course the best would be to keep everything in the head), using <a title="Punch through web filter with Tor" href="http://freebizware.com/39/punch-through-web-filter-with-tor/" target="_blank">Tor and Privoxy for anonymous browsing</a> and setting up a <a title="Share your LAN with Hamachi" href="http://freebizware.com/52/share-your-lan-with-hamachi/" target="_blank">VPN to share data using Hamachi</a>. </p>
<p>In this post (and the next), I want to share some tools that will secure your data on your harddisk.</p>
<p><a title="Eraser" href="http://www.heidi.ie/eraser/" target="_blank"><strong>Eraser</strong></a> is an open source security tool <em>which allows you to completely remove sensitive data from your hard drive by overwriting it several times with carefully selected patterns</em>.</p>
<p>Why do you want to do this?</p>
<p align="center"><img height="223" alt="Eraser" hspace="3" src="http://freebizware.com/wp-content/uploads/2007/02/eraser-screenshot.png" width="400" vspace="3" /></p>
<p><span id="more-56"></span></p>
<p>The reason lies in the fact that when you delete a file, Windows does not really remove the file from the harddisk. It just removes the reference  of the file (not the actual content). The file content still remains on the disk until another file is written over it. Even after file is written over it, it might still be possible for a sophisticated person to recover the data by studying the magnetic patterns on the disk surface.</p>
<p>Nevermind if you do not quite understand the last paragraph*. Just remember <strong>if you need to securely remove a file so that no one else can recover it</strong>, you need a tool like Eraser.</p>
<p>Tools like Eraser goes by a few description. They are sometime referred to as file shredder, disk wiper, destructive delete, etc.</p>
<p>Basically there are 2 main functions that you want to use them for</p>
<ol>
<li>To delete (shred) an existing file or disk so that it is no longer recoverable.</li>
<li>To clean (wipe) your empty harddisk space so that old, deleted data cannot be recovered.</li>
</ol>
<p>Eraser can do both.</p>
<h4>Using Eraser</h4>
<p>After installing, erasing a file is just a simple right-click on the file and choose <em>Erase.</em></p>
<p align="center"><img height="126" alt="Erasing a file" hspace="3" src="http://freebizware.com/wp-content/uploads/2007/02/erasing-a-file.png" width="229" vspace="3" /></p>
<p>You can leave the <em>Options</em> as its default and go ahead and click <em>Yes</em>.</p>
<p align="center"><img height="124" alt="Confirm Erasing" hspace="3" src="http://freebizware.com/wp-content/uploads/2007/02/erase-file-2.png" width="380" vspace="3" /></p>
<p>A status box will appear showing the erasing. Depending on your file size this may take a while.</p>
<p align="center"><img height="248" alt="Erasing..." hspace="3" src="http://freebizware.com/wp-content/uploads/2007/02/earsing.png" width="371" vspace="3" /></p>
<p><strong>Wiping Empty Disk Space</strong></p>
<p>To wipe empty/unused disk space, right-click on a disk drive.</p>
<p align="center"><img height="135" alt="wipe disk space" hspace="3" src="http://freebizware.com/wp-content/uploads/2007/02/wipe-disk.png" width="188" vspace="3" /></p>
<p>Follow the same confirmation as the file shredding. If you have a large disk, this will take a long time.</p>
<p>*Useful reference:</p>
<ul>
<li><a title="File wiping" href="http://en.wikipedia.org/wiki/Disk_wipe" target="_blank">File wiping on Wikipedia</a></li>
<li><a title="Why a normal delete is not sufficient" href="http://www.iusmentis.com/securityWhy a normal delete is not sufficient/" target="_blank">Why a normal delete is not sufficient</a></li>
</ul>
<h4>Chinese support</h4>
<p>Ufortunately it seems like the UI does not support other languages.</p>
<h4>Where to get it?</h4>
<ul>
<li><strong>Eraser</strong> is at <a href="http://www.heidi.ie/eraser/">http://www.heidi.ie/eraser/</a></li>
<li><strong>Current version</strong>: 5.82</li>
<li><strong>Function</strong>: File Shedder (Eraser)</li>
</ul>
<h3  class="related_post_title">Related Post:</h3><ul class="related_post"><li><a href="http://freebizware.com/47/keepass-106-release/" title="KeePass 1.06 release">KeePass 1.06 release</a></li><li><a href="http://freebizware.com/40/are-you-still-using-ftp-beware/" title="Are you still using FTP? Beware">Are you still using FTP? Beware</a></li><li><a href="http://freebizware.com/39/punch-through-web-filter-with-tor/" title="Punch through web filter with Tor">Punch through web filter with Tor</a></li><li><a href="http://freebizware.com/27/remember-all-your-passwords-with-keepass/" title="Remember all your passwords with KeePass">Remember all your passwords with KeePass</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://freebizware.com/56/wipe-all-trace-with-eraser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
