prysm icon indicating copy to clipboard operation
prysm copied to clipboard

Keymanager APIs: optin flag for keystore exports API

Open james-prysm opened this issue 1 year ago • 0 comments

🦄 Feature Tracking

Current status (opt-in or opt-out): opt-in

Opt-in feature flag name: TBD

Feature Description

to align with other clients and be more secure we should have an opt in flag to allow keystore exports while running the keymanager APIs

currently as long as the web or rpc flags are used on the validator client and an authentication token is used the user can have access to keymanager APIs however there is no way to export keystores via API as of yet due to security concerns. This issue will be used to track process on this API.

https://github.com/ethereum/keymanager-APIs/issues/75

james-prysm avatar Mar 28 '24 20:03 james-prysm