You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: