mirror of
https://github.com/logos-blockchain/logos-blockchain-specs.git
synced 2026-01-08 16:13:10 +00:00
add dev status in readme
This commit is contained in:
parent
9b311797fd
commit
3d1549e931
@ -22,4 +22,18 @@ options:
|
||||
Number of mix layers in the network (default: 2)
|
||||
```
|
||||
|
||||
TODO: Add more details
|
||||
TODO: Add more details
|
||||
|
||||
## Development Status
|
||||
|
||||
- [x] Modified Sphinx without encryption
|
||||
- [x] Naive P2P 1:N broadcasting
|
||||
- [x] Forwarding messages through mixes, and then broadcasting messages to all nodes
|
||||
- [x] Naive cover traffic with a constant rate
|
||||
- [x] Naive random delays in mix
|
||||
- [ ] [Adversary simulations](https://www.notion.so/Mixnet-v2-Proof-of-Concept-102d0563e75345a3a6f1c11791fbd746?pvs=4#c5ffa49486ce47ed81d25028bc0d9d40)
|
||||
- [ ] Reporting & Visualization
|
||||
- [ ] More realistic P2P broadcasting (e.g. gossipsub)
|
||||
- [ ] More sophisticated cover traffic (e.g. based on the approximate block interval)
|
||||
- [ ] More sophisticated mix delays (e.g. Poisson)
|
||||
- [ ] Modified Sphinx with encryption
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user