Split-OpenSnitch with Per-VM Identity (qubes-opensnitch-pipes) revisions

Go back to topic: Split-OpenSnitch with Per-VM Identity (qubes-opensnitch-pipes)

  1. v4 anchor; v4 full version
  2. v3 anchor; v3 full version
  3. v2 anchor; v2 full version

Revision #4

Edited on
2025-12-12
Edited by user
hUt4Ke107Y7VyK
mkdir -p /rw/config/opensnitch/rules mkdir -p /rw/config/opensnitchd/rules
ln -s /rw/config/opensnitch/rules /etc/opensnitchd/rules ln -s /rw/config/opensnitchd/rules /etc/opensnitchd/rules

Revision #3

Edited on
2025-12-11
Edited by user
ephile
qvm-tags add [VM_NAME] snitch qvm-tags [VM_NAME] add snitch

Revision #2

Edited on
2025-12-09
Edited by user
hUt4Ke107Y7VyK
Remember to disable opensnitch systemd service `systemctl disable opensnitch` and remove `/etc/xdg/autostart/opensnitch_ui.desktop`. We will handle these steps differently later.