slackbuilds/system/encfs
Heinz Wiesinger 303f6700b5 system/encfs: Updated for version 1.5 2010-05-11 22:26:39 +02:00
..
README system/encfs: Updated for version 1.5 2010-05-11 22:26:39 +02:00
encfs.SlackBuild system/encfs: Updated for version 1.5 2010-05-11 22:26:39 +02:00
encfs.info system/encfs: Updated for version 1.5 2010-05-11 22:26:39 +02:00
slack-desc system/encfs: Added to 12.0 repository 2010-05-11 20:01:58 +02: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.

This requires rlog and boost.

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