
Encrypted Partition Mounter
This app eases the use of mounting (loading) encrypted partitions (also called Volumes), a disk drive may consist of several of those areas, usually represented by a...
EncFS provides an encrypted filesystem in user-space. It runs without any special permissions and uses the FUSE library and Linux kernel module to provide the filesystem interface. You can find links to source and binary releases below.
encfs provides an encrypted filesystem in userspace. it runs without any special permissions and uses the fuse library and linux kernel module to provide the filesystem interface. you can find links to source and binary releases below. encfs is open source software, licensed under the gpl.
as with most encrypted filesystems, encfs is meant to provide security against offline attacks; ie your notebook or backups fall into the wrong hands, etc. the way encfs works is different from the “loopback” encrypted filesystem support built into the linux kernel because it works on files at a time, not an entire block device. this is a big advantage in some ways, but does not come without a cost.
file-encryption dropbox Warning truecrypt folder-encryption stacked-filesystem-encryption