Mnemonic Password Generator
Generate pronounceable and thereby easier remembered passwords despite of their length.
| Copyright: | 2004-2015 Jochen Kupperschmidt |
|---|---|
| Date: | 09-Jun-2015 (original release: 27-Jul-2004) |
| License: | GNU General Public License version 2, see LICENSE for details. |
| Version: | 0.1.1 |
_ _ | |_ ___ _____ ___ _ _ _ ___ ___| |_ | | . | | ._| | | | . | _| . / |_|_|___|_|_|_|___|_____|___|_| |_|_\ http://homework.nwsnet.de/
Requirements
- Python (tested with version 2.3.5)
- [optional, for the Tk GUI] Tkinter (included with Python, at least on Windows)
- [optional, for the wxWidgets GUI] wxPython (tested with version 2.6.1.0)