Menu

Tree [r21] /
 History

HTTPS access


File Date Author Commit
 doc 2006-07-07 bneijt [r15] - Initial doxygen Doxyfile
 src 2006-07-13 bneijt [r18] Copyrights
 AUTHORS 2006-08-11 bneijt [r21] Release 0.0.1beta
 COPYING 2006-06-22 bneijt [r1] Initial release
 ChangeLog 2006-08-11 bneijt [r21] Release 0.0.1beta
 Doxyfile 2006-07-07 bneijt [r15] - Initial doxygen Doxyfile
 INSTALL 2006-07-05 bneijt [r9] Documentation update
 Makefile.am 2006-06-26 bneijt [r6] Initial autoconf scripts
 NEWS 2006-06-22 bneijt [r1] Initial release
 README 2006-07-05 bneijt [r9] Documentation update
 TODO 2006-08-11 bneijt [r21] Release 0.0.1beta
 autogen.sh 2006-07-06 bneijt [r11] - Clean script update (includes more files)
 configure.ac 2006-07-06 alklazema [r12] Added password generating algorithm.
 cross.sh 2006-08-07 bneijt [r20] Cross compilation working, ready for new release
 distclean.sh 2006-08-07 bneijt [r20] Cross compilation working, ready for new release

Read Me

pwxgen is a wxWidgets C++ reimplementation of pwgen.

This program is based on pwgen by Theodore Ts'o ( http://sourceforge.net/projects/pwgen ), hence the name.

In accordance with GPL, this program is released under GPLv2 here.

The main algorithm for pronouncable passwords comes from this C program. pwxgen aims to create a C++ reimplementation of this with a wxWidgets GUI.


See INSTALL for more information on installation