<?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"
	>

<channel>
	<title>Open Source Security &#187; security</title>
	<atom:link href="http://www.ratliff.net/blog/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ratliff.net/blog</link>
	<description>A blog about open source and security and open source security</description>
	<pubDate>Mon, 10 Nov 2008 21:33:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Installing and configuring eCryptfs with a trusted platform module (TPM) key</title>
		<link>http://www.ratliff.net/blog/2008/11/10/installing-and-configuring-ecryptfs-with-a-trusted-platform-module-tpm-key/</link>
		<comments>http://www.ratliff.net/blog/2008/11/10/installing-and-configuring-ecryptfs-with-a-trusted-platform-module-tpm-key/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 21:33:55 +0000</pubDate>
		<dc:creator>Emily Ratliff</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Trusted Computing]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[eCryptfs]]></category>

		<guid isPermaLink="false">http://www.ratliff.net/blog/?p=80</guid>
		<description><![CDATA[Mike Halcrow has written a paper on Installing and configuring eCryptfs with a trusted platform module (TPM) key. This paper is available on IBM Systems Information Center along with a bunch of other step-by-step guides.
This paper describes how to use a TPM key directly with eCryptfs. It demonstrates the flexibility of eCryptfs&#8217; pluggable key module [...]]]></description>
			<content:encoded><![CDATA[<p>Mike Halcrow has written a paper on <a href="http://publib.boulder.ibm.com/infocenter/systems/topic/liaai/ecrypts/BPeCryptfs.pdf">Installing and configuring eCryptfs with a trusted platform module (TPM) key</a>. This paper is available on <a href="http://publib.boulder.ibm.com/infocenter/systems/index.jsp?topic=/liaai/liaaiblueprint.htm">IBM Systems Information Center</a> along with a bunch of other step-by-step guides.<br />
This paper describes how to use a TPM key directly with eCryptfs. It demonstrates the flexibility of eCryptfs&#8217; pluggable key module framework. Since the TPM wasn&#8217;t designed to do bulk encryption, if you actually set eCryptfs up this way, you&#8217;ll get pretty low performance, but it is an interesting exercise nonetheless and if you have small bits of information that you want strongly protected, this does provide one good option. I hear that Mike is working on replicating this experiment with a wrappered key which should provide much better performance but requires a little additional code.<br />
In addition to showing how to integrated the TPM with eCryptfs, this paper also contains a step-by-step descriptions on how to do ancillary operations like how to enable encrypted swap in Red Hat Enterprise Linux 5.2 and how to get your TPM up and operational. This side content alone makes the paper useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ratliff.net/blog/2008/11/10/installing-and-configuring-ecryptfs-with-a-trusted-platform-module-tpm-key/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rings within rings of understanding</title>
		<link>http://www.ratliff.net/blog/2008/08/31/rings-within-rings-of-understanding/</link>
		<comments>http://www.ratliff.net/blog/2008/08/31/rings-within-rings-of-understanding/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 04:38:24 +0000</pubDate>
		<dc:creator>Emily Ratliff</dc:creator>
		
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.ratliff.net/blog/?p=76</guid>
		<description><![CDATA[The NSA is even smarter than I realized. User Friendly explains it all. I laughed out loud at each pane in today&#8217;s strip. Thanks UF!
]]></description>
			<content:encoded><![CDATA[<p>The NSA is even smarter than I realized. <a href="http://ars.userfriendly.org/cartoons/?id=20080831">User Friendly</a> explains it all. I laughed out loud at each pane in <a href="http://ars.userfriendly.org/cartoons/?id=20080831">today&#8217;s strip</a>. Thanks UF!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ratliff.net/blog/2008/08/31/rings-within-rings-of-understanding/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Linux Blueprint - Protecting Data at Rest</title>
		<link>http://www.ratliff.net/blog/2008/05/28/linux-blueprint-protecting-data-at-rest/</link>
		<comments>http://www.ratliff.net/blog/2008/05/28/linux-blueprint-protecting-data-at-rest/#comments</comments>
		<pubDate>Wed, 28 May 2008 15:18:59 +0000</pubDate>
		<dc:creator>Emily Ratliff</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Planet LTC]]></category>

		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.ratliff.net/blog/?p=74</guid>
		<description><![CDATA[My colleagues have written a comprehensive step-by-step guide to enabling disk encryption in your choice of RHEL 5.2 or SLES 10 SP2. This is pretty much as easy as it gets. If you have questions or comments about the paper, they also have an online forum for security discussions. I suggest the PDF version which [...]]]></description>
			<content:encoded><![CDATA[<p>My colleagues have written a comprehensive <a href="http://publib.boulder.ibm.com/infocenter/systems/topic/liaai/liaaiprotectdata.htm?tocNode=int_761">step-by-step guide</a> to enabling disk encryption in your choice of RHEL 5.2 or SLES 10 SP2. This is pretty much as easy as it gets. If you have questions or comments about the paper, they also have an <a href="http://www.ibm.com/developerworks/forums/forum.jspa?forumID=1271">online forum</a> for security discussions. I suggest the <a href="http://publib.boulder.ibm.com/infocenter/systems/topic/liaai/BPrhelsecurity.pdf">PDF version</a> which packages the whole (short) paper up into a single, easily consumable whole. </p>
<p>This document is just the first of the <a href="http://publib.boulder.ibm.com/infocenter/systems/topic/liaai/liaaiblueprint.htm?tocNode=int_92">new series of &#8220;Linux blueprints&#8221;</a> (step-by-step guides for accomplishing specific tasks with Linux) which will be published on the <a href="http://publib.boulder.ibm.com/infocenter/systems/index.jsp?topic=/linuxinformation/linuxparent.htm&#038;tocNode=int_10">IBM Systems Information Center</a> (Info Center).</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ratliff.net/blog/2008/05/28/linux-blueprint-protecting-data-at-rest/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Red Hat Enterprise Linux 5.2 contains two security Technology Previews</title>
		<link>http://www.ratliff.net/blog/2008/05/21/red-hat-enterprise-linux-52-contains-two-security-technology-previews/</link>
		<comments>http://www.ratliff.net/blog/2008/05/21/red-hat-enterprise-linux-52-contains-two-security-technology-previews/#comments</comments>
		<pubDate>Wed, 21 May 2008 21:47:29 +0000</pubDate>
		<dc:creator>Emily Ratliff</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Planet LTC]]></category>

		<category><![CDATA[Products]]></category>

		<category><![CDATA[Trusted Computing]]></category>

		<category><![CDATA[news]]></category>

		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.ratliff.net/blog/?p=72</guid>
		<description><![CDATA[Red Hat Enterprise Linux 5.2 was released today. That is significant news in and of itself, but I am especially excited because it contains Technology Previews of  eCryptfs, TrouSerS, and tpm-tools! As Technology Previews, they are not yet supported for production use, but this is the first step to allow for experimentation and time [...]]]></description>
			<content:encoded><![CDATA[<p>Red Hat Enterprise Linux 5.2 was <a href="http://www.press.redhat.com/2008/05/21/red-hat-enterprise-linux-52/">released</a> today. That is significant news in and of itself, but I am especially excited because it contains Technology Previews of  <a href="http://ecryptfs.sourceforge.net/">eCryptfs</a>, <a href="http://trousers.sourceforge.net/">TrouSerS</a>, and tpm-tools! As Technology Previews, they are not yet supported for production use, but this is the first step to allow for experimentation and time for ripening. I&#8217;m happy to see Red Hat&#8217;s continued dedication to security. If you try these packages out in RHEL, I&#8217;d love to hear of any successes or problems that you encounter.</p>
<p>[1] <a href="http://www.press.redhat.com/2008/05/21/red-hat-enterprise-linux-52/">http://www.press.redhat.com/2008/05/21/red-hat-enterprise-linux-52/</a><br />
[2] <a href="http://ecryptfs.sourceforge.net/">http://ecryptfs.sourceforge.net/</a><br />
[3] <a href="http://trousers.sourceforge.net/">http://trousers.sourceforge.net/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ratliff.net/blog/2008/05/21/red-hat-enterprise-linux-52-contains-two-security-technology-previews/feed/</wfw:commentRss>
		</item>
		<item>
		<title>So, would you call it SESolaris? SEOpenSolaris?</title>
		<link>http://www.ratliff.net/blog/2008/03/05/so-would-you-call-it-sesolaris-seopensolaris/</link>
		<comments>http://www.ratliff.net/blog/2008/03/05/so-would-you-call-it-sesolaris-seopensolaris/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 22:46:20 +0000</pubDate>
		<dc:creator>Emily Ratliff</dc:creator>
		
		<category><![CDATA[Planet LTC]]></category>

		<category><![CDATA[community]]></category>

		<category><![CDATA[open source]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[selinux]]></category>

		<guid isPermaLink="false">http://www.ratliff.net/blog/index.php/2008/03/05/so-would-you-call-it-sesolaris-seopensolaris/</guid>
		<description><![CDATA[In a major validation of the FLASK architecture, the OpenSolaris community has created a new project called Flexible Mandatory Access Control (fmac) to adapt the FLASK architecture to OpenSolaris. (The FLASK architecture that is the basis for SELinux.) Stephen Smalley will be one of the community leads. OSNews picked up the email thread today with [...]]]></description>
			<content:encoded><![CDATA[<p>In a major validation of the FLASK architecture, the OpenSolaris community has created a <a href="http://www.opensolaris.org/os/project/fmac/">new project</a> called <a href=" http://www.opensolaris.org/jive/thread.jspa?messageID=204568&#204568">Flexible Mandatory Access Control (fmac)</a> to adapt the FLASK architecture to OpenSolaris. (The FLASK architecture that is the basis for SELinux.) Stephen Smalley will be one of the community leads. <a href="http://www.osnews.com/thread?303491 ">OSNews</a> picked up the email thread today with some interesting comments. </p>
<p>James Morris notes related work in his <a href="http://james-morris.livejournal.com/2008/03/05/">blog posting from this morning</a> and offers to help the community preserve interoperability with SELinux. </p>
<p>Personally, I would be delighted to see widespread adoption of the FLASK architecture lead to usability improvements and complexity reduction across the board. </p>
<p>[1] <a href="http://www.opensolaris.org/os/project/fmac/">http://www.opensolaris.org/os/project/fmac/</a><br />
[2] <a href=" http://www.opensolaris.org/jive/thread.jspa?messageID=204568&#204568"> http://www.opensolaris.org/jive/thread.jspa?messageID=204568&#204568</a><br />
[3] <a href="http://www.osnews.com/thread?303491 ">http://www.osnews.com/thread?303491 </a><br />
[4] <a href="http://james-morris.livejournal.com/2008/03/05/">http://james-morris.livejournal.com/2008/03/05/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ratliff.net/blog/2008/03/05/so-would-you-call-it-sesolaris-seopensolaris/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Article on Polyinstantiation at developerWorks</title>
		<link>http://www.ratliff.net/blog/2008/02/29/new-article-on-polyinstantiation-at-developerworks/</link>
		<comments>http://www.ratliff.net/blog/2008/02/29/new-article-on-polyinstantiation-at-developerworks/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 23:33:51 +0000</pubDate>
		<dc:creator>Emily Ratliff</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Planet LTC]]></category>

		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.ratliff.net/blog/index.php/2008/02/29/new-article-on-polyinstantiation-at-developerworks/</guid>
		<description><![CDATA[One of the cool new features included in Red Hat Enterprise Linux 5 was VFS polyinstantiation. This work was in support of the Multi Level Security configuration. It allows files to exist in a directory at different security classifications. The subset of files visible to the user depends on the user&#8217;s clearance. There is an [...]]]></description>
			<content:encoded><![CDATA[<p>One of the cool new features included in Red Hat Enterprise Linux 5 was VFS polyinstantiation. This work was in support of the Multi Level Security configuration. It allows files to exist in a directory at different security classifications. The subset of files visible to the user depends on the user&#8217;s clearance. There is an excellent description of the functionality in both section 4.1.2 of <a href="http://download.boulder.ibm.com/ibmdl/pub/software/dw/linux/lspp-rbac.pdf">Extending Linux for Multi-Level Security</a> by Klaus Weidner, George Wilson and Loula Salem, as well as Russell Coker&#8217;s article <a href="http://www.coker.com.au/selinux/talks/sage-2006/PolyInstantiatedDirectories.html">Polyinstantiation of directories in an SELinux system</a>.</p>
<p>Now there is an excellent new article on <a href="http://www.ibm.com/developerworks/linux">developerWorks</a> by Robb Romans <a href="http://www.ibm.com/developerworks/linux/library/l-polyinstantiation/">Improving Security with polyinstantiation</a> which describes in simple and detailed terms how administrators can polyinstantiate /tmp (and other world writable directories) to help prevent attacks through /tmp. This technique usable whether or not SELinux is enabled. This article helps answer calls for the complete elimination of world writable directories so as to defeat resource exhaustion attacks (quotas were described as &#8220;non-optimal&#8221;). One can instead use the method described in this paper to polyinstantiate world writable directories to completely different devices to effectively eliminate the attack. (Yes, they grok TMPDIR. And, yes, unfortunately there are customers who won&#8217;t use SELinux.)</p>
<p>So if you were wondering how you can get your feet wet with polyinstantiation, give the steps described in Robb&#8217;s article a try.</p>
<p>[1] <a href="http://download.boulder.ibm.com/ibmdl/pub/software/dw/linux/lspp-rbac.pdf">http://download.boulder.ibm.com/ibmdl/pub/software/dw/linux/lspp-rbac.pdf</a><br />
[2] <a href="http://www.coker.com.au/selinux/talks/sage-2006/PolyInstantiatedDirectories.html">http://www.coker.com.au/selinux/talks/sage-2006/PolyInstantiatedDirectories.html</a><br />
[3] <a href="http://www.ibm.com/developerworks/linux">http://www.ibm.com/developerworks/linux</a><br />
[4] <a href="http://www.ibm.com/developerworks/linux/library/l-polyinstantiation/">http://www.ibm.com/developerworks/linux/library/l-polyinstantiation/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ratliff.net/blog/2008/02/29/new-article-on-polyinstantiation-at-developerworks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>All the news fit to print - Feb. 21, 2008 edition</title>
		<link>http://www.ratliff.net/blog/2008/02/23/all-the-news-fit-to-print-feb-21-2008-edition/</link>
		<comments>http://www.ratliff.net/blog/2008/02/23/all-the-news-fit-to-print-feb-21-2008-edition/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 05:16:56 +0000</pubDate>
		<dc:creator>Emily Ratliff</dc:creator>
		
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.ratliff.net/blog/index.php/2008/02/23/all-the-news-fit-to-print-feb-21-2008-edition/</guid>
		<description><![CDATA[Ed Felten this week released some research on defeating disk encryption by recovering keys from DRAM. His blog entry mentioned by name Bitlocker, FileVault and dm-crypt as implementations which can be defeated in this way. Some 70+ articles appeared over the next 24 hours discussing the attack. Of course, we all immediately pinged Mike Halcrow [...]]]></description>
			<content:encoded><![CDATA[<p>Ed Felten this week released <a href="http://citp.princeton.edu/memory/">some research</a> on defeating disk encryption by recovering keys from DRAM. His <a href="http://www.freedom-to-tinker.com/?p=1257">blog entry</a> mentioned by name Bitlocker, FileVault and dm-crypt as implementations which can be defeated in this way. Some 70+ <a href="http://www.infoworld.nl/idgns/002570DE00740E18002573F6007D544C/disk-encryption-easily-cracked--researchers-find.html">articles</a> appeared over the next 24 hours discussing the attack. Of course, we all immediately pinged Mike Halcrow to hear his thoughts on the issue. Between this article and the one a few weeks ago <a href="http://www.techworld.com/security/news/index.cfm?newsID=11371">&#8220;Encryption could make you more vulnerable&#8221;</a>, he just isn&#8217;t feeling the love, so he sat down and pounded out his own <a href="http://halcrow.us/cgi-bin/blosxom">blog response</a>. In light of news stories such as these, it is well worth keeping in mind that a key motivator for server encryption is to ease disposition of obsolete hardware. It is just too easy to do it the <a href="http://www.nydailynews.com/money/2008/01/28/2008-01-28_sensitive_info_lives_on_in_old_computers.html">wrong way</a> if you don&#8217;t employ encryption.</p>
<p>One of the most common requests I hear is for automation of security hardening, so it was pretty cool when TCS announced their Security Blanket product last fall. Earlier this month <a href="http://www.gcn.com/online/vol1_no1/45781-1.html">they announced</a> that it is now compliant with <a href="https://www.aiptl.nit.disa.mil/Linux-STIG/wiki/">DISA&#8217;s STIG</a>. This is cool and all, but didn&#8217;t anyone tell their marketing branch that a security blanket just makes you feel better but doesn&#8217;t offer any real security? Not exactly the message that you want your hardening tool to confer.</p>
<p>I have a weakness for stories like <a href="http://www2.csoonline.com/exclusives/column.html?CID=33495">Hacks, Phreaks, Worms, Tigers<br />
and Bears&#8211;Oh My</a> &#8220;The top eight events that changed the course of computer security history (and two that didn’t)&#8221; Nothing earth shattering, but a fun quick read.</p>
<p>And, of course, <a href="http://www.washingtontechnology.com/online/1_1/32222-1.html">IBM to collaborate on NSA program</a> is just amazingly awesome good news.</p>
<p>Links in this edition:<br />
[1] <a href="http://citp.princeton.edu/memory/">http://citp.princeton.edu/memory/</a><br />
[2] <a href="http://www.freedom-to-tinker.com/?p=1257">http://www.freedom-to-tinker.com/?p=1257</a><br />
[3] <a href="http://www.infoworld.nl/idgns/002570DE00740E18002573F6007D544C/disk-encryption-easily-cracked--researchers-find.html">http://www.infoworld.nl/idgns/002570DE00740E18002573F6007D544C/disk-encryption-easily-cracked&#8211;researchers-find.html</a><br />
[4] <a href="http://www.techworld.com/security/news/index.cfm?newsID=11371">http://www.techworld.com/security/news/index.cfm?newsID=11371</a><br />
[5] <a href="http://halcrow.us/cgi-bin/blosxom">http://halcrow.us/cgi-bin/blosxom</a><br />
[6] <a href="http://www.nydailynews.com/money/2008/01/28/2008-01-28_sensitive_info_lives_on_in_old_computers.html">http://www.nydailynews.com/money/2008/01/28/2008-01-28_sensitive_info_lives_on_in_old_computers.html</a><br />
[7] <a href="http://www.gcn.com/online/vol1_no1/45781-1.html">http://www.gcn.com/online/vol1_no1/45781-1.html</a><br />
[8] <a href="http://www.washingtontechnology.com/online/1_1/32222-1.html">http://www.washingtontechnology.com/online/1_1/32222-1.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ratliff.net/blog/2008/02/23/all-the-news-fit-to-print-feb-21-2008-edition/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Updates and News</title>
		<link>http://www.ratliff.net/blog/2008/01/30/updates-and-news/</link>
		<comments>http://www.ratliff.net/blog/2008/01/30/updates-and-news/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 03:14:13 +0000</pubDate>
		<dc:creator>Emily Ratliff</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[news]]></category>

		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.ratliff.net/blog/index.php/2008/01/30/updates-and-news/</guid>
		<description><![CDATA[It&#8217;s been a little time since I have written in the blog. I&#8217;m still experimenting with how often to post to balance out the drivel with the interesting and the original. I have to say that I&#8217;m was a little surprised at how well received the &#8220;Best Security News Stories&#8221; line has been so I [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a little time since I have written in the blog. I&#8217;m still experimenting with how often to post to balance out the drivel with the interesting and the original. I have to say that I&#8217;m was a little surprised at how well received the &#8220;Best Security News Stories&#8221; line has been so I will keep that up. If a story makes me want to run down the halls and tell my co-workers, I&#8217;ll post it here instead.</p>
<p>Thanks to <a href="http://www.linuxsecurity.com/">LinuxSecurity.com</a> for linking to my blog and adding my blog to the &#8220;Featured Bloggers&#8221; section of the page. Most appreciated!</p>
<p>The most fun security news story has been covered everywhere but I&#8217;m going to include it here anyway precisely because it is so much fun. Joe Barr interviewed Linus Torvalds, Andrew Morton, Ted T&#8217;so, and Fyodor and wrote up an article called <a href="http://www.linux.com/feature/124994">&#8220;Celebrity Advice on keeping your desktop secure&#8221;</a>. It includes some excellent tips, like be wary of macro viruses which can also impact OpenOffice (from Ted) and update often, preferably nightly (from Fyodor). Fyodor made the point that the desktop is not the only critical factor for internet security because it can&#8217;t save people from themselves - falling for 419 scams, etc. In the end, perhaps the most fun part of the article is the voyeuristic thrill from knowing that Linus is so paranoid about the security of his systems.</p>
<p>With LCA&#8217;08 ongoing, there are some interesting news stories appearing on the <a href="http://planet.linux.org.au/lca2008.html">LCA Planet</a> and it is all too easy to lose far too much time there. I highly recommend the Jim Gettys&#8217; post about the <a href="http://www.bytebot.net/blog/archives/2008/01/29/olpc-by-jim-gettys">OLPC</a> which reiterates all of the reasons why the OLPC is a critical project for our industry, our children, and our world.</p>
<p><a href="http://www.itnews.com.au/News/69146,information-is-our-only-security-weapon-bruce-schneier.aspx">Bruce Schneier&#8217;s keynote</a> sounds like it was a good one hitting the high notes on psychology and information: &#8220;As security designers we need to address both the feeling and the reality of security&#8221; and &#8220;&#8216;The way to get people to notice that reality and feeling haven&#8217;t converged is information. Information is the best weapon we have.&#8217; In the IT industry, this information is a scarce resource, he said.&#8221; It will be interesting to see what he does next to get the industry to produce and publish the data.  </p>
<p>On the convergence of security and productivity, <a href="http://zenhabits.net/">zenhabits</a>, a well-known productivity blog, has a guest post on <a href="http://zenhabits.net/2008/01/how-productivity-habits-reduced-the-impact-of-theft-%e2%80%a6-twice/">How Productivity Habits Reduced the Impact of Theft â€¦ Twice</a> in which Lodewijk&#8217;s habit of storing no files on his laptop which he started to improve his productivity has the nice effect of preventing data loss when two company laptops were stolen from him.</p>
<p>And finally, if you don&#8217;t already read <a href="http://notabob.blogspot.com/">Bob Blakley&#8217;s blog</a>, I highly recommend it. He posts infrequently, but thinks deeply and writes beautifully. Plus he often adds gorgeous photographs. His most recent post is about why he bet his buddy a bottle of Scotch that DRM will be non-existent in the film industry within 4 years. His premise is that in the manner of Robert Rodriguez of old, new artists will make movies on the cheap and release them without DRM. Of course, Robert Rodriguez now makes $100M movies and YouTube is full of movies made on the cheap. That snarky remark aside, I wouldn&#8217;t bet against Bob&#8217;s vision but I might bet against the timeline. Despite the risk to the existing movie studios, I don&#8217;t see them changing their business model until faced with extinction because the New Studio&#8217;s massive growth. I would also expect them to pull whatever business tricks are necessary to keep the New Studio down as long as possible. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ratliff.net/blog/2008/01/30/updates-and-news/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Best Security Stories of the Week Jan. 11 - 18</title>
		<link>http://www.ratliff.net/blog/2008/01/20/best-security-stories-of-the-week-jan-11-18/</link>
		<comments>http://www.ratliff.net/blog/2008/01/20/best-security-stories-of-the-week-jan-11-18/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 04:44:50 +0000</pubDate>
		<dc:creator>Emily Ratliff</dc:creator>
		
		<category><![CDATA[news]]></category>

		<category><![CDATA[open source]]></category>

		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.ratliff.net/blog/index.php/2008/01/20/best-security-stories-of-the-week-jan-11-18/</guid>
		<description><![CDATA[Russell Coker is running a security blogging contest in conjunction with LCA 2008. Only people who have never been employed to work on security, have their own blogs, and who write positive blog entries on a security topic are eligible. He&#8217;s looking for commercial sponsors and offering cash prizes. This looks like a very cool [...]]]></description>
			<content:encoded><![CDATA[<p>Russell Coker is running a <a href="http://etbe.coker.com.au/2008/01/20/lca-2008-security-blogging-contest/">security blogging contest</a> in conjunction with LCA 2008. Only people who have never been employed to work on security, have their own blogs, and who write positive blog entries on a security topic are eligible. He&#8217;s looking for commercial sponsors and offering cash prizes. This looks like a very cool contest that will hopefully have the nice side effect of garnering complete coverage of all of the security topics at the conference for those of us who are not there. Thanks, Russell!</p>
<p>The <a href="http://www.networkworld.com/nlvirusbug117216">January State of Spam Report</a> says that in December spam accounted for 75% of all email. Just a reminder of the cost that we pay daily for failing to build any type of security into the protocol.</p>
<p>Here&#8217;s another interesting look of the daily human cost of some security technologies - <a href="http://www.darkreading.com/document.asp?doc_id=142821&#038;f_src=drweekly">Study: IT Monitoring Stresses Workers Out</a>. Key quote: &#8220;The main consequence of IT surveillance has been a sharp increase in work strain, involving feelings of exhaustion, anxiety and worry related to work&#8230;&#8221; and unbelievably, &#8220;More than half of British workers are now under some sort of IT scrutiny&#8230;&#8221; Is the value of the data they are protecting through these measures really greater than the individual and societal cost of the measures?</p>
<p>1. <a href="http://etbe.coker.com.au/2008/01/20/lca-2008-security-blogging-contest">http://etbe.coker.com.au/2008/01/20/lca-2008-security-blogging-contest</a><br />
2. <a href="http://www.networkworld.com/nlvirusbug117216">http://www.networkworld.com/nlvirusbug117216</a><br />
3. <a href="http://www.darkreading.com/document.asp?doc_id=142821&#038;f_src=drweekly">http://www.darkreading.com/document.asp?doc_id=142821&#038;f_src=drweekly</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ratliff.net/blog/2008/01/20/best-security-stories-of-the-week-jan-11-18/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Top 10 SELinux Stories of 2007</title>
		<link>http://www.ratliff.net/blog/2008/01/15/top-10-selinux-stories-of-2007/</link>
		<comments>http://www.ratliff.net/blog/2008/01/15/top-10-selinux-stories-of-2007/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 16:43:55 +0000</pubDate>
		<dc:creator>Emily Ratliff</dc:creator>
		
		<category><![CDATA[Common Criteria]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.ratliff.net/blog/index.php/2008/01/15/top-10-selinux-stories-of-2007/</guid>
		<description><![CDATA[LinuxSecurity.com is running a fascinating retrospective on the Top 10 SELinux stories of 2007. It makes for fascinating reading and shows some of the issues around SELinux (complexity - #1 and #8), some of the progress that was made in 2007 (secure networking - #4, setools - #6), and some of the critical benefits of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.linuxsecurity.com/">LinuxSecurity.com</a> is running a fascinating retrospective on the <a href="http://www.linuxsecurity.com/content/view/133305/169/">Top 10 SELinux stories of 2007</a>. It makes for fascinating reading and shows some of the issues around SELinux (complexity - #1 and #8), some of the progress that was made in 2007 (secure networking - #4, setools - #6), and some of the critical benefits of using SELinux (SELinux protection of Samba - #2 and #10). The top stories were chosen based on the number of hits they generated. I think that it is too bad that a story about a wiki (#3) beat out any story on the first Common Criteria certification of  SELinux (not present on the list at all). The importance of the Common Criteria certification of SELinux in RHEL 5 is that it makes it more easily adoptable by the U.S. government which in turn makes Linux in general more easily adoptable by the government.</p>
<p><a href="http://www.linuxsecurity.com/">http://www.linuxsecurity.com/</a><br />
<a href="http://www.linuxsecurity.com/content/view/133305/169/">http://www.linuxsecurity.com/content/view/133305/169/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ratliff.net/blog/2008/01/15/top-10-selinux-stories-of-2007/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
