diff --git a/mixnet/v2/sim/README.md b/mixnet/v2/sim/README.md index 24679a8..a7e39c4 100644 --- a/mixnet/v2/sim/README.md +++ b/mixnet/v2/sim/README.md @@ -36,7 +36,7 @@ For more details, please see the [Time and Scheduling](https://simpy.readthedocs - [x] Without encryption - [ ] With encryption - P2P Broadcasting - - [x] Naive 1:N + - [x] Naive 1-to-all - [ ] More realistic broadcasting (e.g. gossipsub) - [x] Sending a real message to the mixnet at the promised interval - Each node has its own probability of sending a real message at each interval.