New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DispVMs launched from whonix-ws-based VMs use clearnet by default #3601

Open
andrewdavidwong opened this Issue Feb 18, 2018 · 0 comments

Comments

Projects
None yet
1 participant
@andrewdavidwong
Member

andrewdavidwong commented Feb 18, 2018

Qubes OS version:

R4.0-rc4

Affected TemplateVMs:

whonix-ws


Steps to reproduce the behavior:

  1. In a default R4.0-rc4 installation, create a new VM called anon-whonix-2 based on whonix-ws.
  2. Launch a DispVM from anon-whonix-2.

Expected behavior:

The DispVM uses sys-whonix as its NetVM so that its traffic is Torified.

Actual behavior:

The DispVM uses the NetVM of the default_dispvm, which is not sys-whonix by default, resulting in a high risk of deanonymization.


Related issues:

Reported by @mirrorway in #3595. Also see #3561.

CC: @adrelanos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment