-
Notifications
You must be signed in to change notification settings - Fork 2
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
WIP: Mixnet: Update spec for NomMix #98
Conversation
Co-authored-by: Daniel Sanchez <[email protected]>
I just opened a new PR #109 that moves the previous mixnet spec into a new |
Closing this, as we discussed in Discord. The executable spec needs to be written with the technical spec, after the design is verified by simulations and PoC. Although I put only clear parts of the spec in this PR, which is not likely to change during further experiments, we are not sure right now. So, let's close this PR for now, and recreate a new PR once we are ready to write the technical spec. |
Reference: NomMix: Peer-to-Peer Mix Network over Gossip Channel
Now, the spec is much simpler.
This spec will be used for the NomMix simulation. I'm already working on it.
TODO (Written as TODO commented in the source code):