Releases: o-alquimista/passwiz
Releases · o-alquimista/passwiz
v3 released
Changelog:
- Diceware support, written in C, using the EFF large wordlist
- Added a Makefile
v2.0 Released
Changelog
- No more dependencies (uses built-in Bash features).
- Removed clipboard support - the generated string goes to standard output.
PassWiz v1.1 released
Changelog:
- No longer prints the generated password to the console
- The password is copied to the clipboard using xclip
PassWiz 1.0 released
PassWiz is now ready for its first release. I hope it will be useful to you.
Changelog:
- Implemented configurable size and character type of the output
- Small enhancements to code readability and error handling
- Method support was removed. Our default method serves this purpose very well.