PySumpas is a simple, graphical password generating utility written in Python/Tkinter. Using tools from the Python Cryptography Toolkit, it generates secure passwords from user input that can be regenerated if forgotten.
Be the first to post a text review of PySumpas. Rate and review a project by clicking thumbs up or thumbs down in the right column.
PySumpas 1.1.0 has been released. This release brings the removal of Blowfish support and dependency on the py-bcrypt module. The random password generator can now provide 8 or 16 character passwords, and a non-repeatable random hash option has been added.
1.1.0: * removed dependency on py-bcrypt and Blowfish support * modified random generator * created new generators * modified layout * updated documentation
The first "complete" version of PySumpas has been released! In addition to the previous releases, support for random passwords has been added. In the future look forward to MD5sums and SHA256sums generated from this random data as well. Happy hacking!
See README
Version 0.4.0 of PySumpas has been released. 0.4.0 brings the following changes: -Use of Python's hashlib was dropped in favor of the Python Cryptography Toolkit, though Damien Miller's py-bcrypt module remains necessary for Blowfish support. -Documentation was updated.
Replaced use of hashlib with Python Cryptography Toolkit, retaining use of py-bcrypt. Updated README.
After the package upload it was realized that the 0.3.0 copy of pysumpas.py contained the working copy instead of the release copy. As such, the 0.3.0 release is not functional. Please download 0.3.1 or use a previous version. Sorry for any confusion. Also, be sure to track the project on LaunchPad.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?