blob: 8dcb2e8a92456bdebd8b46bc9b423c3756ef1584 (
plain)
1
2
3
4
5
6
|
EncFS provides an encrypted filesystem in user-space. It runs without any
special permissions and uses the FUSE library.
As with most encrypted filesystems, Encfs is meant to provide security
against off-line attacks; ie your notebook or backups fall into the wrong
hands, etc.
|