Couldn't you just mount the online storage using whatever protocol they
support then run the encryption on top? In linux this would be like
ecryptfs on top of nfs. Not terribly performant, but it would
accomplish what you want.
On Mon, 2010-10-18 at 05:58 -0500, Gary wrote:
> I want to create a
On Monday 18 October 2010 14:42:43 Ryan Schmidt wrote:
> On Oct 18, 2010, at 05:58, Gary wrote:
> > I want to create a repo using online storage (think Wuala or something
> > similar), and am pretty keen that nobody else, including the people
> > running the storage service, can get at my code. Is
On Oct 18, 2010, at 05:58, Gary wrote:
> I want to create a repo using online storage (think Wuala or something
> similar), and am pretty keen that nobody else, including the people
> running the storage service, can get at my code. Is it possible to
> ensure the repo contents are encrypted someh