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

Allow for external BLS key management #3640

Open
0xJohnnyGault opened this issue Jan 7, 2025 · 1 comment
Open

Allow for external BLS key management #3640

0xJohnnyGault opened this issue Jan 7, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@0xJohnnyGault
Copy link

With the advent of L1s, and Warp Messaging, BLS keys have become extremely powerful, and the default of generating them on the node in a dotfile is suboptimal.

Recent PRs extracted BLS signing into a nice package. The next step is to allow for configuring avalanchego to be able to use external signers.

This will be critical to enable L1 stakers to safely use 3rd-party node providers to operate the node for them.

@0xJohnnyGault 0xJohnnyGault added the enhancement New feature or request label Jan 7, 2025
@richardpringle richardpringle self-assigned this Jan 7, 2025
@richardpringle
Copy link
Contributor

I'm working on it @0xJohnnyGault!

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

No branches or pull requests

2 participants