On 12/10/2018 02:25 AM, Neil Bothwick wrote:
It sounds like ecryptfs would suit your needs best. As it works on
directories, you don't need separate mount points for each encrypted
directory.
The last time I looked at eCryptFS it /did/ need mount points for
accessing the unencrypted contents. But you don't need to dedicate an
entire file system to the encryption.
I.e. /home/user/.precious is mounted on /home/user/precious
So /home/user/precious is a mount point, but is not backed by an
independent file system per say.
Contents in /home/user/precious will be clear text while the contents of
/home/user/.precious will be encrypted.
--
Grant. . . .
unix || die