aboutsummaryrefslogtreecommitdiff
path: root/Filesystems
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2003-10-29 15:02:30 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2003-10-29 15:02:30 +0000
commit4aa11835f8a2bafcc171ea1b97848cec3444a728 (patch)
tree6aeb4ac499102209149f8cfa6a2f4b71d1f07c49 /Filesystems
parentf08ace0740cf373330148b2ec1fb699996852230 (diff)
*** empty log message ***
Diffstat (limited to 'Filesystems')
-rw-r--r--Filesystems13
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.
+
+==============================================================================