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 Eoan
Version 111-0ubuntu5 uploaded on 2017-09-27
All bugs Latest bugs reported
-
Bug #1842655: After mounting with "sudo mount -t ecryptfs directory directory" I i get permission denied when trying to open a file in that directory
Reported on 2019-09-04 -
Bug #1837523: miscdev-bad-count.sh and lp-994247 in ubuntu_ecryptfs failed on X-KVM
Reported on 2019-07-23 -
Bug #1836766: Overlay FS layered on ecryptfs causes kernel oops on null pointer
Reported on 2019-07-16 -
Bug #1684789: trunc-file.sh.btrfs from ubuntu_ecryptfs test-suite failed on T-LTS
Reported on 2019-05-15 -
Bug #1825728: shell-init: error <...> after running ecryptfs-mount-private
Reported on 2019-04-21
All blueprints Latest blueprints
More contributors Top contributors
- Po-Hsu Lin 15 points
- Finlay McWalter 13 points
- Hugo B 10 points
- Julian Reith 8 points
- Kipras Melnikovas 7 points


