<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How To Keep Your Data Safe On A Stolen Netbook/Laptop</title>
	<atom:link href="http://rutsum.com/keep-data-safe-on-stolen-netbook-laptop/feed" rel="self" type="application/rss+xml" />
	<link>http://rutsum.com/keep-data-safe-on-stolen-netbook-laptop?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=keep-data-safe-on-stolen-netbook-laptop</link>
	<description></description>
	<lastBuildDate>Tue, 07 Sep 2010 04:58:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ankur Banerjee</title>
		<link>http://rutsum.com/keep-data-safe-on-stolen-netbook-laptop/comment-page-1#comment-13625</link>
		<dc:creator>Ankur Banerjee</dc:creator>
		<pubDate>Thu, 23 Jul 2009 07:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://rutsum.com/?p=940#comment-13625</guid>
		<description>Personally, I&#039;d never choose to encrypt my hard drive. If an &quot;Oops, there was a bug&quot; happens you&#039;re screwed.</description>
		<content:encoded><![CDATA[<p>Personally, I&#8217;d never choose to encrypt my hard drive. If an &#8220;Oops, there was a bug&#8221; happens you&#8217;re screwed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankur Banerjee</title>
		<link>http://rutsum.com/keep-data-safe-on-stolen-netbook-laptop/comment-page-1#comment-13624</link>
		<dc:creator>Ankur Banerjee</dc:creator>
		<pubDate>Thu, 23 Jul 2009 07:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://rutsum.com/?p=940#comment-13624</guid>
		<description>...or you could simply install Adeona (http://adeona.cs.washington.edu/) and have it &#039;phone home&#039; when it&#039;s stolen.</description>
		<content:encoded><![CDATA[<p>&#8230;or you could simply install Adeona (<a href="http://adeona.cs.washington.edu/" rel="nofollow">http://adeona.cs.washington.edu/</a>) and have it &#8216;phone home&#8217; when it&#8217;s stolen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhishek Nandakumar</title>
		<link>http://rutsum.com/keep-data-safe-on-stolen-netbook-laptop/comment-page-1#comment-13587</link>
		<dc:creator>Abhishek Nandakumar</dc:creator>
		<pubDate>Wed, 22 Jul 2009 16:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://rutsum.com/?p=940#comment-13587</guid>
		<description>I did read it. I would find running a daemon cumbersome. Nothing like not losing your notebook.</description>
		<content:encoded><![CDATA[<p>I did read it. I would find running a daemon cumbersome. Nothing like not losing your notebook.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apoorv Khatreja</title>
		<link>http://rutsum.com/keep-data-safe-on-stolen-netbook-laptop/comment-page-1#comment-13586</link>
		<dc:creator>Apoorv Khatreja</dc:creator>
		<pubDate>Wed, 22 Jul 2009 16:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://rutsum.com/?p=940#comment-13586</guid>
		<description>I think you didn&#039;t read the post. The first thing that was suggested was ENCRYPTION, a good one, through TrueCrypt. I don&#039;t think TrueCrypt runs all the time, it probably would have a daemon running in the background to encrypt/decrypt files on-the-fly. People who have used the app have reported that they did not notice/observe any memory or CPU hog by the application.

The other suggestions were for petty thieves looking only to sell the machine for its hardware or just snoop around the operating system to find some data related to financial stuff, such as credit card numbers, or passwords to online payment services. For the n00b thief, the above methods would work awesomely.</description>
		<content:encoded><![CDATA[<p>I think you didn&#8217;t read the post. The first thing that was suggested was ENCRYPTION, a good one, through TrueCrypt. I don&#8217;t think TrueCrypt runs all the time, it probably would have a daemon running in the background to encrypt/decrypt files on-the-fly. People who have used the app have reported that they did not notice/observe any memory or CPU hog by the application.</p>
<p>The other suggestions were for petty thieves looking only to sell the machine for its hardware or just snoop around the operating system to find some data related to financial stuff, such as credit card numbers, or passwords to online payment services. For the n00b thief, the above methods would work awesomely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhishek Nandakumar</title>
		<link>http://rutsum.com/keep-data-safe-on-stolen-netbook-laptop/comment-page-1#comment-13585</link>
		<dc:creator>Abhishek Nandakumar</dc:creator>
		<pubDate>Wed, 22 Jul 2009 15:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://rutsum.com/?p=940#comment-13585</guid>
		<description>If you have access to a bootloader like grub, you have access to all the user accounts on that computer. No matter what you do, your data isn&#039;t safe once someone else has physical access to the machine. The first thing I would do if I had to access information is remove the hard disk and connect it as a secondary disk on another computer. No boot loaders to load, break the permissions(easy) and access the information.

You can of course use encrypt your files using an app but having the app running to access all your files will be a pain in the arse for people using that app.</description>
		<content:encoded><![CDATA[<p>If you have access to a bootloader like grub, you have access to all the user accounts on that computer. No matter what you do, your data isn&#8217;t safe once someone else has physical access to the machine. The first thing I would do if I had to access information is remove the hard disk and connect it as a secondary disk on another computer. No boot loaders to load, break the permissions(easy) and access the information.</p>
<p>You can of course use encrypt your files using an app but having the app running to access all your files will be a pain in the arse for people using that app.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
