Difference between revisions of "EncFS"

From CBLFS
Jump to navigationJump to search
(New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://arg0.net/vgough/download/encfs-{{EncFS-Version}}.tgz |} ---- {{Package-Introduction|EncFS provides...)
 
 
Line 74: Line 74:
 
|libencfs.{la,so}
 
|libencfs.{la,so}
 
|}
 
|}
 +
 +
[[Category:File System]]

Latest revision as of 19:04, 5 July 2008

Download Source: http://arg0.net/vgough/download/encfs-1.3.2-1.tgz

Introduction to EncFS

EncFS provides an encrypted filesystem in user-space. It runs without any special permissions and uses the FUSE library and Linux kernel module to provide the filesystem interface.

Project Homepage: http://arg0.net/encfs


Dependencies

Required

Non-Multilib

Compile the package:

./configure --prefix=/usr &&
make

Install the package:

make install

Multilib

32Bit

Compile the package:

To do ...

Install the package:

To do ...

N32

Compile the package:

To do ...

Install the package:

To do ...

64Bit

Compile the package:

To do ...

Install the package:

To do ...

Contents

Installed Directories: None
Installed Programs: encfs, encfsctl, encfssh
Installed Libraries: libencfs.{la,so}