1db7bdc47d
- Drop MAINTAINERship Feature safe: yes PR: ports/148086 Submitted by: olgeni Approved by: leeym
7 lines
348 B
Text
7 lines
348 B
Text
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://www.arg0.net/encfs
|