Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Secure flow #6

Merged
merged 6 commits into from
Aug 3, 2023
Merged

Secure flow #6

merged 6 commits into from
Aug 3, 2023

Conversation

soliman9
Copy link
Owner

@soliman9 soliman9 commented Aug 3, 2023

Mandatory updates to secure CZar data

The following issues were addressed.

  • 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.

@soliman9 soliman9 merged commit 6ae4a4a into main Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant