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 Xenial
Version 111-0ubuntu1.1 uploaded on 2016-07-13 -
ecryptfs-utils source package in Trusty
Version 104-0ubuntu1.14.04.4 uploaded on 2016-01-16 -
ecryptfs-utils source package in Precise
Version 96-0ubuntu3.5 uploaded on 2016-01-16 -
ecryptfs-utils source package in Oneiric based series for Ubuntu LEB
Version 92-0ubuntu1 uploaded on 2011-09-01 -
ecryptfs-utils source package in Groovy
Version 111-0ubuntu7 uploaded on 2020-03-18
All bugs Latest bugs reported
-
Bug #1886723: ecryptfs-setup-swap fails when activating swap
Reported on 2020-07-07 -
Bug #1886721: ecryptfs-setup-swap fails when activating swap
Reported on 2020-07-07 -
Bug #1871236: Python 3 support?
Reported on 2020-04-06 -
Bug #1857896: Specify hash iterations (or hashing time) as an option?
Reported on 2019-12-30 -
Bug #1857622: Parallel build issue
Reported on 2019-12-26
All blueprints Latest blueprints
More contributors Top contributors
- Hakim Oubouali 23 points
- Alberto Pianon 19 points
- Doron Behar 7 points
- Anabel Dev 6 points
- mikey93898 4 points


