EncFS
From CBLFS
Jump to navigationJump to searchDownload Source: | http://arg0.net/vgough/download/encfs-1.3.2-1.tgz |
---|
Contents
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} |