Re: [git-users] securing data in a non-local repository

2012-12-11 Thread Dale R. Worley
> From: "Philip Oakley" > > But is there some way to have git keep the repository files > encrypted. In practice, it seems the easiest way to do that is to put the repository files in a separate, encrypted file system. That would take tremendously less work than incorporating encryption in ever

Re: [git-users] securing data in a non-local repository

2012-12-11 Thread Philip Oakley
- Original Message - From: John McKown To: git-users@googlegroups.com Sent: Tuesday, December 11, 2012 7:44 PM Subject: [git-users] securing data in a non-local repository I haven't seen anything like this in anything I've read so far. And I know that git is

[git-users] securing data in a non-local repository

2012-12-11 Thread John McKown
I haven't seen anything like this in anything I've read so far. And I know that git is all about freely sharing. But is there some way to have git keep the repository files encrypted. I know that the files in the .git subdirectory are compressed. It seems to me that it should be relatively simp