[fossil-users] encrypted repos?

2014-05-29 Thread Michai Ramakers
Hello, I am planning to keep backups of my fossil repos on a remote site, where I have SSH access. What I would like, is to have at least some way of encryption used on the resulting remote repo-files (assuming 'fossil sync' is used as backup method), in case the remote machine gets stolen, say.

Re: [fossil-users] encrypted repos?

2014-05-29 Thread Michai Ramakers
On 29 May 2014 20:40, Richard Hipp d...@sqlite.org wrote: On Thu, May 29, 2014 at 2:36 PM, Michai Ramakers m.ramak...@gmail.com wrote: ... What would work is choose something other than 'fossil sync' to backup, encrypt repos locally and then transfer them, but some of these are fairly

Re: [fossil-users] encrypted repos?

2014-05-29 Thread Richard Hipp
On Thu, May 29, 2014 at 2:52 PM, Michai Ramakers m.ramak...@gmail.com wrote: I was thinking the resulting encrypted repo would change a lot, when only certain blocks in the unencrypted repo change. Would this not be so? I suppose that depends on what software you use to do the encryption.

Re: [fossil-users] encrypted repos?

2014-05-29 Thread Ron Wilson
On Thu, May 29, 2014 at 2:52 PM, Michai Ramakers m.ramak...@gmail.com wrote: I was thinking the resulting encrypted repo would change a lot, when only certain blocks in the unencrypted repo change. Would this not be so? When encrypting the file, you should be doing the encryption in CBC