This is highly optionated list of rules for OpenSnitch. It meant to be used with ansible-decent-desktop, or adapted to your needs.
Take note that this set of rules use special $HOME variable, not supported directly by OpenSnitch, but replaced with install.sh script to your homedir location
This validates rules against JSONSchema in opensnitch.schema.json, not fully validates their validity yet. This required having jv installed. On Debian, you can do so with:
sudo apt install jsonschema-jvThen you can run this:
make lintsudo -E make install