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

Consider randomizing mnemonic used to initialize balances #15

Open
serejke opened this issue Apr 24, 2023 · 0 comments
Open

Consider randomizing mnemonic used to initialize balances #15

serejke opened this issue Apr 24, 2023 · 0 comments

Comments

@serejke
Copy link

serejke commented Apr 24, 2023

mnemonic = "test test test test test test test test test test test junk"

is hardcoded and makes it to the final node_1.toml / node_2.toml, etc, meaning that the default 10 wallets will be initialized with 100..000 Axon ETHs. This mnemonic is publicly known so anyone can drain all funds from these wallets.

Consider generating a random mnemonic as part of axon config-gen script.

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

No branches or pull requests

1 participant