Versions

  • Full port to javascript

    kzimmermann il y a 8 ans 13 commits jusqu'à master depuis cette publication

    strong-passgen has now been completely ported to javascript, with generator.js now offering to create both suggested username and password, just like the command-line and Python GUI versions.

     
  • First multiplataform release

    kzimmermann il y a 8 ans 18 commits jusqu'à master depuis cette publication

    strong-passgen can now be used on a plethora of platforms thanks to three interfaces:

    • command-line script that can be used in GNU/Linux or compatible Unix-like distro.
    • graphical interface provided by Python and the PyGTK module
    • browser-based interface with a Javascript password generator.

    With this last javascript implementation done, I can call this the first stable release.