Skip to content

Releases: smartlegionlab/clipassgen

clipassgen v0.7.3

03 Aug 13:07
Compare
Choose a tag to compare

What's new:

clipassgen v0.7.3

  • Fix errors.
  • Code refactoring.

clipassgen v0.7.2

03 Aug 11:50
Compare
Choose a tag to compare

What's new:

  • Fix errors.
  • Code refactoring.
  • Performance improvement.

clipassgen v0.7.1

01 Aug 06:20
Compare
Choose a tag to compare

Fix errors

clipassgen v0.7.0

01 Aug 06:15
Compare
Choose a tag to compare

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

13 Jul 10:37
Compare
Choose a tag to compare

Fix errors.

clipassgen v0.6.1

11 Jul 21:58
Compare
Choose a tag to compare

What's new:

  • Added the ability to launch an application with additional parameters.

clipassgen v0.6.0

11 Jul 11:29
Compare
Choose a tag to compare

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

16 Jun 08:24
Compare
Choose a tag to compare

clipassgen v0.5.1

Cli Pass Gen v0.5.0

15 May 07:46
Compare
Choose a tag to compare

Cross-platform console utility for generating
cryptographically strong, recoverable, smart passwords.

Stable version.