update readme

This commit is contained in:
Youngjoon Lee 2024-05-16 14:33:31 +09:00
parent 6d205e67b0
commit 546e90b2e9
No known key found for this signature in database
GPG Key ID: 09B750B5BD6F08A2

View File

@ -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.