<?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>Kyle Brandt &#187; Encryption</title>
	<atom:link href="http://www.kbrandt.com/tag/encryption/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kbrandt.com</link>
	<description>Original computing and productivity articles by a Linux administrator</description>
	<lastBuildDate>Tue, 06 Jul 2010 01:04:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Applying U.S. Government Classified Levels for Personal Use</title>
		<link>http://www.kbrandt.com/2007/07/applying-us-government-classified.html</link>
		<comments>http://www.kbrandt.com/2007/07/applying-us-government-classified.html#comments</comments>
		<pubDate>Mon, 16 Jul 2007 00:54:00 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Network Security]]></category>

		<guid isPermaLink="false">http://www.kbrandt.com/?p=12</guid>
		<description><![CDATA[People rely on computers more than ever and are using them to manage finances and sensitive information.  Although many internet sites are implementing features to protect us, unless certain basic precautions (such as changing passwords and keeping our passwords updated) are adhered to, their efforts are greatly undermined.  I am trying to come [...]]]></description>
			<content:encoded><![CDATA[<p>People rely on computers more than ever and are using them to manage finances and sensitive information.  Although many internet sites are implementing features to protect us, unless certain basic precautions (such as changing passwords and keeping our passwords updated) are adhered to, their efforts are greatly undermined.  I am trying to come up with some reasonable practices to protect myself an extra degree.  I have drafted out some personal practices roughly based on the <a href="http://en.wikipedia.org/wiki/Classified_information_in_the_United_States" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://en.wikipedia.org/wiki/Classified_information_in_the_United_States');">U.S. Government&#8217;s definitions of the different levels of classified information</a>:</p>
<p><strong>Top Secret</strong><br />
All data (the entire drive) is encrypted with a high level of encryption (private key with <span style="text-decoration: none;">pass </span><span style="text-decoration: underline;">phrase</span><span style="text-decoration: none;">, keys and pass phrases are periodically rotated.)</span> In no way is the computer networked.  All deleted data and swap files are <a href="http://en.wikipedia.org/wiki/Shredding" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://en.wikipedia.org/wiki/Shredding');">wiped</a> with 30 passes.  Physical security preferred.  Make no paper copies of information.<br />
<strong>Secret</strong><br />
Sensitive data is stored on encrypted partition.  Password protected, passwords periodically rotated.  Data may be stored on portable devices and devices may be networked.<br />
<strong>Confidential</strong><br />
Data on publicly accessible (Internet) servers, password protected and passwords periodically rotated.  Servers are to only be accessed through channels known to be encrypted.  Do not use public terminals or hot spots.  All email with confidential information should be encrypted using public key encryption.<br />
<strong>Restricted</strong><br />
On publicly accessible servers, sites do not provide option for encrypted channels but are password protected.  These sites should only be accessed from networks that are likely secure.  Due to nature of possible password interception, passwords are to be frequently changed.<br />
<strong>Unclassified</strong><br />
Any publicly published information, not protected in any way.</p>
<p style="margin-bottom: 0in;"><strong>General Habits:</strong> Under no circumstances duplicate passwords between levels, reusing passwords on the same level is acceptable.  Avoid using public terminals and hot spots.  Only use secure passwords (long, symbols and numbers, capital and lowercase) and don&#8217;t chose the option to &#8220;save passwords&#8221; unless you know that the passwords are encrypted, and then only at &#8220;Restricted&#8221; and below.  Always keep the operating system and anti-virus updated with latest material from vendors.</p>
<p style="margin-bottom: 0in;">Using this system you should only have to know at the most three passwords and a two pass phrases at any given time (and maybe 2 PINs (Voicemail and Debit Card)).  I would think most people probably don&#8217;t even have anything they would need to keep &#8216;Top Secret.&#8217;  And one can enumerate their own information and accounts and decide what belongs in each level.  I&#8217;d be interested if anyone would suggest any changes?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kbrandt.com/2007/07/applying-us-government-classified.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
