bz31 / PwdHash2

PwdHash2 is a Firefox Add-On to create secure, site-based passwords

Home Page:https://gwuk.github.io/PwdHash2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PwdHash2

PwdHash2 is a Firefox Add-On, based on Stanford PwdHash and PwdHash-PoC

Get the add-on at addons.mozilla.org

Website

You can generate passwords without the plugin at https://gwuk.github.io/PwdHash2/


Changes to the original Stanford PwdHash:

  1. Fixed defunct original add-on version, caused by changes in Firefox 66.0.2 keypress event handling
  2. Highlight password field, if active
  3. Added option to change the hash algorithm from HMAC-MD5 to PBKDF2-SHA256 by enabling non-legacy mode.
  4. Added option to store a user-specified salt and iteration count.
  5. Added option to use legacy (Stanford PwdHash) mode by Shift-F2

About

PwdHash2 is a Firefox Add-On to create secure, site-based passwords

https://gwuk.github.io/PwdHash2/

License:Other


Languages

Language:JavaScript 95.7%Language:HTML 3.4%Language:Shell 0.8%