qusal/salt/whonix
2024-01-29 16:49:54 +01:00
..
appmenus.sls chore: copyright update 2024-01-29 16:49:54 +01:00
appmenus.top chore: copyright update 2024-01-29 16:49:54 +01:00
clone.sls chore: copyright update 2024-01-29 16:49:54 +01:00
clone.top refactor: initial commit 2023-11-13 14:33:28 +00:00
create.sls chore: copyright update 2024-01-29 16:49:54 +01:00
create.top refactor: initial commit 2023-11-13 14:33:28 +00:00
init.top fix: whonix top missing template update 2023-12-20 21:28:36 +01:00
install.sls refactor: initial commit 2023-11-13 14:33:28 +00:00
install.top fix: whonix naming without abbreviations 2023-12-19 13:00:57 +01:00
README.md fix: add whonix dvm 2024-01-22 10:56:31 +01:00
template.jinja fix: whonix naming without abbreviations 2023-12-19 13:00:57 +01:00

whonix

Whonix Template in Qubes OS.

Table of Contents

Description

Creates the Whonix Gateway and Workstation templates as well as a Disposable Template based on it.

Installation

  • Top:
qubesctl top.enable whonix
qubesctl --targets=whonix-workstation-17,whonix-gateway-17 state.apply
qubesctl top.disable whonix
qubesctl state.apply whonix.appmenus
  • State:
qubesctl state.apply whonix.create
qubesctl --skip-dom0 --targets=whonix-workstation-17,whonix-gateway-17 state.apply whonix.install
qubesctl state.apply whonix.appmenus

Usage

AppVMs and StandaloneVMs can be based on this template.