Releases: smartlegionlab/clipassgen
Releases · smartlegionlab/clipassgen
clipassgen v0.7.3
What's new:
clipassgen v0.7.3
- Fix errors.
- Code refactoring.
clipassgen v0.7.2
What's new:
- Fix errors.
- Code refactoring.
- Performance improvement.
clipassgen v0.7.1
Fix errors
clipassgen v0.7.0
What's new:
- The default password generator has been improved. Now the password always contains at least 1 lowercase letter, 1 uppercase letter, 1 number and one symbol. Instead of random, the more secure and cryptographically strong secret is used.
- Bugs fixed.
- Code optimized.
- Performance improved.
clipassgen v0.6.2
Fix errors.
clipassgen v0.6.1
What's new:
- Added the ability to launch an application with additional parameters.
clipassgen v0.6.0
clipassgen - Console Smart Passwords Generator. Cross-platform console utility for generating cryptographically strong, recoverable, smart passwords.
What's new:
- The code has been completely rewritten and improved.
- Complete renunciation of addictions, even your own. This will allow you to run the application without any problems.
All you need to do is download the source code and run the application. Or install using pip and run. - Hidden entry of a secret phrase.
- Limit on password length from 10 to 1000.
- Disable the ability to generate smart passwords using command options.
This is done in order to prevent leakage of the secret phrase during generation,
which was specified when generating smart passwords in the console.
I abandoned the click library, as well as my own dependencies, for the convenience of launching and using the application.
clipassgen v0.5.1
clipassgen v0.5.1
Cli Pass Gen v0.5.0
Cross-platform console utility for generating
cryptographically strong, recoverable, smart passwords.
Stable version.