Skip to content

Releases: soliman9/CZar

Citadel Watchdog

18 Apr 20:19
Compare
Choose a tag to compare

Recommended Upgrade (Backward Compatible)

New Feature (Security Improve)

Adding a 60 second timer for keeping copied passwords in the system's clipboard.

Full Changelog: v2.0.0...v2.0.1

Citadel

03 Aug 15:55
4021a9f
Compare
Choose a tag to compare

This is a MANDATORY UPGRADE & New Flow

Notice
This version has implemented a new flow to enhance security, which means that if you upgraded you need to recreate your passwords that were saved by older version.

Updates in this version
Fixing many security issues in #6 which includes:

  • Generating a secure master encryption key from the user's master password using key generator with a secure random salt.
  • Solving a security issue related to the use of nonces in encryption.
  • Reworking save/retrieve password IDs to facilitate user experience when dealing with large number of passwords.
  • Add an optional start-up without shell arguments.

Conquer

29 Jun 12:23
1a56086
Compare
Choose a tag to compare

First Release

This is considered the first production ready release for the CZar password manager. It is a powerful, lightweight, and secure CLI password manager that can perfectly operate on Windows and Linux OS.

What's Changed

New Contributors

Full Changelog: https://github.com/soliman9/CZar/commits/v1.0.0