LogoSailfishOS Open Build Service > Projects > home:yeoldegrove:encfs > encfs
Log In

encfs

EncFS provides an encrypted file system, layered on top of a normal
directory tree and encrypts individual files which are stored in the
hosting directory tree.

This has several advantages over the loopback encryption which
provided by the Linux kernel: 
- No space is and has to be reserved, encrypted files only 
  take the space that they really occupy
- Backups: encrypted files can be individually backed-up on the host
  filesystem
- Layering: Since it's hosted on a normal filesystem, encfs can be
  used on filesystems which normally have no support encryption,
  like NFS or other userspace filesystems.

EncFS is implemented as a userspace filesystem in an unprivileged
application using fuse (FUSE (Filesystem in USErspace)).

Source Files

Filename Size Changed Actions
encfs-1.9.2.tar.gz 10.5 MB over 6 years ago
encfs.changes 8.78 KB over 6 years ago Download File
encfs.spec 5.09 KB over 6 years ago Download File

Latest Revision

-- -- -- -- (yeoldegrove) committed over 6 years ago (revision 8)

Comments for home:yeoldegrove:encfs (0)