Skip to content

"Confirm password" flow for validator client key store #15

@ralexstokes

Description

@ralexstokes

What is wrong?

Right now, we can import a key to the key store for the validator client and encrypt it on disk using eth_keyfile.

We only ask the user for the password to this file once, with no confirmation. Obviously bad for typo failure modes.

How can it be fixed

Confirm the password and make sure they match before accepting the imported key.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions