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

Installer creates anon-whonix even if user opts not to create AppVMs #2434

Open
andrewdavidwong opened this Issue Nov 14, 2016 · 2 comments

Comments

Projects
None yet
2 participants
@andrewdavidwong
Member

andrewdavidwong commented Nov 14, 2016

Qubes OS version (e.g., R3.1):

R3.2


Expected behavior:

User chooses the option not to create AppVMs (personal, banking, untrusted, etc.). anon-whonix is not created either, since it is also an AppVM.

Actual behavior:

User chooses not to create AppVMs, but anon-whonix is created anyway.

@andrewdavidwong

This comment has been minimized.

Show comment
Hide comment
@andrewdavidwong

andrewdavidwong Nov 14, 2016

Member

Of course, this is only relevant if the user also chooses to create Whonix VMs. I'm guessing that selecting that option creates both sys-whonix and anon-whonix. I can understand the rationale behind doing it this way, but I'm not sure if it was an intentional design decision.

You can imagine that many users might want to use sys-whonix for updating dom0 + TemplateVMs, and they may already have their own set of AppVMs based on whonix-ws, so it seems to me that anon-whonix should not automatically be created if the user explicitly deselects the option to create AppVMs.

Member

andrewdavidwong commented Nov 14, 2016

Of course, this is only relevant if the user also chooses to create Whonix VMs. I'm guessing that selecting that option creates both sys-whonix and anon-whonix. I can understand the rationale behind doing it this way, but I'm not sure if it was an intentional design decision.

You can imagine that many users might want to use sys-whonix for updating dom0 + TemplateVMs, and they may already have their own set of AppVMs based on whonix-ws, so it seems to me that anon-whonix should not automatically be created if the user explicitly deselects the option to create AppVMs.

@andrewdavidwong

This comment has been minimized.

Show comment
Hide comment
@andrewdavidwong

andrewdavidwong Nov 14, 2016

Member

(Of course, it's easy to just delete the automatically-created anon-whonix if you don't want it, so this is a very minor issue, hence the minor label.)

Member

andrewdavidwong commented Nov 14, 2016

(Of course, it's easy to just delete the automatically-created anon-whonix if you don't want it, so this is a very minor issue, hence the minor label.)

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