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

Threshold Custody: Implement Custody Backend for Threshold Signing #3342

Closed
Tracked by #3341
cronokirby opened this issue Nov 15, 2023 · 0 comments · Fixed by #3383
Closed
Tracked by #3341

Threshold Custody: Implement Custody Backend for Threshold Signing #3342

cronokirby opened this issue Nov 15, 2023 · 0 comments · Fixed by #3383
Assignees
Labels
A-threshold Area: Design and implementation for threshold decryption _P-V1 Priority: slated for V1 release

Comments

@cronokirby
Copy link
Contributor

We want to use the existing Custody trait infrastructure, and have an implementation that operates using threshold signing with FROST. This backend should be initialized with all the information needed for signing, using a PKI for identifying participants. It should shill out to some stub trait for implementing a broadcast protocol, so that we can easily test it in isolation, even though in practice it will involve a manual CLI interface for ferrying messages.

@cronokirby cronokirby added the A-threshold Area: Design and implementation for threshold decryption label Nov 15, 2023
@cronokirby cronokirby moved this to Next in Testnets Nov 15, 2023
@cronokirby cronokirby moved this to 📝 Todo in Penumbra Nov 15, 2023
@cronokirby cronokirby moved this from 📝 Todo to 🏗 In progress in Penumbra Nov 15, 2023
@cronokirby cronokirby self-assigned this Nov 15, 2023
@aubrika aubrika added the _P-V1 Priority: slated for V1 release label Nov 16, 2023
@github-project-automation github-project-automation bot moved this from Next to Testnet 63: Rhea (Web Wallet) in Testnets Nov 30, 2023
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Penumbra Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-threshold Area: Design and implementation for threshold decryption _P-V1 Priority: slated for V1 release
Projects
Archived in project
Status: Testnet 63: Rhea (Web Wallet)
Development

Successfully merging a pull request may close this issue.

2 participants