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

Obfuscated Passwords #45

Open
mvandeberg opened this issue Oct 4, 2021 · 1 comment
Open

Obfuscated Passwords #45

mvandeberg opened this issue Oct 4, 2021 · 1 comment
Labels
enhancement New feature or request stale task

Comments

@mvandeberg
Copy link
Member

Passwords are currently parameters directly on the command. They should be obfuscated as an interactive prompt after the command is entered.

Instead of:

🟢 🔐 > open test.wallet password
Opened wallet: test.wallet

It should be something like:

🟢 🔐 > open test.wallet 
Enter password to unlock: ********
Opened wallet: test.wallet
@mvandeberg mvandeberg added the enhancement New feature or request label Oct 4, 2021
@koinos-ci
Copy link

This issue is stale because it has been open for 30 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale task
Projects
None yet
Development

No branches or pull requests

2 participants