ecryptfs team mailing list archive
-
ecryptfs team
-
Mailing list archive
-
Message #01017
Re: [Bug 359997] Re: Improve record-your-passphrase dialog
Martin-
I don't understand your question ...
I changed the ecryptfs-unwrap-passphrase binary. If zero arguments
are passed, it looks for a file called
$HOME/.ecryptfs/wrapped-passphrase. If this file exists, then it will
prompt you for a passphrase to decrypt this file.
If that file does not exist, the usage statement is printed.
I think this should be more user-friendly.
:-Dustin
--
Improve record-your-passphrase dialog
https://bugs.launchpad.net/bugs/359997
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: Fix Committed
Status in “ecryptfs-utils” source package in Ubuntu: Triaged
Bug description:
After running 'update-manager -d', the 'Information Available' window opened and provided the following message:
=======================
Record your encryption passphrase
To encrypt your home directory or "Private" folder, a strong passphrase has been autogenerated. Usually your directory is unlocked with your user password, but if you ever need to manually recover this directory, you will need this passphrase. Please print or write it down and store it in a safe location.
You can run the "ecryptfs-unwrap-passphrase" command now to do this. Enter your user password at the "Passphrase" prompt.
=======================
Run this action now | Close |
=======================
I don't believe I chose to encrypt my fs when I installed Jaunty!
So I click the 'Run this action now' button and get a terminal window prompt:
Passphrase:
I enter a passphrase, and the terminal disappears. The previous 'information available' message remains on the screen and doesn't acknowledge that anything has happened. In fact, I can press the 'Run this action now' button as many times as I like, and enter different passphrases. I don't get the point of this.
Also, after entering a passphrase, it doesn't confirm that I didn't make a typo by asking me to re-enter it.
References