-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed as not planned
Labels
T:securityType: Security (specify priority)Type: Security (specify priority)T:validatorType: Validator relatedType: Validator relatedstalefor use by stalebotfor use by stalebot
Milestone
Description
So far, we store private key file on disk unencrypted.
But if we use the unencrypted private key file in production, we will be at the risk of leaking the private key which is classified. For example, people who maintain the validator will have access to the machine host the validator.
So can we encrypt the private key file on disk? just like keystore of Ethereum.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
T:securityType: Security (specify priority)Type: Security (specify priority)T:validatorType: Validator relatedType: Validator relatedstalefor use by stalebotfor use by stalebot