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

[PrivateSend] Allow more than 3 mixing participants #2612

Conversation

PastaPastaPasta
Copy link
Member

The number of mixing participants will now randomly range from 3-5 resulting in a average of 4. This increases the raw anonymity set by over 3 times (4 participants ^ 4 rounds) / (3 participants ^ 4 rounds) as well as removing a major metadata leakage.

@UdjinM6 UdjinM6 added this to the 14.0 milestone Jan 6, 2019
Copy link

@UdjinM6 UdjinM6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

utACK

@UdjinM6 UdjinM6 merged commit 5c5932e into dashpay:develop Jan 7, 2019
@PastaPastaPasta PastaPastaPasta deleted the PS-allow-more-than-3-mixing-participants branch March 11, 2019 04:22
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.

3 participants