ericwoodruff / passwordhasherplus

Password Hasher Plus
http://goo.gl/LyLk3
Other
12 stars 21 forks source link

Updates #15

Closed ecbaldwin closed 10 years ago

ecbaldwin commented 10 years ago

Eric,

It isn't clear whether much has been done to update the extension to manifest version 2. However, recent versions of chrome will no longer load extensions using version 1 in developer mode. Apparently, chrome will soon stop running them.

I thought I'd throw this up there in case it can help get things started. I may have some time to work on polishing these commits. Let me know your thoughts.

ecbaldwin commented 10 years ago

I'm going to close this merge request and direct you over to Jeoffrey's repository. He did most of the work and he may try to clean it up a bit. I, for one, would like to play around with a few ideas but I needed Jeoffrey's work to get started.

ericwoodruff commented 10 years ago

Ok, thanks guys.

ericwoodruff commented 10 years ago

I have some ideas for a "2.0", including detection of a password change page that helps you enter the old password and bump to a new one.

ecbaldwin commented 10 years ago

+1 for help with changing/setting passwords. I find that a lot of pages try to analyze the "strength" of my password before the hasher gets its hands on it and strengthens it. A lot of them reject the password and I have to go through the clipboard.

Still, great work on this extension. I use it all the time.