waldyrious / hash-my-pass

A bookmarklet to generate unique passwords per website, based on a single master password.
http://waldyrious.github.io/hash-my-pass/bookmarklet.min.html
Other
17 stars 4 forks source link

Use UglifyJS to generate the compressed code on-the-fly #9

Open waldyrious opened 10 years ago

waldyrious commented 10 years ago

So only the unminified code needs to be maintained on this repo. They offer an API.

Also Use Javascript's native URL encoding to gererate the bookmarklet code.