In order to reduce the typical network traffic correlation attack surface, it is necessary to implement a Ronin functionality for both DNS and HTTP/S traffic.
New Stealth "internet/scatter" Setting:
- If set to
direct it tries to route as much traffic as possible through the local internet connection
- If set to
proxy it tries to proxy as much traffic as possible through the local TOR proxy
- If set to
scatter it tries to scatter traffic as much as possible across the network
Necessary features:
In order to reduce the typical network traffic correlation attack surface, it is necessary to implement a Ronin functionality for both DNS and HTTP/S traffic.
New Stealth "internet/scatter" Setting:
directit tries to route as much traffic as possible through the local internet connectionproxyit tries to proxy as much traffic as possible through the local TOR proxyscatterit tries to scatter traffic as much as possible across the networkNecessary features:
scatterorproxy).proxy)setTimeout()with a random offset in order to schedule a network request at a slightly later point in time.