Javascript Edition

Download the Javascript Edition to use on your local drive or your own web server. Simply expand the zip archive and open passwordmaker.html in a browser. Alternatively, you can always use it online right here on passwordmaker.org.

License (LGPL)
open source image

Download PasswordMaker Javascript Edition 2.4
Latest release - 26kb

Release Notes:
  • A user requested in the forums that nothing in this edition of PasswordMaker reference an external website to alleviate possible security concerns. Therefore, the embedded PasswordMaker logo (http://passwordmaker.org/images/pageheader.jpg) has been replaced with static ASCII art.
 
Download PasswordMaker Javascript Edition 2.3
Latest release - 22kb

Release Notes:
  • A URL field is added to act like the web browser's URL bar. Now the components actually make senses in this version!
 
Download PasswordMaker Javascript Edition 2.2
Latest release - 22kb

Release Notes:
  • Fixed a couple of Javascript errors introduced in version 2.1 which only appeared in IE
  • Repackaged into a single file for easier off-line use (requested here)
  • Fixed "Tips" button
 
Download PasswordMaker Javascript Edition 2.1
71kb

Release Notes:
  • Encryption of master password changed from AES 128-bit to AES 256-bit. The most secure approach is still to not store your master password at all.
  • Generated passwords can now be any length. Previously, maximum password length was limited by the number of characters in the character set and the selected hash algorithm. This is no longer the case.
  • Discontinued use of the Sarissa Javascript XML libary because it doesn't work with Opera, Blackberry browser, and others. Settings are now stored in an escaped, pipe-delimited cookie named "settings2" instead of the previous cookie, "settings", whose content was XML.
  • The key used to encrypt the master password (if it's chosen to be stored in the cookie) now uses all hex digits instead of just 0-9.
 
Download PasswordMaker Javascript Edition 2.0
Latest release - 91kb

Release Notes:
Tested and known to be compatible with the following browsers:
  • Internet Explorer 5.0, 5.5, 6.0
  • Safari 2.0
  • Firefox 1.0.x, 1.5 beta
  • Mozilla 1.7.5
  • Netscape 7.2, 8.0, 8.0.3.3
  • Konqueror 3.3 (without cookie support)
  • Maxthon Browser 1.3.1
  • Flock 0.5
  • Opera - coming soon