On Thu 2018-03-15 17:11:15 +0000, Andrew Gallagher wrote:
>> If this doesn't exist in the main GnuPG project then I'd be happy to be
>> referred to any 3rd party bits of software (even if commercial or
>> proprietary) that could?     
>>      
>> I understand if the answer *should* be block-level encryption... but
>> they're intend on file-level.        
>
> The obvious approach would be to write a FUSE driver. It would be
> mounted as an overlay filesystem, and this filesystem would decrypt the
> encrypted files on demand into a ramfs, and then re-encrypt (and shred)
> on file close.

or, if what you really care about is file-level encryption on a
GNU/Linux desktop and you *don't* care about files being OpenPGP
formatted, you could look into ext4's native encryption features (see
e4crypt(8) and related docs to get started).

     --dkg

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to