File: AUTHORS

package info (click to toggle)
ecryptfs-utils 83-4%2Bsqueeze2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze-lts
  • size: 2,732 kB
  • ctags: 1,402
  • sloc: ansic: 15,975; sh: 11,096; makefile: 250; python: 41
file content (13 lines) | stat: -rw-r--r-- 535 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
Authors of eCryptfs.
See also the files THANKS and ChangeLog.

Mike Halcrow designed and implemented eCryptfs, which is a fork from
Cryptfs. Erez Zadok, along with the fileystem research lab at Stony
Brook University, designed and implemented Cryptfs.

Dustin Kirkland implemented a scheme by which a user can have an
encrypted private directory, ~/Private, automatically mounted at login
and unmounted at logout by pam_ecryptfs.

Eric Sandeen has provided various bugfixes to both the kernel and the
userspace components of eCryptfs.