Consensys / web3signer

Web3Signer is an open-source signing service capable of signing on multiple platforms (Ethereum1 and 2, Filecoin) using private keys stored in an external vault, or encrypted on a disk.
https://docs.web3signer.consensys.net/
Apache License 2.0
183 stars 68 forks source link

Let there be a Notes field #1002

Open FewtureFinance opened 2 weeks ago

FewtureFinance commented 2 weeks ago

Right now the fields are: Public Key, Fee Recipient, Smooth, Tag

It would be great if there was a Notes field as well. When running lots of validators it would be nice to be able to identify or differentiate them in a particular way.

As it is now, I need a separate spreadsheet that lists the public key and then a note about that particular one.

Would be much more convenient if it was all contained with the web3signer app.

thanks!