What are your thoughts on setting a hosts file in Qubes and KickSecure as a security improvement? If you agree, I’ll note it somewhere. Looks pretty simple?
Example - Block ads and trackers via hosts file in Qube-OS
https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
In NetVM
You can do this simply.
Grab a copy of the hosts file, and remove everything down toStart StevenBlack
Copy the edited file to template, and add the contents to the end of
/etc/hosts
e.g cat StevenBlack_edited_hosts >> /etc/hosts
Shutdown template.
Restart AppVM