[Lunar-commits] CVS: moonbase/filesys/encfs DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Auke Kok sofar at lunar-linux.org
Thu Apr 22 08:41:50 GMT 2004


Update of /var/cvs/lunar/moonbase/filesys/encfs
In directory dbguin.lunar-linux.org:/tmp/cvs-serv26774/filesys/encfs

Added Files:
	DEPENDS DETAILS 
Log Message:
Adding encfs with all deps (which includes fuse). works. approved ;^)


--- NEW FILE: DEPENDS ---
depends fuse &&
depends rlog &&
optional_depends "openssl" "" "" "For SSL encryption options"

--- NEW FILE: DETAILS ---
          MODULE=encfs
         VERSION=1.0.4
          SOURCE=$MODULE-$VERSION.tgz
      SOURCE_URL=http://arg0.net/users/vgough/download/$SOURCE
      SOURCE_VFY=md5:f28fc768118e1bf50b05810eab8f3185
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
        WEB_SITE=http://arg0.net/users/vgough/encfs.html
         ENTERED=20040422
         UPDATED=20040422
           SHORT="Encrypted file system"
cat << EOF
EncFS provides an encrypted filesystem in user-space. EncFS runs
without any special permissions and uses the FUSE library and Linux
kernel module to provide the filesystem interface. You can find
links to source and binary releases below.

As with most encrypted filesystems, Encfs is meant to provide
security against off-line attacks; ie your notebook is stolen,
your backups are stolen, etc. The way Encfs works is different
from the \x{201C}loopback\x{201D} encrypted filesystem support
built into the Linux kernel because it works on files at a time,
not an entire block device. 
EOF



More information about the Lunar-commits mailing list