I was wondering whether I could create a vm called sys-storage that, in my case, hosts my music library. I would want to have my music vm have read-only access to a specific folder in my sys-storage. Sorry if this sounds confusing. Would this be possible? And if so, where should I look to get started?
Thanks!
EDIT: I wouldn’t use sys-storage for my music library alone. I would love to be able to store my keepass database, my school documents and more as well.
EDIT2: It would be ideal if I could give a vm write access to a specific folder as well, for example my keepass database
Basically you want some sort of shared storage between Qubes. This is not recommended from the security perspective since you’re essentially creating a way for one qube to exploit another. Here are some related threads:
Another idea could be to have your music in the templateVM (in a persistent area. Not sure how sound this idea is, but that way it would be read-only (kind of).
Thanks. I didn’t even think about the security implications if I’m being honest. Do you think it would still be relatively insecure if I didn’t share anything outside of their own ‘domain’? A domain is Personal-*, as in Personal-Firefox, Personal-Spotify etc.