qusal/salt/whonix
Ben Grande 67403a17a3 feat: whonix setup independent from OEM
Depending on OEM will conflict the state IDs because they are the name
of the qubes being created. As not much changes are needed and we
customize much more, stop depending on upstream.
2024-01-21 23:04:41 +01:00
..
clone.sls feat: whonix setup independent from OEM 2024-01-21 23:04:41 +01:00
clone.top refactor: initial commit 2023-11-13 14:33:28 +00:00
create.sls feat: whonix setup independent from OEM 2024-01-21 23:04:41 +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: whonix naming without abbreviations 2023-12-19 13:00:57 +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
  • State:
qubesctl state.apply whonix.create
qubesctl --skip-dom0 --targets=whonix-workstation-17,whonix-gateway-17 state.apply whonix.install

Usage

AppVMs and StandaloneVMs can be based on this template.