Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement Πt changes, including TODO updates and feature additions.
This change introduces Πt implementation, a differentially anonymous mixnet architecture, and outlines its performance exploration. The TODO list has been updated to include several feature additions and enhancements: client-side encryption of nonces into headers, calculation of checkpoint onions, expected nonce numbers for each layer, and time windows for onion arrival at each hop. The Node features have been expanded to include checking for onion lateness or mismatched nonces, resulting in the addition of bruises. Additionally, the README.md file now includes an introduction to this project, providing context for the Πt exploration.
- Loading branch information