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

UX: Require verification of keyed password when using -p switch at command line #105

Closed
unicorntoes opened this issue Feb 24, 2020 · 1 comment

Comments

@unicorntoes
Copy link

What were you trying to do

Win32 - After entering the password prompt via -p switch, I was not able to verify I entered the correct password as age ran with the first password it was given. There is an opportunity to improve this behavior.

What happened

Age encrypted the file with the password keyed when prompted. Since there was no verification of the keyed password, I have no way of knowing if the password I entered was correct except to try to decrypt the file and test that the password keyed actually was keyed correctly.

<insert terminal transcript here>
@FiloSottile
Copy link
Owner

Duplicate of #39 which was fixed but not released. (I really need to make a release!)

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

No branches or pull requests

2 participants