Ensure verifying signatures before signing tx for broadcasting
Ensure matching signature is not found when --add-signature-to-quorum
We also need to make sure that when we verify signatures before signing tx, we ensure that there aren't multiples made by the same key
Add references for different attack types in the high level threat model
This is a nice to have, not necessary to use time on this right now
silence events from attaching/detaching USB devices
This can be done by setting the kernel log level to 3. Making a PR shortly.
refactor main config file from toml to yaml