slackbuilds_ponce/system/encfs
Heinz Wiesinger 015b3e36fa system/encfs: Updated for version 1.7.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-01-11 11:31:47 -06:00
..
encfs.info system/encfs: Updated for version 1.7.4. 2011-01-11 11:31:47 -06:00
encfs.SlackBuild system/encfs: Updated for version 1.7.4. 2011-01-11 11:31:47 -06:00
README system/encfs: Updated for version 1.7.4. 2011-01-11 11:31:47 -06:00
slack-desc system/encfs: Added (encrypted virtual filesystem via FUSE) 2010-06-29 00:36:35 -05:00

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.

This requires rlog.

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