Introduction
pwxGen is a small and simple one-task program. It generates random passwords according to a few specifications set with, amongst others, checkboxes.
The default behaviour aims to be the same as the default behaviour of pwgen by Theodore Ts'o.
Roadmap
The following still needs to be done (in order) before we have the first 0.0.1 release:
- Re-check the algorithm with original pwgen implementation or simply wrap the pwgen code.
- Write and test autotools build scripts.
- Initial setup.
- Linux testing.
- Windows testing.
- Build all static binaries, as small as possible.
- Put out 0.0.1beta release with static binaries.
- Check Mac support and get someone to try the code on a Mac.
- Write and or update documentation.
- Algorithm rewrite and check additions.
- Release 0.0.1.
- Tooltips, sleeker user interface.
- Translations.
- Release 0.0.2.
- Package for different systems:
- Windows installer.
- Debian package.
- RPM package.
- Commandline arguments needed?
- Release 0.0.3.
- Increase options, add menu, add About box.
|