nsd20463 / pwsafe

commandline tool compatible with Counterpane's Passwordsafe
GNU General Public License v2.0
68 stars 18 forks source link

can't open database #8

Open devsmt opened 8 years ago

devsmt commented 8 years ago

i'm opening a .psafe3 db under ubuntu, client compiled from github sources without errors

pwsafe-cli -f ~/Dropbox/psafe_backup.psafe3 
Enter passphrase for /home/taz/Dropbox/psafe_backup.psafe3: 
Passphrase is incorrect
gcc --version
gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4

any idea?

hymie0 commented 8 years ago

pwsafe only works with Version 1 or Version 2 databases. Not Version 3.

--hymie! http://lactose.homelinux.net/~hymie hymie@lactose.homelinux.net

On Thu, Nov 19, 2015 at 01:13:26AM -0800, devsmt wrote:

i'm opening a .psafe3 db under ubuntu, client compiled from github sources without errors

devsmt commented 8 years ago

any way to put a check with error message in the code? thank you.

KFDCompiled commented 8 years ago

Is there any interest in adding support for Version 3 pwsafes?

ghost commented 8 years ago

Will you be adding support for Version 3 pwsafes?