Via conversation with mikeperry -
One nice thing about Shadow 2.0 is that we should be able to simulate a heterogenous network where not everyone is running the exact same tor binary. It'd be nice if tornettools had support for creating such networks.
I'm not sure of the best way to specify though. Naively maybe there could be an alternative to the --tor flag that took a path and a fraction, and either could be provided multiple times or took a list. e.g. --tor-mixed=0.8:~/bin/tor-latest;0.2:~/bin/tor-old.
I could imagine wanting more sophisticated models, or maybe even basing it on real network stats, but not sure whether that's needed. Will ping mikeperry to elaborate.
Via conversation with mikeperry -
One nice thing about Shadow 2.0 is that we should be able to simulate a heterogenous network where not everyone is running the exact same tor binary. It'd be nice if tornettools had support for creating such networks.
I'm not sure of the best way to specify though. Naively maybe there could be an alternative to the
--torflag that took a path and a fraction, and either could be provided multiple times or took a list. e.g.--tor-mixed=0.8:~/bin/tor-latest;0.2:~/bin/tor-old.I could imagine wanting more sophisticated models, or maybe even basing it on real network stats, but not sure whether that's needed. Will ping mikeperry to elaborate.