ferencberes / ethp2psim

Ethereum P2P network privacy simulator
https://arxiv.org/abs/2306.15024
GNU General Public License v3.0
6 stars 2 forks source link

Elementary Tor adversary #30

Closed seresistvanandras closed 1 year ago

seresistvanandras commented 1 year ago

Create an adversary that is randomly distributed in the graph and always wins if it has at least 2 nodes on an arm of a TOR tunnel. In the other cases, it cannot say anything about the message originator.

ferencberes commented 1 year ago

The first version of OnionRoutingAdversary was implemented. Remaining tasks: