Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
fuse-encfs: Encrypted pass-thru filesystem in userspace
- Summary
- EncFS implements an encrypted filesystem in userspace using FUSE. FUSE
provides a Linux kernel module which allows virtual filesystems to be written
in userspace. EncFS encrypts all data and filenames in the filesystem and
passes access through to the underlying filesystem. Similar to CFS except that
it does not use NFS.
Changelog
- * Thu Apr 12 17:00:00 2007 Peter Lemenkov <lemenkov{%}gmail{*}com> 1.3.2-1
- Version 1.3.2
- * Tue Sep 12 17:00:00 2006 Peter Lemenkov <lemenkov{%}gmail{*}com> 1.3.1-3.al3
- Rebuild for FC6
- * Sat Aug 26 17:00:00 2006 Peter Lemenkov <lemenkov{%}newmail{*}ru> 1.3.1-2.al3
- Added necessary 'requires'field