Projects / EncFS

EncFS

EncFS is an encrypted pass-through filesystem which runs in userspace on Linux (using the FUSE kernel module). Similar in design to CFS and other pass-through filesystems, all data is encrypted and stored in the underlying filesystem. Unlike loopback filesystems, there is no predetermined or pre-allocated filesystem size.

Tags Filesystems Security Cryptography
Licenses GPL
Operating Systems POSIX Linux BSD FreeBSD

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  06 Oct 2008 19:19
  • Rrelease-after

Changes: This release uses a salt-based key derivation function from OpenSSL. It adds GCC 4.3 support and fixes xattr support on OS X.

  • Rrelease-mid
  •  15 Apr 2008 00:40
  • Rrelease-after

Changes: Fixes for locking issues and support for file holes.

  • Rrelease-mid
  •  16 Jan 2008 05:46
  • Rrelease-after

Changes: A recursive rename bug introduced in 1.4.0 was fixed.

  • Rrelease-mid
  •  12 Jan 2008 16:57
  • Rrelease-after

Changes: Password compatibility with previous versions was fixed. Documentation was added for new commands.

  • Rrelease-mid
  •  06 Jan 2008 23:43
  • Rrelease-after

Changes: Data loss in an aborted directory rename was fixed. On-demand mounting was added. An update was made to the FUSE 2.6 API.

Rss Recent comments

Rcomment-before 27 May 2007 06:13 Rcomment-trans flying_cat Rcomment-after

I am loving it!!!
This is what I want, an encrypted fs which cannot be accessed by another after mounted.

But I encounter a problem, when I use the following command:

mount.fuse encfs#/home/.encuser/ /home/user

it result in error

encfs: invalid option -- o

What can I do??

Af662ed8316ef319d54b5e3e30bc5a4c_thumb

Project Spotlight

GTPing

A ping utility for GTP.

A50ea20d6ee52db032567afa5172a542_thumb

Project Spotlight

UPnP-Inspector

An UPnP device and service analyzer and debugging tool.