SlackBuildsOrg/system/encfs
regdub b5b7a79881
system/encfs: Fix VERSION in the info file.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-10-02 16:50:34 +07:00
..
encfs.info system/encfs: Fix VERSION in the info file. 2021-10-02 16:50:34 +07:00
encfs.SlackBuild system/encfs: Updated for version 1.9.5 2021-09-16 00:45:36 +07:00
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