<?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 for WOW</title>
	<atom:link href="http://www.warrenvolz.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.warrenvolz.com</link>
	<description>World of Warren, A portal into Warren&#039;s world.</description>
	<lastBuildDate>Wed, 20 Jun 2012 18:34:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>Comment on Missing you by Mystery</title>
		<link>http://www.warrenvolz.com/2012/06/20/missing-you/comment-page-1/#comment-2019</link>
		<dc:creator>Mystery</dc:creator>
		<pubDate>Wed, 20 Jun 2012 18:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.warrenvolz.com/?p=240#comment-2019</guid>
		<description><![CDATA[Welcome back. Look forward to hearing from you. please distract me while I&#039;m at work...]]></description>
		<content:encoded><![CDATA[<p>Welcome back. Look forward to hearing from you. please distract me while I&#8217;m at work&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Happy 1111! by SAM</title>
		<link>http://www.warrenvolz.com/2011/01/01/happy-1111/comment-page-1/#comment-1804</link>
		<dc:creator>SAM</dc:creator>
		<pubDate>Thu, 05 Jan 2012 05:22:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.warrenvolz.com/?p=219#comment-1804</guid>
		<description><![CDATA[Thank goodness you added bacon.]]></description>
		<content:encoded><![CDATA[<p>Thank goodness you added bacon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SpiderOak Backup Bouncer tests by Eric</title>
		<link>http://www.warrenvolz.com/2010/07/21/spideroak-backup-bouncer-tests/comment-page-1/#comment-1341</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Fri, 22 Jul 2011 09:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.warrenvolz.com/?p=205#comment-1341</guid>
		<description><![CDATA[The only way encryption can be done with deduplication is with a known encryption key.

This doesn&#039;t really mean it is insecure, just that the encryption key can be generated from the unencrypted data and stored along with the backup.

lets say you take a hash of an unencrypted chunk and use that to encrypt the chunk of data. You then encrypt the hash using your personal encryption key and upload the result with the encrypted chunk to the server. When restoring, that encrypted key is returned with the chunk so the client can decrypt the data.

Because the chunk is always encrypted with the same key on any system, the encryption key will always be the same even if the server never knows it and the encrypted chunk will always be the same for the same unencrypted chunk input. The encrypted version of the chunk can then be deduplicated as if it were unencrypted because it is essentially the same as the unencrypted version as far as the server knows or cares.

As for not storing meta-data, it is kept outside of the file and isn&#039;t really part of it. Backup software could check it and store it if it wanted to, but I don&#039;t think this is a priority as the creation date of a file is no where near as important as its actual contents.]]></description>
		<content:encoded><![CDATA[<p>The only way encryption can be done with deduplication is with a known encryption key.</p>
<p>This doesn&#8217;t really mean it is insecure, just that the encryption key can be generated from the unencrypted data and stored along with the backup.</p>
<p>lets say you take a hash of an unencrypted chunk and use that to encrypt the chunk of data. You then encrypt the hash using your personal encryption key and upload the result with the encrypted chunk to the server. When restoring, that encrypted key is returned with the chunk so the client can decrypt the data.</p>
<p>Because the chunk is always encrypted with the same key on any system, the encryption key will always be the same even if the server never knows it and the encrypted chunk will always be the same for the same unencrypted chunk input. The encrypted version of the chunk can then be deduplicated as if it were unencrypted because it is essentially the same as the unencrypted version as far as the server knows or cares.</p>
<p>As for not storing meta-data, it is kept outside of the file and isn&#8217;t really part of it. Backup software could check it and store it if it wanted to, but I don&#8217;t think this is a priority as the creation date of a file is no where near as important as its actual contents.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SpiderOak Backup Bouncer tests by Martin (MacMacken)</title>
		<link>http://www.warrenvolz.com/2010/07/21/spideroak-backup-bouncer-tests/comment-page-1/#comment-1057</link>
		<dc:creator>Martin (MacMacken)</dc:creator>
		<pubDate>Sat, 30 Apr 2011 17:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.warrenvolz.com/?p=205#comment-1057</guid>
		<description><![CDATA[&lt;blockquote&gt;Whole cloud de-duplication – All of the data you backup to spideroak, regardless of the source is de-duplicated&lt;/blockquote&gt;

How is de-duplication supposed to work in combination with local encryption?

Wuala for example offers local encryption but cannot offer de-duplication at the same time …]]></description>
		<content:encoded><![CDATA[<blockquote><p>Whole cloud de-duplication – All of the data you backup to spideroak, regardless of the source is de-duplicated</p></blockquote>
<p>How is de-duplication supposed to work in combination with local encryption?</p>
<p>Wuala for example offers local encryption but cannot offer de-duplication at the same time …</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux Backups by Warren</title>
		<link>http://www.warrenvolz.com/2010/03/14/linux-backups/comment-page-1/#comment-515</link>
		<dc:creator>Warren</dc:creator>
		<pubDate>Wed, 21 Apr 2010 02:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.warrenvolz.com/?p=174#comment-515</guid>
		<description><![CDATA[First off, ERO thank you for replying to my post. I was surprised to see a personal reply.

I just downloaded the latest version of spideroak (3.6.9643) and the option you mentioned is still not present. Any idea what the ETA is on this? Also, to solve the problem of allowing a user to reset a forgotten password without knowing the current password, what about using another piece of information from the user? For example, you could ask the user to enter their birthdate and mothers maiden name.]]></description>
		<content:encoded><![CDATA[<p>First off, ERO thank you for replying to my post. I was surprised to see a personal reply.</p>
<p>I just downloaded the latest version of spideroak (3.6.9643) and the option you mentioned is still not present. Any idea what the ETA is on this? Also, to solve the problem of allowing a user to reset a forgotten password without knowing the current password, what about using another piece of information from the user? For example, you could ask the user to enter their birthdate and mothers maiden name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux Backups by ERO</title>
		<link>http://www.warrenvolz.com/2010/03/14/linux-backups/comment-page-1/#comment-441</link>
		<dc:creator>ERO</dc:creator>
		<pubDate>Sun, 21 Mar 2010 17:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.warrenvolz.com/?p=174#comment-441</guid>
		<description><![CDATA[WOW: I was reminded by our development team that the reason we do not require a password when changing your current password is to allow users who have forgotten their password to enter in a new one that they will then remember. As we do not store the password this is the one way a user can still gain access to their account if they have a client running on a machine. That said and per my note above, we will add this as a preference option so that you can control the applications function. Thank you again for your interest.]]></description>
		<content:encoded><![CDATA[<p>WOW: I was reminded by our development team that the reason we do not require a password when changing your current password is to allow users who have forgotten their password to enter in a new one that they will then remember. As we do not store the password this is the one way a user can still gain access to their account if they have a client running on a machine. That said and per my note above, we will add this as a preference option so that you can control the applications function. Thank you again for your interest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux Backups by ERO</title>
		<link>http://www.warrenvolz.com/2010/03/14/linux-backups/comment-page-1/#comment-440</link>
		<dc:creator>ERO</dc:creator>
		<pubDate>Sun, 21 Mar 2010 02:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.warrenvolz.com/?p=174#comment-440</guid>
		<description><![CDATA[WOW: Pertaining to your post, we do apologize greatly for the oversight and we will add this verification step to our next release (due out in another week or so). Additionally, we are also adding the preference option to enforce the password verification anytime the application is opened. Thank you again for your consideration and interest in SpiderOak.]]></description>
		<content:encoded><![CDATA[<p>WOW: Pertaining to your post, we do apologize greatly for the oversight and we will add this verification step to our next release (due out in another week or so). Additionally, we are also adding the preference option to enforce the password verification anytime the application is opened. Thank you again for your consideration and interest in SpiderOak.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on China, take 2 by Patrick</title>
		<link>http://www.warrenvolz.com/2009/08/28/china-take-2/comment-page-1/#comment-277</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Fri, 28 Aug 2009 14:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.warrenvolz.com/?p=133#comment-277</guid>
		<description><![CDATA[Warren! What an awesome looking trip! I am very jealous. I am glad you had a good time.
-Patrick]]></description>
		<content:encoded><![CDATA[<p>Warren! What an awesome looking trip! I am very jealous. I am glad you had a good time.<br />
-Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Backups by Warren</title>
		<link>http://www.warrenvolz.com/2009/03/08/backups/comment-page-1/#comment-268</link>
		<dc:creator>Warren</dc:creator>
		<pubDate>Wed, 05 Aug 2009 15:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.warrenvolz.com/?p=96#comment-268</guid>
		<description><![CDATA[NEVER!]]></description>
		<content:encoded><![CDATA[<p>NEVER!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Taiwan &#8211; Take 2 by Warren</title>
		<link>http://www.warrenvolz.com/2009/07/08/taiwan-take-2/comment-page-1/#comment-267</link>
		<dc:creator>Warren</dc:creator>
		<pubDate>Wed, 05 Aug 2009 15:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.warrenvolz.com/?p=126#comment-267</guid>
		<description><![CDATA[I went for a friends wedding. Pictures to follow soon!]]></description>
		<content:encoded><![CDATA[<p>I went for a friends wedding. Pictures to follow soon!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/20 queries in 0.019 seconds using disk: basic
Object Caching 373/432 objects using disk: basic

Served from: www.warrenvolz.com @ 2013-05-25 16:22:51 -->