Commit graph

1 commit

Author SHA1 Message Date
Martin Wilke
f634ba8bca EncFS is an encrypted pass-through filesystem which runs in userspace,
using the FUSE kernel module.  Similar in design to CFS and other
pass-through filesystems, all data is encrypted and stored in the
underlying filesystem.  Unlike loopback filesystems, there is no
predetermined or pre-allocated filesystem size.

WWW:	http://freshmeat.net/projects/encfs/

PR:		ports/107600
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2007-01-06 10:41:50 +00:00