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

Remove inputting the mnemonic in command line arguments #1534

Merged

Conversation

TheQuantumPhysicist
Copy link
Contributor

This program should only be used for generating new mnemonics, not for inputting them. Besides, it's a security flaw because it encourages writing the mnemonics in command line arguments, which is a security risk due to them being saved in shell history.

If someone needs this functionality, they should use the cli wallet in cold mode.

@TheQuantumPhysicist TheQuantumPhysicist force-pushed the fix/remove-input-mnemonic-in-address-gen branch from 175f605 to 8dfb8c6 Compare February 5, 2024 18:01
@TheQuantumPhysicist TheQuantumPhysicist merged commit 0ab7904 into master Feb 6, 2024
17 checks passed
@TheQuantumPhysicist TheQuantumPhysicist deleted the fix/remove-input-mnemonic-in-address-gen branch February 6, 2024 08:56
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.

2 participants