eCryptfs is a POSIX-compliant enterprise cryptographic filesystem for Linux.
eCryptfs is a cryptographic stacked Linux filesystem. eCryptfs stores cryptographic metadata in the header of each file written, so that encrypted files can be copied between hosts; the file will be decrypted with the proper key in the Linux kernel keyring. There is no need to keep track of any additional information aside from what is already in the encrypted file itself. You may think of eCryptfs as a sort of "gnupgfs", or "gnupg as a filesystem".
eCryptfs is widely used, as the basis for Ubuntu's Encrypted Home Directory, natively within Google's ChromeOS, and transparently embedded in several network attached storage (NAS) devices.
Originally authored by Michael Halcrow and the IBM LInux Technology Center, eCryptfs is derived from Erez Zadok's Cryptfs, and the FiST framework for stacked filesystems. eCryptfs extends Cryptfs to provide advanced key management and policy features. eCryptfs is currently actively maintained by Dustin Kirkland (of Gazzang, Inc) and Tyler Hicks (of Canonical, Ltd).
The eCryptfs home page is:
* http://
The mailing list for users and developers is:
* http://
The ecryptfs-utils userspace code is stored in Launchpad/Bazaar, and can be obtained with:
* https:/
The ecryptfs kernel code is stored in Git/Kernel.org, and can be obtained with:
* https:/
The Google+ page is:
* https:/
StackExchange Questions and Answers:
* http://
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- C, shell
All packages Packages in Distributions
-
ecryptfs-utils source package in Zesty
Version 111-0ubuntu4 uploaded on 2016-09-13 -
ecryptfs-utils source package in Yakkety
Version 111-0ubuntu4 uploaded on 2016-09-13 -
ecryptfs-utils source package in Xenial
Version 111-0ubuntu1.1 uploaded on 2016-07-13 -
ecryptfs-utils source package in Wily
Version 108-0ubuntu1.2 uploaded on 2016-07-13 -
ecryptfs-utils source package in Vivid
Version 107-0ubuntu1.3 uploaded on 2016-01-16
All bugs Latest bugs reported
-
Bug #1670476: FTBFS: dereferencing pointer to incomplete type 'EVP_PKEY {aka struct evp_pkey_st}'
Reported on 2017-03-06 -
Bug #1669982: ecryptfs requires a full logged in root user to work
Reported on 2017-03-04 -
Bug #1655180: Plymouth themes not working with encrypted home folder
Reported on 2017-01-17 -
Bug #1655524: ecryptfs-recover-private lacks backward compatibility
Reported on 2017-01-11 -
Bug #1653488: ecryptfs-unwrap-passphrase prompt
Reported on 2017-01-02
All blueprints Latest blueprints
More contributors Top contributors
- Tyler Hicks 45 points
- Raphael Groner 19 points
- Alberto Pianon 16 points
- Jason Gerard DeRose 13 points
- Maris Nikos 10 points


