• EncFS provides an encrypted filesystem in user-space. ... To submit changes to EncFS, or to submit a bug ticket, see the EncFS GitHub page.
  • Welcome to the EncFSMP project homepage. This is the homepage of EncFS MP, a program to mount EncFS folders on Windows and OS X.
  • You can use the EncFS library, or you can use the command line tool called “cryptsetup”. The first way to encrypt your cloud storage is to use the EncFS library.
  • EncFS has no "volumes" that occupy a fixed size — encrypted directories grow and shrink as more files are added to or removed from the mountpoint.
  • Additionally the MAN page for encfs showed me that support for external authentication managers is granted via the --extpass flag.
  • If you want to try it, go have a look at the GitHub repository: https://github.com/rorygibson/ansible-encfs. Basic usage.
  • Advantages of EncFS: Firstly, it does not require any root privileges to implement; any user can create a repository of encrypted files.
  • EncFS encrypts individual files, by translating all requests for the virtual EncFS filesystem into the equivalent encrypted operations on the raw filesystem.
    • Issues:
      77
  • EncFS4win is a revival of the original encfs4win project, including recent modernizations and security improvements.
  • c, --config Causes EncFS to use the supplied file as the configuration file. - v, --verbose Causes EncFS to enable logging of various debug channels within EncFS.