parity-signer
parity-signer copied to clipboard
Zeroize secrets in rust code
Check that everything is cleared properly before releasing.
Maybe some automatic testing? (should not be needed in zeroize abstractions are used)
related issue reported https://github.com/paritytech/substrate/issues/9870
This pretty much should be resolved by https://github.com/paritytech/substrate/issues/8089 and #844