I tried to open my Keepass file which is located in my vault app vm in a disposale AppVM.
I am able to launch Keepass from my vault AppVM:
[user@vault ~] qvm-run '$dispvm' keepass
this opens up keepass in a new disposable App VM.
How can I pass my keepass file to this AppVM, so that it will be opened.
I tried...
[user@vault ~] qvm-run '$dispvm' keepass /home/user/Documents/MyKeepass.kdbx
... but this didn't worked.
Does this approach offers any additional benefits then running applications within vault?
- P
I don't think it does man. But thats just my opinion. I don't see any benefit to opening the vault in a disposable. Just use the default vault setup and make sure that you don't do anything but use keepassx in your vault.
In fact I would trust the disposable vm less then your vault vm. I've changed to only use disposable vm for doing things untrusted now. But most would probably disagree with me about that, I'm overly paranoid.