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

[Feature]: Pass keyring encryption passphrase via file #20656

Closed
ljk662 opened this issue Jun 13, 2024 · 2 comments · Fixed by #20690
Closed

[Feature]: Pass keyring encryption passphrase via file #20656

ljk662 opened this issue Jun 13, 2024 · 2 comments · Fixed by #20690
Assignees

Comments

@ljk662
Copy link

ljk662 commented Jun 13, 2024

Summary

Instead of needing to pass in the encryption passphrase via std-input, create a flag that lets users pass in the passphrase via a file. This will make importing keys (and listing keys) in the keyring easier and more secure in a scripting setting.

Problem Definition

n/a

Proposed Feature

Make a flag to pass keyring encryption passphrase via a file.

@ljk662
Copy link
Author

ljk662 commented Jun 21, 2024

Hey, thanks for implementing so fast!!

Unfortunately, this isn't exactly what I meant. I was hoping to enter the encryption passphrase thats used when you use keyring-backend-file that is asked anytime you do something like gaiad keys list or gaiad keys show.

@ljk662
Copy link
Author

ljk662 commented Jun 21, 2024

@hieuvubk

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.

2 participants