-
-
Notifications
You must be signed in to change notification settings - Fork 464
Support different passwords for each keystore #5249
Copy link
Copy link
Open
Labels
good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.help wantedThe author indicates that additional help is wanted.The author indicates that additional help is wanted.meta-feature-requestIssues to track feature requests.Issues to track feature requests.prio-mediumResolve this some time soon (tm).Resolve this some time soon (tm).
Description
Metadata
Metadata
Assignees
Labels
good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.help wantedThe author indicates that additional help is wanted.The author indicates that additional help is wanted.meta-feature-requestIssues to track feature requests.Issues to track feature requests.prio-mediumResolve this some time soon (tm).Resolve this some time soon (tm).
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is your feature request related to a problem? Please describe.
There are two flags:
--importKeystoresand--importKeystoresPassword. Where--importKeystoresexpects a directory with all the keystores while--importKeystoresPasswordexpects just ONE password file to decrypt ALL the keystores. What if we have keystores with different password for each keystore?Describe the solution you'd like
Support multiple password file formats (simple and mapped) or option to provide multiple password files, maybe similar approach to how teku validator-keys work.
I could imagine a file structure like this