I am using KeePass for storing my TrueCrypt passwords. The encrypted drives are mounted with the "TrueCryptMount" Plugin. Unfortunatly, this plugin does not support multiple mounts with one click. Is there a way to create a Trigger to call the plugin and mount multiple drives at once? Or to mount the selected entries?
Thanks in advance
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am using KeePass for storing my TrueCrypt passwords. The encrypted drives are mounted with the "TrueCryptMount" Plugin. Unfortunatly, this plugin does not support multiple mounts with one click. Is there a way to create a Trigger to call the plugin and mount multiple drives at once? Or to mount the selected entries?
Thanks in advance
You can run command line programs to mount the drives, although that may expose the passwords.
cheers, Paul
p.s. I hope you've moved to VeraCrypt, TC is no longer secure.
Thanks Paul,
is there any way without exposing the passwords?
Thanks
Triggers can be used to open Truecrypt volumes. Values saved in KeePass entries (e.g. passwords) can be passed in triggers using field references. Have a look at https://sourceforge.net/p/keepass/discussion/329221/thread/39d9e565/.