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

Redirect enter password printout to stderr #64

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

thocla
Copy link

@thocla thocla commented Sep 15, 2019

Today "Enter master password:" string end up in file if you redirect stdout to file.
Print string to stderr instead.

Change-Id: Id2ee93f134866755b0f360df585a7f6252b4035a
Assumption is that we don't have any attackers on local machine.
Lets add possibility for those who dare to save and reuse
the password instead of writing it each time.

Change-Id: I634c99d563bfcfd3f1fb2f8fdabdb50ecfe1ebe3
Change-Id: I631cca9efc59c78417db6decb15ed01ca13e9e51
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