Threshold Custody: Implement Custody Backend for Threshold Signing #3342
Labels
A-threshold
Area: Design and implementation for threshold decryption
_P-V1
Priority: slated for V1 release
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.
The text was updated successfully, but these errors were encountered: