SlackBuildsOrg/system/encfs
Heinz Wiesinger 7a9b43f88b system/encfs: Updated for version 1.9.1.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2017-06-06 07:56:51 +07:00
..
encfs-openssl-1.1.patch
encfs.info
encfs.SlackBuild
README
slack-desc

EncFS is a program which provides an encrypted virtual filesystem for
Linux using the FUSE kernel module.  FUSE provides a loadable kernel 
module which exports a filesystem interface to user-mode.  EncFS runs 
entirely in user-mode and acts as a transparent encrypted filesystem.

Usage:
mount: encfs /path/to/encrypted_dir /path/to/mountpoint
umount: fusermount -u /path/to/mountpoint