Machine Secret
Setting up authentication in prover nodes.
Last updated
Was this helpful?
Setting up authentication in prover nodes.
Last updated
Was this helpful?
Our prover nodes need a machine secret generated and signed using an imported ECDSA key.
To import an ECDSA private key, use the hex-encoded private key string itself in the OPERATOR_PRIVATE_KEY
variable. The 0x
hex prefix is optional.
If your current private key file follows the , you may place the file at ~/.fermah/keys/
name
.json
instead of importing it.
This command generates a Machine Secret Key from the imported ECDSA key and updates the configuration file accordingly.
Please provide the Machine Secret public keys through our form at . We will notify you once your key has been registered, upon which you can continue with the remaining steps.