slackbuilds/system/encfs
B. Watson 9c93f19f5b system/encfs: Allow VERSION override, i486=>i586.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 13:28:53 +00:00
..
README
encfs.SlackBuild system/encfs: Allow VERSION override, i486=>i586. 2017-03-25 13:28:53 +00:00
encfs.info system/encfs: Updated for version 1.8.1. 2016-03-15 00:26:15 +07:00
slack-desc system/encfs: Updated for version 1.8.1. 2016-03-15 00:26:15 +07:00

README

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