tasket / Qubes-VM-hardening

Fend off malware at Qubes VM startup
GNU General Public License v3.0
74 stars 11 forks source link

Consider conditionals to handle each VM type #6

Open tasket opened 7 years ago

tasket commented 7 years ago

Logic to detect VM type such as netVM, proxyVM, appVM and handle some things differently such as Network Manager settings, etc.

User can already target policy for replacing and whitelisting files according to VM name. So is this needed?