aforensics / HiddenVM

HiddenVM — Use any desktop OS without leaving a trace.
GNU General Public License v3.0
2.27k stars 115 forks source link

Timing attacks #35

Closed llamabyte closed 11 months ago

llamabyte commented 11 months ago

Doesn't HVM having access to clearnet along side tor make it vulnerable to timing attacks ?

aforensics commented 11 months ago

No, it's fine (or rather, no worse than any other way of using Tor whether Tails or Whonix) because network functions over clearnet (VM activity) are not what's done by the core HiddenVM installation, which is only on Tor. (As for VirtualBox itself, an open-source app, clearnet DNS is blocked by default in Tails so its extra-VM functions like in-app VirtualBox updating is blocked by default.) So, everything is compartmentalized in a way that no extra risk is caused by HiddenVM.