1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
Commit Graph

1 Commits

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