1. 15 3月, 2009 1 次提交
  2. 07 1月, 2009 1 次提交
    • M
      eCryptfs: Filename Encryption: mount option · 87c94c4d
      Michael Halcrow 提交于
      Enable mount-wide filename encryption by providing the Filename Encryption
      Key (FNEK) signature as a mount option.  Note that the ecryptfs-utils
      userspace package versions 61 or later support this option.
      
      When mounting with ecryptfs-utils version 61 or later, the mount helper
      will detect the availability of the passphrase-based filename encryption
      in the kernel (via the eCryptfs sysfs handle) and query the user
      interactively as to whether or not he wants to enable the feature for the
      mount.  If the user enables filename encryption, the mount helper will
      then prompt for the FNEK signature that the user wishes to use, suggesting
      by default the signature for the mount passphrase that the user has
      already entered for encrypting the file contents.
      
      When not using the mount helper, the user can specify the signature for
      the passphrase key with the ecryptfs_fnek_sig= mount option.  This key
      must be available in the user's keyring.  The mount helper usually takes
      care of this step.  If, however, the user is not mounting with the mount
      helper, then he will need to enter the passphrase key into his keyring
      with some other utility prior to mounting, such as ecryptfs-manager.
      Signed-off-by: NMichael Halcrow <mhalcrow@us.ibm.com>
      Cc: Dustin Kirkland <dustin.kirkland@gmail.com>
      Cc: Eric Sandeen <sandeen@redhat.com>
      Cc: Tyler Hicks <tchicks@us.ibm.com>
      Cc: David Kleikamp <shaggy@us.ibm.com>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      87c94c4d
  3. 14 11月, 2008 1 次提交
  4. 23 10月, 2008 1 次提交
  5. 17 10月, 2008 1 次提交
  6. 14 10月, 2008 1 次提交
  7. 27 7月, 2008 1 次提交
  8. 25 7月, 2008 5 次提交
  9. 29 4月, 2008 1 次提交
  10. 15 2月, 2008 2 次提交
  11. 07 2月, 2008 4 次提交
  12. 25 1月, 2008 8 次提交
  13. 24 12月, 2007 1 次提交
  14. 18 12月, 2007 1 次提交
  15. 17 10月, 2007 10 次提交
  16. 12 8月, 2007 1 次提交