webb-tools / gadget

A framework for building modular AVS and Tangle Blueprints: https://docs.tangle.tools/developers/blueprints.
https://tangle.tools
MIT License
5 stars 1 forks source link

[TASK] Add support for AWS CloudHSM (ECDSA, etc.) #135

Open drewstone opened 3 months ago

drewstone commented 3 months ago

Overview

AWS CloudHSM allows nodes to securely sign payloads. If we have parts of the gadget or future services that need access to secure ECDSA signatures we should integrate this. This is what Hyperlane does for their bridge infrastructure and I like the option.