Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

signatory as a cloud function #361

Open
nicolasochem opened this issue May 18, 2023 · 0 comments
Open

signatory as a cloud function #361

nicolasochem opened this issue May 18, 2023 · 0 comments

Comments

@nicolasochem
Copy link

The idea is to run signatory alongside a Google or Amazon KMS as a consensus key. Instead of deploying signatory in a VM, it would be a cloud function activated on-demand when a signature request comes in. This would ensure really minimal costs of operating a cloud HSM.

Due to the limitation of consensus key, most of the logic of signatory needs not be present in the cloud function, in particular the ability to choose which kinds of operations to sign (if it makes sense): only consensus operations ever need to be signed by the consensus key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant