← Back to team overview

ecryptfs team mailing list archive

[Bug 405436] Re: ecryptfs-manager doesn't show "Select key type to use for newly created files" menu

 

Hey Danilo - The gpg key module isn't finished so it is disabled.  It
won't show up in ecryptfs-manager.  Ubuntu should not be
building/shipping it.  They don't ship the OpenSSL key module, which is
what I suspect you want to use.

To get OpenSSL support, you'll have to build from source.  Feel free to
stop by the OFTC/#ecryptfs IRC channel if you run into any problems
along the way.

I suspect Ubuntu will begin shipping the NSS
(https://bugs.launchpad.net/ecryptfs/+bug/366393) and GPG
(https://bugs.launchpad.net/ecryptfs/+bug/327277) key modules when they
are completed.  Please subscribe to those bugs to keep track of the
status.  If you are a developer, we'd love for you to contribute to
either of those key modules.  :)

BTW, I've verified that this is not an actual bug in ecryptfs-utils-79.
Enabled key modules show up in ecryptfs-manager.


** Changed in: ecryptfs
       Status: New => Invalid

-- 
ecryptfs-manager doesn't show "Select key type to use for newly created files" menu
https://bugs.launchpad.net/bugs/405436
You received this bug notification because you are a member of eCryptfs,
which is subscribed to ecryptfs-utils in ubuntu.

Status in eCryptfs - Enterprise Cryptographic Filesystem: Invalid
Status in “ecryptfs-utils” package in Ubuntu: New

Bug description:
Binary package hint: ecryptfs-utils

I'm running ubuntu 9.04 
package ecryptfs-utils-73-0ubuntu6.1 

i'd like to generate a new public/private keypair but when i try this, the key menu to select the key type doesn't appear [1]

ubuntu@ubuntu:~# ecryptfs-manager

eCryptfs key management menu 
-------------------------------
        1. Add passphrase key to keyring
        2. Add public key to keyring
        3. Generate new public/private keypair
        4. Exit

Make selection: 3
Select key type to use for newly created files:
Selection: passphrase
Select key type to use for newly created files:
Selection: 3
Select key type to use for newly created files:
Selection: 2
Select key type to use for newly created files:
Selection: 1
Select key type to use for newly created files:
Selection: ?
Select key type to use for newly created files:
Selection: ^C



[1] menu to select key type 

Select key type to use for newly created files: 
 1) pkcs11-helper
 2) tspi
 3) passphrase
 4) openssl



References