Skip to content

feat: add google cloud kms support to rebalancer#36

Draft
damiannolan wants to merge 3 commits intomainfrom
damian/add-google-cloud-kms-signer
Draft

feat: add google cloud kms support to rebalancer#36
damiannolan wants to merge 3 commits intomainfrom
damian/add-google-cloud-kms-signer

Conversation

@damiannolan
Copy link
Collaborator

Overview

Adding gcloud kms support for rebalancer.

@damiannolan damiannolan self-assigned this Mar 3, 2026
@damiannolan
Copy link
Collaborator Author

damiannolan commented Mar 4, 2026

It is pointless to add gcloud kms support to rebalancer service here unless we also add it to the solver. Since the point of the rebalancer is to manage solver inventory.

When using a secp256k1 ECDSA key with gcloud, it is cloud HSM backed, and the user cannot actually export the raw private key material from gcloud. Therefore, the solver service itself must also support tx signing with gcloud kms in order to use it.

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

Successfully merging this pull request may close these issues.

1 participant