Quote from: abby on August 04, 2013, 01:29 pmQuote from: foreverfastidious on August 04, 2013, 01:16 pmI use GPG4USB, there hasn't been a new build in a while.the release is dated 25/7 so if you go back and check you'll see the update linkedit.. you're right, it hasn't been updated yet.So, here's how to update gpg4usb before the maintainers of it do: if you use Windows, download a fixed copy of gpg.exe -- you'll probably have to get it out of the GPG4Win package, or maybe just find somebody who was nice enough to compile the program using the fixed source code. Then just drop the gpg.exe file in to the "bin" subdirectory of wherever you keep gpg4usb. So for example, if you keep gpg4usb on a USB key that's D: when you connect it, you want to replace this file:Code: [Select]D:\gpg4usb\bin\gpg.exe... and there you go, gpg4usb will use the fixed gpg.exe you stuck in there. Should work just fine -- gpg4usb is actually just a front-end for GNU's gpg program :)If you use Linux, you want to replace the "gpg" file (without a .exe on the end).