[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Encrypted repo contents

From: Luke Imhoff <luke_at_cray.com>
Date: Fri, 22 Oct 2010 08:00:26 -0500

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 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 somehow? Everything I've read on
> the subject seems to allow encrypting the connection from clients to
> server, but not the repo contents as they sit on the disc.
>
Received on 2010-10-22 15:01:16 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.