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

Encrypted storage of validator keys #1160

Closed
jframe opened this issue Feb 14, 2020 · 0 comments
Closed

Encrypted storage of validator keys #1160

jframe opened this issue Feb 14, 2020 · 0 comments
Labels
Epic TeamGroot Under active development by TeamGroot @PegaSys

Comments

@jframe
Copy link
Contributor

jframe commented Feb 14, 2020

In Eth2, the validator signing key needs to be online and easily available. Eth2Signer could be part of the solution to keeping keys secure, but, until that is available, we need an interim solution. This EIP defines the proposed format for encrypted keystores: ethereum/EIPs#2335

This covers the implementation of an encrypted keyStore in Artemis.

The keystore should use the EIP-2335 BLS keystore format.

@jframe jframe added Epic TeamGroot Under active development by TeamGroot @PegaSys labels Feb 14, 2020
@jframe jframe changed the title Teku BLS KeyStore Encrypted storage of validator keys Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic TeamGroot Under active development by TeamGroot @PegaSys
Projects
None yet
Development

No branches or pull requests

2 participants