A validator node's signing keys are stored on the same internet-facing server that runs the public RPC. What is the safer design?
-
A
Use a separate hardened remote signer or HSM
-
B
Store keys in the RPC config file
-
C
Email the keys to a backup address
-
D
Keep keys in browser local storage