What I am trying to do: provide a location where a non-root user can store encrypted files, easily accessible, and can be backed up (by root) in encrypted form.
Problem: I am working with more than one distribution (lenny, kubuntu, sidux).
Truecrypt will not run on sidux (yes, it can be made to, partially, with a lot of fussing, including recompiling it with each kernel update, but I don't want to play in that sandbox).
Encfs looks good, but it cannot work with other distribution's files -- files encrypted in kubuntu cannot be read in sidux, etc.(at least as far as I have been able to determine)
cryptsetup/dm- etc. Works well, but I do not see any way to back up the encrypted partition as an encrypted partition, without a lot of fussing around (dd, etc).
Any ideas?
Problem: I am working with more than one distribution (lenny, kubuntu, sidux).
Truecrypt will not run on sidux (yes, it can be made to, partially, with a lot of fussing, including recompiling it with each kernel update, but I don't want to play in that sandbox).
Encfs looks good, but it cannot work with other distribution's files -- files encrypted in kubuntu cannot be read in sidux, etc.(at least as far as I have been able to determine)
cryptsetup/dm- etc. Works well, but I do not see any way to back up the encrypted partition as an encrypted partition, without a lot of fussing around (dd, etc).
Any ideas?
Comment