qusal/salt/whonix
Ben Grande ed4fe70980 fix: customize sys-whonix
- autostart set to false;
- lower vcpus available;
- lower total memory; and
- use state provided by upstream;
2023-12-31 07:52:38 +01:00
..
clone.sls fix: whonix naming without abbreviations 2023-12-19 13:00:57 +01:00
clone.top refactor: initial commit 2023-11-13 14:33:28 +00:00
create.sls fix: customize sys-whonix 2023-12-31 07:52:38 +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.