PasswordMaker Forums

Other Editions => Other Editions - Bugs => Topic started by: HappyCamper on December 30, 2007, 08:22:47 PM

Title: Desktop version bug (Affects PHP and Python Editions as well ~MiquelFire)
Post by: HappyCamper on December 30, 2007, 08:22:47 PM
2 different passwords generated between versions

Generated password in firefox (md5; 30 length, all characters)
master password: hello1234567890
using text: test

BF6e,XVNi=m}]C.GJdFZBo7yqnG?i7

Generated password in the on-line version:

BF6e,XVNi=m}]C.GJdFZBo7yqnG?i7

Generated password in the desktop edition:

BF6e,XVNi=m}]C.GJdFZFZ*U.m&`ry


Title: Re: Desktop version bug
Post by: Miquel 'Fire' Burns on December 31, 2007, 02:45:38 AM
Considering the password is correct up to a point, that might mean the support for longer passwords than what the hasher allows is broken in the desktop edition. Using the precompiled version, right?
Title: Re: Desktop version bug
Post by: Eric H. Jung on December 31, 2007, 03:15:47 AM
This is pretty serious. Do you have any time to work on this, Miquel? And is it me or does the Firefox edition display a completely different password?
Title: Re: Desktop version bug
Post by: tanstaafl on December 31, 2007, 05:00:11 AM
I get the same password as the first two in mine... maybe you typo'd something?
Title: Re: Desktop version bug
Post by: Miquel 'Fire' Burns on December 31, 2007, 05:04:14 AM
Firefox edition is the same for me (had to create a new account, but it worked).

Found the bug. I need to check other editions to make sure they don't have this bug. Wrong part of the data had the counter applied it to. I'll do all the steps for a new version tomorrow, I don't trust myself getting everything right this late at night.
Title: Re: Desktop version bug
Post by: Miquel 'Fire' Burns on December 31, 2007, 05:10:08 AM
Okay, quick check shows that the PHP and Python Editions are broken as well. Actually, they broken in a way that it will not be as easy to fix as the Desktop Edition was. Command-Line Edition is alright for now.
Title: Re: Desktop version bug (Affects PHP and Python Editions as well ~MiquelFire)
Post by: Eric H. Jung on December 31, 2007, 09:59:25 PM
Can you issue a new release of the Deskop Edition when you have a chance
Title: Re: Desktop version bug (Affects PHP and Python Editions as well ~MiquelFire)
Post by: Miquel 'Fire' Burns on January 01, 2008, 04:01:27 AM
Yea, Got it ready, just have to upload it. Will be a while as I'm on dialup.
Title: Re: Desktop version bug (Affects PHP and Python Editions as well ~MiquelFire)
Post by: Miquel 'Fire' Burns on January 02, 2008, 03:44:05 AM
And the new version is up. Happy new year everyone!
Title: Re: Desktop version bug (Affects PHP and Python Editions as well ~MiquelFire)
Post by: tanstaafl on January 02, 2008, 10:51:56 AM
Quick work Miquel... thanks! and Happy New Year to you too! :)
Title: Re: Desktop version bug (Affects PHP and Python Editions as well ~MiquelFire)
Post by: HappyCamper on January 02, 2008, 02:22:52 PM
Thank you.  Great product you have created.