<?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; security</title>
	<atom:link href="http://freebizware.com/tag/security/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>
		<item>
		<title>KeePass 1.06 release</title>
		<link>http://freebizware.com/47/keepass-106-release/</link>
		<comments>http://freebizware.com/47/keepass-106-release/#comments</comments>
		<pubDate>Mon, 16 Oct 2006 03:05:45 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Security & Spyware]]></category>
		<category><![CDATA[keepass]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://freebizware.com/47/keepass-106-release/</guid>
		<description><![CDATA[KeePass (review) is an opensource password manager which helps you to manage your passwords .
All your passwords are kept in one database, which is locked with one master key or a key-disk. You only have to remember one single master password or insert the key-disk to unlock the whole database.
Databases are encrypted using very secure [...]]]></description>
			<content:encoded><![CDATA[<p><a title="KeePass" href="http://keepass.sourceforge.net/" target="_blank"><strong>KeePass</strong></a> (<a title="Remember all your passwords with KeePass" href="http://freebizware.com/27/remember-all-your-passwords-with-keepass/" target="_blank">review</a>) is an opensource password manager which helps you to manage your passwords .</p>
<p>All your passwords are kept in one database, which is locked with one master key or a key-disk. You only have to remember one single master password or insert the key-disk to unlock the whole database.</p>
<p>Databases are encrypted using very secure encryption algorithms (AES and Twofish). </p>
<p>A new version, 1.06, is available. (Thanks to the <a title="Automated update and install softwares" href="http://freebizware.com/42/automated-update-and-install-softwares/" target="_blank">update alert</a> built into the program.) </p>
<h3  class="related_post_title">Related Post:</h3><ul class="related_post"><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><li><a href="http://freebizware.com/56/wipe-all-trace-with-eraser/" title="Wipe all trace with Eraser">Wipe all trace with Eraser</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/28/importing-from-password-safe-to-keepass-database/" title="Importing from Password Safe to KeePass database">Importing from Password Safe to KeePass database</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://freebizware.com/47/keepass-106-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are you still using FTP? Beware</title>
		<link>http://freebizware.com/40/are-you-still-using-ftp-beware/</link>
		<comments>http://freebizware.com/40/are-you-still-using-ftp-beware/#comments</comments>
		<pubDate>Tue, 12 Sep 2006 02:22:25 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Editorial]]></category>
		<category><![CDATA[Security & Encryption]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sftp]]></category>

		<guid isPermaLink="false">http://freebizware.com/40/are-you-still-using-ftp-beware/</guid>
		<description><![CDATA[Recently I acquired a software that required FTP access to my server, without which it cannot work.
I was shocked!
You see, in the last 7-8 years I have not use FTP on my servers. Even on the local office server I refuse to allow FTP to be installed. For file transfer I just use SFTP (Filezilla [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I acquired a software that required FTP access to my server, without which it cannot work.</p>
<p>I was shocked!</p>
<p>You see, in the last 7-8 years I have not use FTP on my servers. Even on the local office server I refuse to allow FTP to be installed. For file transfer I just use SFTP (<a title="Filezilla FTP client" href="http://freebizware.com/23/filezilla-ftp-client/" target="_blank">Filezilla</a> supports this).</p>
<p>Are you still using FTP, you might want to read the following and discover why it is time to take note</p>
<ul>
<li>Details of <a title="FTP: File Transfer Protocol" href="http://cr.yp.to/ftp.html" target="_blank">how FTP works</a> and <a title="FTP security" href="http://cr.yp.to/ftp/security.html" target="_blank">security</a>.</li>
<li><a title="FTP Security Considerations" href="http://www.rfc-editor.org/rfc/rfc2577.txt" target="_blank">FTP Security Considerations</a></li>
</ul>
<p>The traditional FTP protocol is highly insecure: it sends passwords in the clear. For this reason FTP has been recognized as one of the largest remaining security liabilities in most UNIX systems. As of 2006 FTP still remains one of the Internet&#8217;s most popular file upload mechanisms.</p>
<p><strong>Another security risk</strong> lies not with FTP itself but with the widespread use of wireless internet connection.</p>
<p>With wireless, your FTP password travelling <strong>in clear</strong> over the air can be easily captured. You may be surprised that <a title="Wireless attacks, A to Z" href="http://searchsecurity.techtarget.com/generic/0,295582,sid14_gci1167611,00.html" target="_blank">wireless attack</a> is actually very easy. The kid next door may just be looking at your wireless traffic now.</p>
<p>So, if you are using FTP on your hosting server and at work, ask why. Security file transfer like SFTP, SCP, FTP over SSL are widely available. Perhaps it is time to ask if the hosting provider support them or move on to a more knowledgable hosting provider.</p>
<p>At this point I am still talking to the vendor to see how the FTP requirement can be relaxed or best removed.</p>
<p>Reference:</p>
<ul>
<li><a title="Wireless Security Recommendations for Rutgers" href="http://techdir.rutgers.edu/wireless.html" target="_blank">Wireless Security Recommendations for Rutgers</a></li>
<li><a title="Wireless Security on Wikipedia" href="http://en.wikipedia.org/wiki/Wireless_security" target="_blank">Wireless security</a> on Wikipedia</li>
</ul>
<h3  class="related_post_title">Related Post:</h3><ul class="related_post"><li><a href="http://freebizware.com/23/filezilla-ftp-client/" title="Filezilla FTP client">Filezilla FTP client</a></li><li><a href="http://freebizware.com/56/wipe-all-trace-with-eraser/" title="Wipe all trace with Eraser">Wipe all trace with Eraser</a></li><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/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/40/are-you-still-using-ftp-beware/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Punch through web filter with Tor</title>
		<link>http://freebizware.com/39/punch-through-web-filter-with-tor/</link>
		<comments>http://freebizware.com/39/punch-through-web-filter-with-tor/#comments</comments>
		<pubDate>Wed, 06 Sep 2006 15:47:56 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Security & Spyware]]></category>
		<category><![CDATA[Utilities & Drivers]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tor]]></category>

		<guid isPermaLink="false">http://freebizware.com/39/punch-through-web-filter-with-tor/</guid>
		<description><![CDATA[Tor is one of those application that you most likely don&#8217;t need but useful to know that it exist when you need it.
Tor&#8217;s website describe it as &#8220;an anonymous Internet communication system&#8220;. Which doesn&#8217;t really helps to understand what it is.
The normal business user would not need to know how Tor works (read this overview [...]]]></description>
			<content:encoded><![CDATA[<p><strong><img height="68" alt="Tor" hspace="3" src="http://freebizware.com/wp-content/uploads/2006/09/tor.png" width="106" align="left" vspace="3" /><a title="Tor" href="http://tor.eff.org/" target="_blank">Tor</a></strong> is one of those application that you most likely don&#8217;t need but useful to know that it exist when you need it.</p>
<p>Tor&#8217;s website describe it as &#8220;<em>an anonymous Internet communication system</em>&#8220;. Which doesn&#8217;t really helps to understand what it is.</p>
<p>The normal business user would not need to know how Tor <em>works</em> (read <a title="Tor overview" href="http://tor.eff.org/overview.html.en" target="_blank">this overview</a> if you want to know), only what it <em>does</em>.</p>
<p>One of Tor usage is to get <strong>pass blocked website</strong>. Which is what I am going to describe in this article.</p>
<p>If you work in some countries (no name here to protect this site) that <a title="Documentation of Internet Filtering Worldwide" href="http://cyber.law.harvard.edu/filtering/" target="_blank">filters web traffic</a> you may want to read on.</p>
<p><span id="more-39"></span></p>
<p>If you are on Windows platform you would want to <a title="Download Tor" href="http://tor.eff.org/download.html.en" target="_blank">download</a> the <strong>Tor &amp; Privoxy &amp; Vidalia bundle</strong>.</p>
<p>Tor has comes a long way since the day when user need to hand configure everything. Tor actually need to be used together with <a title="Privoxy" href="http://www.privoxy.org/" target="_blank"><strong>Privoxy</strong></a> to get pass web filter. But now the Viadlia does the configuration and Privoxy is bundled together. Just download and the setup does everything.</p>
<p align="center"><img height="246" alt="Tor Privoxy" hspace="3" src="http://freebizware.com/wp-content/uploads/2006/09/tor-privoxy-1.png" width="224" vspace="3" /></p>
<p>After setup you should have 2 icons on the notification area.</p>
<ul>
<li>Right click on Tor and select <strong><em>Start</em></strong> if not already started</li>
<li>Right click on Privoxy and select <strong><em>Enable</em></strong> </li>
</ul>
<p>Next to configure your web browser.</p>
<p><strong>Firefox</strong></p>
<ul>
<li>From the menu select<br />
<em>Tools</em> &gt; <em>Options &#8230;</em> &gt; <em>Connection Settings &#8230;</em></li>
</ul>
<p align="center"><em><img height="290" alt="Firefox proxy setting 1" hspace="3" src="http://freebizware.com/wp-content/uploads/2006/09/firefox-options.png" width="320" vspace="3" /></em></p>
<p align="center"><em><img height="271" alt="Firefox proxy setting 2" hspace="3" src="http://freebizware.com/wp-content/uploads/2006/09/firefox-proxy-2.png" width="271" vspace="3" /></em></p>
<ul>
<li>
<div align="left">Select <em>Manual proxy configuration:</em></div>
</li>
<li>
<div align="left">Enter <strong><u>localhost</u></strong> for <em>HTTP Proxy</em></div>
</li>
<li>
<div align="left">Enter <strong><u>8118</u></strong> for <em>Port</em></div>
</li>
<li>
<div align="left">Check <em>Use this proxy server for all protocols</em></div>
</li>
<li>
<div align="left">Click <em>OK</em></div>
</li>
</ul>
<p><strong>Internet Explorer</strong></p>
<ul>
<li>From the menu select<br />
<em>Tools</em> &gt; <em>Internet Options &#8230;</em> &gt; <em>Connections</em> &gt; <em>LAN Settings &#8230;</em></li>
</ul>
<p align="center"><em><img height="321" alt="IE proxy setting" hspace="3" src="http://freebizware.com/wp-content/uploads/2006/09/ie-setting-1.png" width="284" vspace="3" /></em></p>
<p align="center"><img height="237" alt="IE proxy setting 2" hspace="3" src="http://freebizware.com/wp-content/uploads/2006/09/ie-settings-2.png" width="269" vspace="3" /></p>
<p align="center"><img height="276" alt="IE proxy settings 3" hspace="3" src="http://freebizware.com/wp-content/uploads/2006/09/ie-settings-3.png" width="258" vspace="3" /></p>
<ul>
<li>
<div align="left">Check <em>Use a proxy server for your LAN</em></div>
</li>
<li>
<div align="left">Click <em>Advanced&#8230;</em></div>
</li>
<li>
<div align="left">Enter <strong><u>localhost</u></strong> for <em>Proxy address to use</em></div>
</li>
<li>
<div align="left">Enter <strong><u>8118</u></strong> for <em>Port</em></div>
</li>
<li>
<div align="left">Check <em>Use the same proxy server for all protocols</em></div>
</li>
<li>
<div align="left">Click <em>OK</em></div>
</li>
</ul>
<p>Now surf to a website that you do not have access before.</p>
<p><strong>User Experience</strong></p>
<p>One of the disadvantage of using Tor is the the speed can be slow, some time painfully so. So you may not want to surf with it.</p>
<p>Privoxy also block ads and certain website. Depending on your preference you may or may not like this.</p>
<p>If everything work fine, great. But if you need customization, be prepared to dig around for information and read alot.</p>
<p>The tool does not take up too much space so it is good to have it around. Who knows you may travel to one of those filtering country.</p>
<h4>Chinese support</h4>
<p>Chinese language interface in Tor is included.</p>
<ul>
<li>Right click on Tor</li>
<li>Select <em>Configure</em></li>
<li>Click <em>Appearance</em></li>
<li>Select from <em>Language</em> drop down</li>
<li>Click <em>Save</em> (on the top row)</li>
</ul>
<p align="center"><img height="304" alt="Tor chinese support" hspace="3" src="http://freebizware.com/wp-content/uploads/2006/09/tor-chinese.png" width="369" vspace="3" /></p>
<h4>Where to get it?</h4>
<ul>
<li><strong>Tor</strong> is at <a href="http://tor.eff.org/">http://tor.eff.org/</a></li>
<li><strong>Current version</strong>: 0.1.1.23</li>
<li><strong>Function</strong>: anonymous Internet communication system (use as web filter bypass)</li>
</ul>
<h3  class="related_post_title">Related Post:</h3><ul class="related_post"><li><a href="http://freebizware.com/56/wipe-all-trace-with-eraser/" title="Wipe all trace with Eraser">Wipe all trace with Eraser</a></li><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/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/39/punch-through-web-filter-with-tor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remember all your passwords with KeePass</title>
		<link>http://freebizware.com/27/remember-all-your-passwords-with-keepass/</link>
		<comments>http://freebizware.com/27/remember-all-your-passwords-with-keepass/#comments</comments>
		<pubDate>Sun, 06 Aug 2006 17:45:00 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Security & Spyware]]></category>
		<category><![CDATA[keepass]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://freebizware.com/27/remember-all-your-passwords-with-keepass/</guid>
		<description><![CDATA[I consider myself a security paranoid. When I sign up with a site, I use a different password, sometimes even different username. Over the years I must have hundreds of account accumulated on the internet.
To help with remembering, I started with standard menonics, then use associations. Then I became more lazy started using standard passwords [...]]]></description>
			<content:encoded><![CDATA[<p><img height="95" alt="KeePass" src="http://freebizware.com/wp-content/uploads/2006/08/keepass.png" width="93" align="right" />I consider myself a security paranoid. When I sign up with a site, I use a different password, sometimes even different username. Over the years I must have hundreds of account accumulated on the internet.</p>
<p>To help with remembering, I started with standard menonics, then use associations. Then I became more lazy started using standard passwords for sites that I don&#8217;t really care about.</p>
<p>Still, the problem is how to manage <em>passwords overload</em> ?</p>
<p>Let me introduce <a title="KeePass Password Safe" href="http://keepass.sourceforge.net/" target="_blank"><strong>KeePass</strong></a> .</p>
<p><span id="more-27"></span></p>
<p>Many years (5?) back I found a program call <strong>Gator</strong>, the concept is simple &#8211; a program that stay behind the scene and remembers all the password and pops up when it is needed. It was like godsend. That was my first introduction to password management utility.</p>
<p>Later I found that it contains spyware and wipe it off. Since then I stayed off such program if it comes from a commercial company. Imagine, a program that saves your password spying on you. That&#8217;s the ultimate betrayal.</p>
<p>Anyway, after years of staying off password remembering softwares, I ran across an opensource version called <a title="Password Safe" href="http://passwordsafe.sourceforge.net/" target="_blank"><strong>Password Safe</strong></a>. I was skeptical at first but my guard lowered when I learned it was opensource.</p>
<p>One of the benefits of <em>open source</em> softwares is that the source is open for all to review. While this does not stop evil person from doing evil, it allows knowledgeable people to make sure the code is safe.</p>
<p>Truth is I am going crazy remembering passwords and I really need a tool, any tool.</p>
<p>Password Safe is really a simple program. The look and feel is not very polished and the interface need a little use to. But the show-stopper for me is that there is not support for Chinese.</p>
<p>Then I found <a title="KeePass Password Safe" href="http://keepass.sourceforge.net/" target="_blank">KeePass</a>.</p>
<p align="center"><a href="http://freebizware.com/wp-content/uploads/2006/08/keepass-en.png"><img height="268" alt="KeePass showing english interface" src="http://freebizware.com/wp-content/uploads/2006/08/keepass-en-small.png" width="400" /></a></p>
<p>Actually I found KeePass a while back. But a typical change-resister that I am, I was reluctant to learn a new software. Especially when I had many passwords already stored in Password Safe.</p>
<p>The reason for finally making the switch is unclear now. Maybe it was because I found KeePass listed as one of the top SourceForge project. Or it could be the nice website. The last straw broke the camel&#8217;s back.</p>
<p>
<strong>First impression</strong></p>
<p>Looks aside, the interface is a much welcomed change from Password Safe. The Tree-Content-Data windows layout on the left-right-bottom is well thought out. Very much like the familiar email client. Compared to in Password Safe, KeePass layout makes it very easy and fast to find and see data.</p>
<p>KeePass also seems to have more features and more mature. For example, in setting up a new password database, there is a very fancy interface to generate password from mouse movement!</p>
<p>It also allows you to keep notes and attach file to the account.</p>
<p align="center"><a href="http://freebizware.com/wp-content/uploads/2006/08/add-entry.png"><img height="390" alt="Add Entry" src="http://freebizware.com/wp-content/uploads/2006/08/add-entry-small.png" width="350" /></a></p>
<p><strong>What I like about KeePass Password Safe?</strong></p>
<ul>
<li>
<div>Auto-type feature.<br />
Auto fill username password and the enter key with a simple key-stoke combination. Brilliant.</div>
</li>
<li>
<div>Password generation. No more thinking of password, just generate and save.</div>
</li>
<li>
<div>Opensource, no spyware</div>
</li>
<li>
<div>Nice interface</div>
</li>
<li>
<div>Good information layout</div>
</li>
<li>
<div>I mention it supports Chinese? (and other l<a title="Translations" href="http://keepass.sourceforge.net/translations.php" target="_blank">anguages</a>)</div>
</li>
</ul>
<p><strong>Room for improvement</strong></p>
<ul>
<li>
<div>Auto-type could be more accurate in determining username/password to use.</div>
</li>
</ul>
<h4>Chinese support</h4>
<p>Entries and Notes can be entered in Chinese and display correctly. Chinese translation for the interface can be downloaded from <a href="http://keepass.sourceforge.net/translations.php">keepass.sourceforge.net/translations.php</a>.</p>
<p>Just follow the 3 steps instruction on the page to switch the interface language.</p>
<p align="center"><a href="http://freebizware.com/wp-content/uploads/2006/08/keepass-1.png"><img height="268" alt="KeePass showing Chinese Interface" src="http://freebizware.com/wp-content/uploads/2006/08/keepass-1-small.png" width="400" /></a></p>
<p>&nbsp;</p>
<h4>Where to get it?</h4>
<ul>
<li><strong>KeePass</strong> is at <a href="http://keepass.sourceforge.net/">http://keepass.sourceforge.net/</a></li>
<li><strong>Current version</strong>: 1.05</li>
<li><strong>Function</strong>: Password management utility</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/56/wipe-all-trace-with-eraser/" title="Wipe all trace with Eraser">Wipe all trace with Eraser</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/28/importing-from-password-safe-to-keepass-database/" title="Importing from Password Safe to KeePass database">Importing from Password Safe to KeePass database</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://freebizware.com/27/remember-all-your-passwords-with-keepass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
