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

-v debug prints encryption passkey when it should not #228

Closed
dyc3 opened this issue Jun 26, 2023 · 0 comments · Fixed by #229
Closed

-v debug prints encryption passkey when it should not #228

dyc3 opened this issue Jun 26, 2023 · 0 comments · Fixed by #229

Comments

@dyc3
Copy link
Owner

dyc3 commented Jun 26, 2023

Version

v0.9.1

What happened?

The encryption passkey should never be printed in when the log level is set to debug.

Steps To Reproduce

  1. run steamguard-cli with a passkey in the args
steamguard -v debug -p test1234
  1. see that the first line is of the arguments, and the passkey is printed in plaintext.

Relevant log output

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant