qusal/salt/whonix/README.md
2024-01-22 10:56:31 +01:00

38 lines
775 B
Markdown

# whonix
Whonix Template in Qubes OS.
## Table of Contents
* [Description](#description)
* [Installation](#installation)
* [Usage](#usage)
## Description
Creates the Whonix Gateway and Workstation templates as well as a Disposable
Template based on it.
## Installation
- Top:
```sh
qubesctl top.enable whonix
qubesctl --targets=whonix-workstation-17,whonix-gateway-17 state.apply
qubesctl top.disable whonix
qubesctl state.apply whonix.appmenus
```
- State:
<!-- pkg:begin:post-install -->
```sh
qubesctl state.apply whonix.create
qubesctl --skip-dom0 --targets=whonix-workstation-17,whonix-gateway-17 state.apply whonix.install
qubesctl state.apply whonix.appmenus
```
<!-- pkg:end:post-install -->
## Usage
AppVMs and StandaloneVMs can be based on this template.