<?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 e-Research</title>
	<atom:link href="http://blog.openwetware.org/deroure/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.openwetware.org/deroure</link>
	<description>What research do you want to do tomorrow?</description>
	<lastBuildDate>Sun, 25 Jul 2010 12:20:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>Comment on Drop and Compute by Ian Cottam</title>
		<link>http://blog.openwetware.org/deroure/?p=97#comment-5161</link>
		<dc:creator>Ian Cottam</dc:creator>
		<pubDate>Sun, 25 Jul 2010 12:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openwetware.org/deroure/?p=97#comment-5161</guid>
		<description>There is an even simpler solution to the user-side encryption some people desire; and that is to use EncFS (Google for it). An encrypted file system is kept within the shared dropbox folder. EncFS keeps another folder -- outside of the dropbox area -- where you can see the unencrypted version of your files. As these never pass through the Dropbox servers, one is safe from prying eyes.

Unfortunately, it only works with Macs and Linux boxes (not Windows).
-Ian</description>
		<content:encoded><![CDATA[<p>There is an even simpler solution to the user-side encryption some people desire; and that is to use EncFS (Google for it). An encrypted file system is kept within the shared dropbox folder. EncFS keeps another folder &#8212; outside of the dropbox area &#8212; where you can see the unencrypted version of your files. As these never pass through the Dropbox servers, one is safe from prying eyes.</p>
<p>Unfortunately, it only works with Macs and Linux boxes (not Windows).<br />
-Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Replacing the Paper: the six Rs of the e-Research Record by kitsopens</title>
		<link>http://blog.openwetware.org/deroure/?p=56#comment-5149</link>
		<dc:creator>kitsopens</dc:creator>
		<pubDate>Wed, 21 Apr 2010 17:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openwetware.org/deroure/?p=56#comment-5149</guid>
		<description>hey.its really nice post and good work...</description>
		<content:encoded><![CDATA[<p>hey.its really nice post and good work&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drop and Compute by Ian Cottam</title>
		<link>http://blog.openwetware.org/deroure/?p=97#comment-4284</link>
		<dc:creator>Ian Cottam</dc:creator>
		<pubDate>Wed, 09 Dec 2009 14:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openwetware.org/deroure/?p=97#comment-4284</guid>
		<description>A modified Bash Script and Process including full, user-side hard encryption


I haven&#039;t written or tested this, but see if you think it sounds good:

1. User submits an encrypted zip file. Encryption method should be e.g. AES256 and the key needs to be known to the DropAndCompute script.

2. When the receiving Bash script spots it, it copies it to a secondary, non-dropbox-synced folder before unencrypting, unzipping and submitting the job.

3. If the user drags a *.debug file to the shared folder, it is copied over to the secondary folder where it is actioned and the debug results copied back to the share for the user to see. This step requires no encryption.

4. If the user drags a *.kill file to the shared folder, it is copied over to the secondary folder where it is actioned and the results (just a log file) copied back to the share for the user to see. The secondary submission (unencrypted) folder is deleted. This step requires no encryption.

5. The Bash script has to monitor the log file or the queue to detect when the job has finished. When it has, the secondary folder -- now containing the result files too -- is encrypted, zipped and copied back to the share for the user to see. The secondary folder is deleted.


The main disadvantage over the clear, unencrypted form would be that the user does not see outputs as they are generated; however, this seems minor. 

-Ian</description>
		<content:encoded><![CDATA[<p>A modified Bash Script and Process including full, user-side hard encryption</p>
<p>I haven&#8217;t written or tested this, but see if you think it sounds good:</p>
<p>1. User submits an encrypted zip file. Encryption method should be e.g. AES256 and the key needs to be known to the DropAndCompute script.</p>
<p>2. When the receiving Bash script spots it, it copies it to a secondary, non-dropbox-synced folder before unencrypting, unzipping and submitting the job.</p>
<p>3. If the user drags a *.debug file to the shared folder, it is copied over to the secondary folder where it is actioned and the debug results copied back to the share for the user to see. This step requires no encryption.</p>
<p>4. If the user drags a *.kill file to the shared folder, it is copied over to the secondary folder where it is actioned and the results (just a log file) copied back to the share for the user to see. The secondary submission (unencrypted) folder is deleted. This step requires no encryption.</p>
<p>5. The Bash script has to monitor the log file or the queue to detect when the job has finished. When it has, the secondary folder &#8212; now containing the result files too &#8212; is encrypted, zipped and copied back to the share for the user to see. The secondary folder is deleted.</p>
<p>The main disadvantage over the clear, unencrypted form would be that the user does not see outputs as they are generated; however, this seems minor. </p>
<p>-Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drop and Compute by Ian Cottam</title>
		<link>http://blog.openwetware.org/deroure/?p=97#comment-4263</link>
		<dc:creator>Ian Cottam</dc:creator>
		<pubDate>Thu, 03 Dec 2009 23:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openwetware.org/deroure/?p=97#comment-4263</guid>
		<description>A Dropbox founder replied to say that for mainly technical reasons they are currently constrained to use US data centres. However, in the future, as they start to look at supporting organisations and businesses, things could change.
-Ian</description>
		<content:encoded><![CDATA[<p>A Dropbox founder replied to say that for mainly technical reasons they are currently constrained to use US data centres. However, in the future, as they start to look at supporting organisations and businesses, things could change.<br />
-Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drop and Compute by Ian Cottam</title>
		<link>http://blog.openwetware.org/deroure/?p=97#comment-4262</link>
		<dc:creator>Ian Cottam</dc:creator>
		<pubDate>Tue, 01 Dec 2009 15:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openwetware.org/deroure/?p=97#comment-4262</guid>
		<description>I just emailed the founders of Dropbox about this, so will report back if they reply.
Perhaps we will have to use Amazon S3 directly, but it is nowhere near as convenient as Dropbox.
-Ian</description>
		<content:encoded><![CDATA[<p>I just emailed the founders of Dropbox about this, so will report back if they reply.<br />
Perhaps we will have to use Amazon S3 directly, but it is nowhere near as convenient as Dropbox.<br />
-Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drop and Compute by Ian Cottam</title>
		<link>http://blog.openwetware.org/deroure/?p=97#comment-4261</link>
		<dc:creator>Ian Cottam</dc:creator>
		<pubDate>Tue, 01 Dec 2009 10:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openwetware.org/deroure/?p=97#comment-4261</guid>
		<description>David Wallom knows about it. You could lobby. -Ian</description>
		<content:encoded><![CDATA[<p>David Wallom knows about it. You could lobby. -Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drop and Compute by David Wallom</title>
		<link>http://blog.openwetware.org/deroure/?p=97#comment-4260</link>
		<dc:creator>David Wallom</dc:creator>
		<pubDate>Tue, 01 Dec 2009 09:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openwetware.org/deroure/?p=97#comment-4260</guid>
		<description>Hi Dave/Anna/Ian

The NGS is currently looking into this/something like it using the idea as we have a fairly significant issue with the location of the resulting data since significant user communities won&#039;t have a clear understanding of the implications of things such as the patriot act.

What would be interesting for example would be that the same simple idea as DB could be used by large data repositories such as UKRDS and the BBSRC data store. The key here is a standard interface that the simple tools can connect into.

Regards

David

Technical Director, UK NGS</description>
		<content:encoded><![CDATA[<p>Hi Dave/Anna/Ian</p>
<p>The NGS is currently looking into this/something like it using the idea as we have a fairly significant issue with the location of the resulting data since significant user communities won&#8217;t have a clear understanding of the implications of things such as the patriot act.</p>
<p>What would be interesting for example would be that the same simple idea as DB could be used by large data repositories such as UKRDS and the BBSRC data store. The key here is a standard interface that the simple tools can connect into.</p>
<p>Regards</p>
<p>David</p>
<p>Technical Director, UK NGS</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drop and Compute by Anna Croft</title>
		<link>http://blog.openwetware.org/deroure/?p=97#comment-4257</link>
		<dc:creator>Anna Croft</dc:creator>
		<pubDate>Mon, 30 Nov 2009 22:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openwetware.org/deroure/?p=97#comment-4257</guid>
		<description>Ian, this is brilliant.  We had been using a similar idea to manually shuffle files between our compute machines, but this is ace.  Do you know if we could convince NGS or another &#039;public&#039; grid to adopt it?</description>
		<content:encoded><![CDATA[<p>Ian, this is brilliant.  We had been using a similar idea to manually shuffle files between our compute machines, but this is ace.  Do you know if we could convince NGS or another &#8216;public&#8217; grid to adopt it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drop and Compute by Ian Cottam</title>
		<link>http://blog.openwetware.org/deroure/?p=97#comment-4256</link>
		<dc:creator>Ian Cottam</dc:creator>
		<pubDate>Mon, 23 Nov 2009 12:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openwetware.org/deroure/?p=97#comment-4256</guid>
		<description>Thanks for blogging about DropAndCompute.

To clarify the bit about the &quot;Patriot Act&quot;....
Yes, currently Dropbox shares pass through Amazon S3 servers in the USA.
On the positive side, as soon as you drag your folder of inputs/outputs out of the share, it is gone from the US based server. Data on the servers is also encrypted.

On the negative side: the encryption key is owned by Dropbox. It is possible to do user side encryption oneself, but this is a little tricky as obviously result files are generated by this approach. Also, deleted data on the server can be undeleted. This used to be unlimited versions forever, but now one has the choice of not keeping deleted files, but they do hang around for about 30 days I think.

In the long run we need one of two things:
a) Amazon is moving to keep European data in Europe, on its Dublin data centre. We need to encourage Dropbox to support this.
b) Dropbox could support user-side encryption.

On the Dropbox web site 
www.dropbox.com
there is a Votebox area. All us Europeans should vote for the above!
-Ian</description>
		<content:encoded><![CDATA[<p>Thanks for blogging about DropAndCompute.</p>
<p>To clarify the bit about the &#8220;Patriot Act&#8221;&#8230;.<br />
Yes, currently Dropbox shares pass through Amazon S3 servers in the USA.<br />
On the positive side, as soon as you drag your folder of inputs/outputs out of the share, it is gone from the US based server. Data on the servers is also encrypted.</p>
<p>On the negative side: the encryption key is owned by Dropbox. It is possible to do user side encryption oneself, but this is a little tricky as obviously result files are generated by this approach. Also, deleted data on the server can be undeleted. This used to be unlimited versions forever, but now one has the choice of not keeping deleted files, but they do hang around for about 30 days I think.</p>
<p>In the long run we need one of two things:<br />
a) Amazon is moving to keep European data in Europe, on its Dublin data centre. We need to encourage Dropbox to support this.<br />
b) Dropbox could support user-side encryption.</p>
<p>On the Dropbox web site<br />
<a href="http://www.dropbox.com" rel="nofollow">http://www.dropbox.com</a><br />
there is a Votebox area. All us Europeans should vote for the above!<br />
-Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reasons to be Blogging 1 2 3 by I bet you think this blog is about you, don&#8217;t you? &#171; O&#8217;Really?</title>
		<link>http://blog.openwetware.org/deroure/?p=5#comment-3613</link>
		<dc:creator>I bet you think this blog is about you, don&#8217;t you? &#171; O&#8217;Really?</dc:creator>
		<pubDate>Mon, 24 Aug 2009 17:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openwetware.org/deroure/?p=5#comment-3613</guid>
		<description>[...] because I didn&#8217;t speak to or hear you speak or (unlike many people) you&#8217;re not vain enough [1] to have a have a blog [...]</description>
		<content:encoded><![CDATA[<p>[...] because I didn&#8217;t speak to or hear you speak or (unlike many people) you&#8217;re not vain enough [1] to have a have a blog [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

