Notes on how to setup a disposable zulucrypt instance for USB devices.
Prerequesites:
Setup a minimal kicksecure
template based on this guide.
Install the zulucrypt
package:
sudo apt install zulucrypt
If you wish use usb devices, add the qubes-proxy-usb
package:
sudo apt install qubes-proxy-usb
Setup
-
Create an
AppVM
titledtemplate-dvm-crypt
with the template created above. -
Net Qube:
(none)
-
In
Advanced
, selectDisposable Template
-
In
Applications
selectzuluCrypt
After this, create a new DisposableVM
titled dvm-crypt
with the template as template-dvm-crypt
and networking as (none)
.