On Thu, 2008-04-17 at 17:54 +0200, Jan Seeger wrote:
> As per the subject:
> 
> I use luks-crypt to encrypt my home directory. Of course I would like
> to make backups. These must, of course, also be encrypted. I have
> tried duplicity, but when many changes have occured, this is
> unbearably slow (being on a laptop). What would be the best solution
> to back up with encryption barring duplicity?
> 
> Regards,
> Jan Seeger

I personally use dar and gpg. Dar can be used to make incremental
backups which should partly solve your speed problem. Alternatively you
could use tar and gpg or cpio or whatever floats your boat.

The alternative would be an encrypted filesystem and rdiff-backup or
rsync. Optionally you could safe the key to the filesystem on your home
partition or, if it doesn't need to be automated, in a gpg-encrypted
file.

Let me know if you are interested in any of these options so I can
explain the details further (if you need support with that, that is).

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to