diff options
Diffstat (limited to 'system/encfs/README')
-rw-r--r-- | system/encfs/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/encfs/README b/system/encfs/README index 2ed7f46382..b4bb0fbd43 100644 --- a/system/encfs/README +++ b/system/encfs/README @@ -1,7 +1,7 @@ -EncFS is a program which provides an encrypted virtual filesystem for Linux -using the FUSE kernel module. FUSE provides a loadable kernel module -which exports a filesystem interface to user-mode. EncFS runs entirely in -user-mode and acts as a transparent encrypted filesystem. +EncFS is a program which provides an encrypted virtual filesystem for +Linux using the FUSE kernel module. FUSE provides a loadable kernel +module which exports a filesystem interface to user-mode. EncFS runs +entirely in user-mode and acts as a transparent encrypted filesystem. This requires rlog. |