diff options
Diffstat (limited to 'Filesystems')
-rw-r--r-- | Filesystems | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Filesystems b/Filesystems index dc4fbd4..57d9955 100644 --- a/Filesystems +++ b/Filesystems @@ -23,3 +23,16 @@ Description: better than NFS. ============================================================================== +Name: EncFS - Encrypted Filesystem module for FUSE + +Author: Valient Gough <vgough at pobox com> + +Homepage: http://pobox.com/~vgough/encfs.html + +Description: + + EncFS provides an encrypted filesystem in user-space. The EncFS + module itself runs without any special permissions and uses the FUSE + library and Linux kernel module to provide the filesystem interface. + +============================================================================== |