slackbuilds_ponce/system/encfs
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
encfs.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
encfs.SlackBuild
README
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -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