On Saturday, 4 March 2017 23:15:22 UTC+8, haaber wrote: > Nothing would be more natural as to 'sanitize' pictures that should go > to dom0. Since qubes trusts rgb format (at least to secure pdf's), this > seems a natural starting point. Helas! xfce wallpaper management cannot > read rgb files ...
You can always convert the image from its original source into PNM (or some equally simple format) and then convert it to something that Xfce can read (like PNG). If you want to be as safe as possible, you should do the initial conversion in a dispvm, and then use a different VM to convert to PNG. This is because you should assume that the dispvm has been compromised after the conversion. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/6f4a4821-32fc-4864-8466-4a4d1414c842%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
