Qubes Salt Formulas

Just published a few (of the non-trivial) salt formulas that I use over the years: GitHub - ra--/ra-qubes-salt-formulas: Salt formulas for Qubes OS · GitHub Maybe they are useful to others here too.

7 Likes

thanks @rabla. Is your torbrowsersetup configured to use the sys-tor as gw? (no tor over tor, new-identity / new tor-circuit for this site configured to the control port on the gw etc..)

3 Likes

torbrowser uses sys-torfw as netvm by default (i.e. a dedicated firewall qube that routes traffic through sys-tor). tor is disabled within the torbrowser bundle, so anonymity relies on sys-tor (and there is no Tor over Tor nonesense). tor’s control port is not accessible externally because it is not secure when used by multiple distrustful applications, but nyx is installed in sys-tor and you have full control there.

3 Likes