Hi all,
I have recently set up a Portable Thunderbird with GnuPG (and Lightning) extension which seemed to run pretty well at the first glance.
Now that I am trying to set up another USB-stick in the same manner, I learned that gpg stores the keyring files under C:\
I made some experiments with adding parameters in the 'expert settings' dialogue or putting a gpg.conf file in the gpg root directory (where the gpg.exe lives) -- I didn't suceed, needless to mention.
To clearify the whole issue, here is how I figured out which keyring is used:
Input
G:\gnupg-thunderbird\ThunderbirdPortable\App\gpg\gpg.exe --list-keys
output
C:/Dokumente und Einstellungen/JohnDoe/Anwendungsdaten/gnupg\pubring.gpg ----------------------------------------------------------------------- (... key list here ...)
How can I tell Enigmail / gnupg to use the gnupg directory (in this case, G:\gnupg-thunderbird\ThunderbirdPortable\App\gpg\
) for the keyring files?
Thanks in advance!