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

frost-client: add trusted-dealer warnings #486

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

conradoplg
Copy link
Contributor

Closes #472

We do not address the finding directly. Rationale:

As it stands, we believe the suggested check wouldn't be meaningful. Only after receiving the config files would the participants need to verify the commitments, which happens outside of the tool; additionally, that requires the commitments which are not stored in the config file. We believe it also does not make sense to include the check for reference because that requires a broadcast channel which is complicated to setup. We decided to instead add warnings on the command line help and in the source code.

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.

Issue C: Missing VSS Commitment Verification by Participants in Trusted Dealer
1 participant