Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
fuse-encfs: Encrypted pass-thru filesystem in userspace
Name: | fuse-encfs |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 1.2.5 |
License: | GPL |
Release: | 1.ML5 |
URL: | http://arg0.net/wiki/encfs |
- 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
- * Tue Apr 4 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- rebuild and update for StartCom Linux 5.0.x
- * Sat Dec 17 00:00:00 2005 Peter Lemenkov <lemenkov{%}newmail{*}ru> 1.2.5-1
-
- Initial build for FE
- * Sat Nov 12 00:00:00 2005 Valient Gough <vgough{%}pobox{*}com>
-
- Release 1.2.5
- Fix race condition when using newer versions of GCC. Fixes problem reported
by Chris at x.nu.
- add encfssh script, thanks to David Rosenstrauch