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

Option to receive message to be signed later without a Coordinator #469

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

Conversation

sander
Copy link

@sander sander commented Dec 16, 2023

This change proposes an alternative Coordinator-less scenario:

  1. Participants commit()
  2. Participants receive message to be signed
  3. Participants sign() and aggregate()

I don’t yet see a security disadvantage to this.

This change proposes an alternative Coordinator-less scenario:

1. Participants commit()
2. Participants receive message to be signed
3. Participants sign() and aggregate()

This is in particular relevant when the last participant in round one is the one who gets to decide the message to be signed. I don’t yet see a security disadvantage to this.
@sander
Copy link
Author

sander commented Jan 15, 2024

Relates to #470

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