<?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>UW TRIO News &#187; Data Management</title>
	<atom:link href="http://depts.washington.edu/triolive/wordpress/category/data-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://depts.washington.edu/triolive/wordpress</link>
	<description>UW TRIO News</description>
	<lastBuildDate>Sun, 19 Aug 2012 14:47:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Using Encryption to Protect Your Data</title>
		<link>http://depts.washington.edu/triolive/wordpress/ttt/archives/667</link>
		<comments>http://depts.washington.edu/triolive/wordpress/ttt/archives/667#comments</comments>
		<pubDate>Tue, 03 Jan 2012 15:38:48 +0000</pubDate>
		<dc:creator>Lynn Churchill</dc:creator>
				<category><![CDATA[Data Management]]></category>
		<category><![CDATA[Security & Data Protection]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://depts.washington.edu/triolive/wordpress/ttt/?p=667</guid>
		<description><![CDATA[As mentioned in an earlier post, encryption can play an important role in protecting sensitive data that may be on your computer workstation, laptop or backup drives.  Encryption makes data unreadable unless you have the key that unscrambles the information according to some algorithm.  Think of it like a combination lock that can only be [...]]]></description>
			<content:encoded><![CDATA[<p>As mentioned in an earlier post, encryption can play an important role in protecting sensitive data that may be on your computer workstation, laptop or backup drives.  Encryption makes data unreadable unless you have the key that unscrambles the information according to some algorithm.  Think of it like a combination lock that can only be opened if you have the right sequence of numbers.</p>
<p>Encryption plays a key role in both the transmission of data between systems as well as the storage of the data itself. You are probably familiar with Web browsers and SSL (Secure Socket Layer) connections that use the https:// instead of just http:// in their web addresses. If you are connected to a secure Web site, then all data being transmitted between your computer or smartphone and the server on the other end is encrypted. Always make sure any of your connections to financial institutions or email have https://at the beginning of their Web address.</p>
<p>To protect data itself, encryption can be used to protect a single file, a file folder or even an entire data drive such as on a laptop or USB drive. A popular open source solution that works on Macs and PCs is <a title="TrueCrypt" href="http://www.truecrypt.org/" >TrueCrypt</a>. Most operating systems for the Mac and PC also come with the ability to encrypt specific files or folders.  <a title="FileVault" href="http://docs.info.apple.com/article.html?path=Mac/10.6/en/8736.html" >FileVault</a> on the Mac and <a title="BitLocker" href="http://windows.microsoft.com/en-US/windows7/products/features/bitlocker" >BitLocker</a> on Windows are ways to protect files on your workstation or laptop. Both Microsoft and Apple provide brief tutorials how to use their encryption tools. You can find them by searching their respective sites with the name of these tools or to see a sample click on the links above.</p>
]]></content:encoded>
			<wfw:commentRss>http://depts.washington.edu/triolive/wordpress/ttt/archives/667/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
