<?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>techrageo.us &#187; Encryption</title>
	<atom:link href="http://techrageo.us/taxonomy/categories/security/encryption/feed/" rel="self" type="application/rss+xml" />
	<link>http://techrageo.us</link>
	<description>insight on technology</description>
	<lastBuildDate>Sat, 22 Oct 2011 12:18:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Recommended Security and Privacy Software</title>
		<link>http://techrageo.us/2005/08/08/recommended-security-and-privacy-software/</link>
		<comments>http://techrageo.us/2005/08/08/recommended-security-and-privacy-software/#comments</comments>
		<pubDate>Tue, 09 Aug 2005 03:48:24 +0000</pubDate>
		<dc:creator>bill</dc:creator>
				<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://techrageo.us/?p=31</guid>
		<description><![CDATA[Keeping your system and data secure can be a daunting task, but there are a wide range of tools available to help with the process. In this article I hope to sort out some of these issues and suggest some good programs to help with your security needs. Required Software At a minimum, a PC [...]]]></description>
			<content:encoded><![CDATA[<p>Keeping your system and data secure can be a daunting task, but there are a wide range of tools available to help with the process. In this article I hope to sort out some of these issues and suggest some good programs to help with your security needs.</p>
<p><strong>Required Software</strong></p>
<p>At a minimum, a PC needs to have anti-virus, firewall, and anti-spyware software installed, up-to-date, and running.</p>
<p><strong>Optional Software</strong></p>
<p>Though optional, users can benefit from file shredders, encryption services, password tools, port scanners, and other tools.</p>
<p><strong>Firewall</strong></p>
<p>Within a few minutes of connecting a new PC to the internet, it can come under attack from other computers scanning for unprotected systems to hijack. A firewall will protect PCs from these attacks.</p>
<p>Another problem is software installed on your PC that attempts to connect other computers on the internet for whatever reason. Most of the time this is okay, but once in a while it is not. For instance, it&#8217;s okay when an email program such as Mozilla Thunderbird or Outlook Express attempts to contact your email provider to download or send email, but it might not be okay when an unknown program suddenly decides to contact an unknown system on the Internet. Could be an undected virus or simply a program you&#8217;ve installed that&#8217;s trying to send tracking data the software developer (which you might or might not want to happen). Firewalls can block unwanted activity and selectively allow only those connections which you determine are valid.</p>
<p><a href="http://www.zonelabs.com">Zone Alarm</a> is a good firewall with a free version available. Another good firewall is <a href="http://www.kerio.com/kpf_home.html">Kerio Personal Firewall</a>, also free.</p>
<p><strong>Anti-virus</strong></p>
<p>If you read email or download anything or even visit certain websites, you run the risk of a virus being transferred to your computer. Some are harmless, but usually they&#8217;re malicious in one way or another. Anti-virus software can help protect your computer from &#8220;infection&#8221; and find and remove already-present viruses. They must be regularly updated, to stay abreast of the latest viruses (new ones appear daily).</p>
<p>While there are large, expensive anti-virus solutions, <a href="http://www.grisoft.com">GriSoft&#8217;s free version of AVG Anti-virus software</a> is well-respected and effective. A side benefit is that it isn&#8217;t overly burdensome to system performance.</p>
<p><em>Other anti-virus solutions</em><br />
<a href="http://www.avast.com/eng/avast_4_home.html">avast!</a> &#8212; home edition is free with registration.<br />
<a href="http://www.free-av.com/">AntiVir</a> &#8212; a free version is available for non-commercial use. Good but no email scanner.</p>
<p><strong>Fighting Spyware</strong></p>
<p>Spyware (or adware, or malware, or various other names for junk installed on your computer with the intention of hijacking your web browser or snooping on you) &#8212; it ends up on your computer by visiting websites that force the software to your computer through flaws in Internet Explorer, or if you install software that also installs spyware.</p>
<p>The first step in protecting against spyware is to stop using Internet Explorer and switch to <a href="http://www.mozilla.org/products/firefox/">Mozilla Firefox</a>. Next, download, install, and use one or more spyware scanners.</p>
<p><a href="http://www.lavasoftusa.com/software/adaware/">Lavasoft&#8217;s Ad-Aware</a> and <a href="http://www.safer-networking.org/en/download/">Spybot Search-and-Destroy</a> are both available in free versions and have long been recognized as the products to use. In fact, it&#8217;s often recommended to use both of them. Both are good, but each have their strengths.</p>
<p>A third option is <a href="http://www.microsoft.com/athome/security/spyware/software/default.mspx">Microsoft&#8217;s new AntiSpyware product</a>, which includes resident spyware scanning (a feature unavailable in the free versions of Spybot and Ad-aware). It&#8217;s still a beta release, but might be another good option.</p>
<p><em>Other spyware scanners</em><br />
<a href="http://merijn.org/downloads.html">HijackThis</a> &#8212; popular free spyware scanner.</p>
<p>port scanner &#8211; blue&#8217;s port scanner, currports</p>
<p><strong>File Shredding</strong></p>
<p>Once a file is deleted, its contents are often still recoverable. The success of recovering deleted data depends on how much use the disk has had since the file was deleted, but also on the motivation and resources of whoever is trying to recover the file.</p>
<p>This is good news in the case of an accidental file deletion by Joe User; if he acts sensibly (doesn&#8217;t use the file system in question and uses a file recovery program) he has a good chance of getting his file back. It&#8217;s also good news that the proper authorities can recover data from computers siezed from terrorists and criminals.</p>
<p>However, it can be bad news if someone else gets access to a hard drive that once contained your personal information, such as when you donate or sell an old computer. Identity theft is a growing problem that can make your life miserable for years to come. In situations like these, ensuring that your data has been <em>permanently</em> wiped away is critical.</p>
<p>For a Windows example, think of it like this: dragging a file to the &#8220;Recycle Bin&#8221; is similar to dropping a credit card statement in the waste basket &#8212; it can be simply be removed; actually deleting the file is similar to tearing the statement a couple times and dumping it in the trash; permanently shredding the file is like cross-cut shredding then burning the confetti remains of the statement. The process involves repeatedly overwriting your files, directories or folders, or entire hard drives with a pattern of data or simply random bits until recovery is nearly impossible.</p>
<p><a href="http://www.heidi.ie/eraser/">Eraser</a> is a popular, free file shredder, now being maintained by Heidi Computers in Ireland. Another free alternative is AnalogX&#8217;s <a href="http://www.analogx.com/contents/download/system/shred.htm">SuperShredder</a>. <a href="http://www.jetico.com/">BCWipe by Jetico</a> is another option. It&#8217;s free to evaluate, but if you continue to use it, a one-year license costs $39.95 or $19.95 for renewal (price is the same in Euros).</p>
<p><strong>Password Tools</strong></p>
<p>A strong password is typically defined as something that uses a combination of mixed case letters, numbers, and punctuation characters, is rather long, and contains no dictionary or obvious words.</p>
<p>We&#8217;re asked to enter passwords for dozens of websites and accounts. For them to be secure they have to be hard to remember. The downside is that they&#8217;re hard to remember.</p>
<p>Writing down our passwords isn&#8217;t normally a solution, since someone could see them. So a program to manage our passwords is in order. With these programs you enter a password (or use some biometric solution such as a thumbprint) to get access to your plethora of passwords and account information.</p>
<p><a href="http://passwordsafe.sourceforge.net/">PasswordSafe</a> is a free password manager that asks you to enter a main password that decrypts and allows you to see a list of accounts you&#8217;ve entered. You can double click the account to have the password copied to the clipboard, or actually display the password if needed. Good idea, good software.</p>
<p><a href="http://www.mirekw.com/winfreeware/pins.html">PINs</a> is another free password manager that works in a similar manner.</p>
<p>Another option is to store your passwords in an encrypted file.</p>
<p><strong>Encryption</strong></p>
<p>If you have nothing to hide, why would you want to encrypt your data? Well, for one thing, sending an email is similar to sending a post card; everyone between you and the recipient can read it. Also, keeping a company&#8217;s data encrypted unless actually in use helps ensure the security of sensitive business and customer data.</p>
<p><a href="http://www.gnupg.org/">Gnu Privacy Guard</a> is a GPL free replacement for the venerable PGP encryption program. It&#8217;s available for many systems and is very capable, but requires some knowledge that the average user won&#8217;t have.</p>
<p><a href="http://axcrypt.sourceforge.net/">AxCrypt</a> is a good, free, encryption program that integrates with the Windows environment in addition to offering commandline encrypt/decrypt commands.</p>
<p><a href="http://www.truecrypt.org/">Truecrypt</a> offers encrypted drive support. Once you create the encrypted drive (say, for example, at drive letter X:), you can simply drag and drop your files over to the encrypted volume. Everything stored there is encrypted.</p>
<p><a href="http://www.cypherix.co.uk/cryptainerle/">Cryptainer LE</a> allows you to send encrypted emails and create an encrypted disk to store your files. Free.</p>
]]></content:encoded>
			<wfw:commentRss>http://techrageo.us/2005/08/08/recommended-security-and-privacy-software/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

