Development

You are welcome to help us with development. If you want to know what’s planned for the next steps in the development of gpg4usb, you should read our TODO-List first.

Second, you should download and work with the sources of our application (see link on the right). If you have the time and want to help actively for a longer period, please ask for an account.

For a list of of known bugs consult our bugtracker.

Translation

Please contact us if you are interested in translating gpg4usb. You may want to look at our documentation: Translating gpg4usb.

 
Download

 
Sources

The sources are hosted at github: https://github.com/gpg4usb/gpg4usb

 
 

History

2016-01-05

New stable release 0.3.3-2

  • Updated the included GnuPG-binaries from 1.4.18 to 1.4.20 (Announcement GnuPG 1.4.19 and Announcement GnuPG 1.4.20).
  • Added french translation. Thanks a lot to Pierre and PARADOX2050 for providing the files
  • Updated greek translation. Thanks to George for the corrections
You may download gpg4usb-0.3.3-2 (SHA1: 67290eb275d8b22b2fb9aa0b3950afa046fe7129).

 
2014-08-12

New stable release 0.3.3-1

  • gpg4usb-0.3.3-1 additionally contains a 64-bit linux binary now, so there's no need to have 32-bit compatibility libraries installed on a 64-bit linux system anymore
  • this release contains japanese translation, thanks a lot to Andoh.
  • we changed the behaviour of the "remove double linebreaks"-action. It doesn't filter GPG-headers anymore
  • we updated the included GnuPG-binaries from 1.4.16 to 1.4.18 for fixing some security issues (have a look at the changelog of GnuPG 1.4.17 and 1.4.18).
You may download gpg4usb-0.3.3-1 now.

New alpha release 0.4
This release additionally contains binaries for MacOS. But since we had to rewrite the whole core, this release needs a lot of testing. So, if you want to be sure, better get the stable release. If you want to have a look what is planned for the release when it is finished have a look on our TODO-List.
Changes in this release till now:

  • added encrypt to self functionality, so that every message additionally is encrypted for the choosen key
  • added find widget
  • added posibility to change path of keydb for using the keydb of other applications
  • show key details in an extra tab, not in a window
  • added refresh key from keyserver
  • added upload key to keyserver
  • added possiblity to add/remove keyservers
  • added posibility for creating RSA-keys
  • removed key management and integrated these functionalities in main window
You may download gpg4usb-0.4-alpha now.

 
2014-01-03:

After a long time of silence we have some updates for you.

Domain move
Our domain has moved, now you will find us on http://gpg4usb.org, please update your links.

New stable Release 0.3.3

  • gpg4usb-0.3.3 fixes a bug which made private key export impossible, when gpg4usb was started from a path containing non ascii characters.
  • This release contains greek translation, thanks a lot to George.
  • The gpg.conf was modified according to the apache gnupg recommondations to avoid the use of sha1.
  • We have bundled gnupg 1.4.16 with release 0.3.2-1. This gnupg version fixes a DoS Bug, see announcement 0.4.15, and also an interesting attack, which allowed to sniff a private key with a mobilephone ;-) announcement 0.4.16.
You may download gpg4usb-0.3.3 now.

FAQ & Known Bugs
We now have a FAQ and Known Bugs section on the website, please have a look on these before asking for support.

Donations
Some people told us that they like gpg4usb and would want to donate. We are happy if you enjoy gpg4usb, and about your feedback. If you want to donate we would be happy if you support Frontlinedefenders, as they could do better things with the money, and, you know, they provided us with the mac mini :). You could also take part in the fund raising campaign for gnupg on goteo.org if you have some money to spend.

 
2012-09-10:

We received some hints that the default key generation settings are not sufficient anymore. Gpg4usb was still generating DSA/El-Gamal Keys. Here is a press report of an experiment breaking a 932bit El-Gamal Crypto Key with 21 personal computers (252 cores) in 148.2 days [link].

So we finally put out a release which generates safer keys by default. Also it was suggested to us that keys should expire by default, as they may get closer to beeing breakable with time. So we now set a default expiration date of 5 years. You could still change this setting yourself.

Changes:

  • Updated included gpg binary to version 1.4.12
  • In key creation we changed the following
    • Set keytype to RSA instead of DSA/El-Gamal
    • Set expiration to five years by default
    • Set minimum keysize to 1024 bit

Bugfixes:

  • Fix creation of empty Windows registry key on import from existing GnuPG
 
2012-04-22:

Jedi fixed some typos and beautified translation of traditional chinese. Thanks to him for the new translation files. The new files are contained in the 0.3.2 zip file.

 
2012-04-17:

With Polish the next language arrived. Cheers to Bogaczm who has made the translation. The new bundled version is in the 0.3.2 zip file.

gpg4usb Polish translation

 
2012-04-16:

Now gpg4usb is also available in Hebrew. Very much thanks to Elad for providing us the translation. The new bundled version is in the 0.3.2 zip file.

gpg4usb Hebrew translation

 
2012-04-13:

We just integrated Swedish language files. Many thanks to Åke who has done the Swedish translation. The new bundled version is in the 0.3.2 zip file.

gpg4usb Swedish translation

 
2012-04-13:

Jedi kindly provided us a translation file for traditional Chinese. It is now in the 0.3.2 zip file. Thanks a lot.

gpg4usb traditional chinese translation

 
2012-04-11:

Although gpg4usb 0.3.2 has a wizard, it did not arise magically out of nothing. We put some work in a first start wizard, an offline help system and did bug fixing as usual (same procedure as every release).

Our translators worked hard on bringing your localized versions. 0.3.2 comes with nine languages, the latest localisation is Arabic which was done by Ahmad (cheerio to him).

gpg4usb arabic translation

Unfortunately we had to remove italian localisation, since it wasn't updated since 0.2.5 and is really outdated now. If someone likes to step in, the italian language files are still available. Since we didn't receive updated Vietnamese and Burmese translations yet, these are still like version 0.3.1, so the new features are not translated.

New features:

  • First start wizard with posibility to
    • create new key
    • import config and keys from old version
    • import from locally installed GnuPG
  • Integrated offline help system
  • Dialog with result of key import
  • Key details dialog more user friendly
  • Zoomable text area
  • File operation toolbar
  • Added Arabian translation

Minor changes:

  • Build with Qt 4.8
  • Strike out revoked keys in keylist and add warning to keydetails dialog
  • Change default iconsize to 24x24
  • Show selection for keyring files in import dialog
  • Understandable message if no private key found for decryption
  • Add button to copy fingerprint in key detail dialog and remove whitespaces on copy
  • Automatically restart gpg4usb on language change
  • Change file encryption to single dialogs for en- and decryption
  • Disable tab related actions when no tab is shown

Bugfixes:

  • Fix crash on canceling password dialog on Windows
  • Clear password cache after signing, if password remember isn't enabled
  • Handle uft8 encoding correctly for keys
  • Fix random crash when searching key on key server
 
2012-03-09:

Chinese translation is integrated in the 0.3.1.1 zip file. Many thanks to Chen who provided the translation.

gpg4usb chinese translation

 
2011-12-18:

We added translation for Burmese. Thanks a lot to Russell, who has send us translation files for the beautiful Burmese language.

gpg4usb burmese translation

To use Burmese language, the appropriate font has to be installed on the system, e.g. the Myanmar3 Unicode font on Windows. On linux, this font is contained in the ttf-sil-padauk package.

 
2011-11-19:

Due to bug in signing UTF-8 encoded messages we provide a bugfix release 0.3.1.1. So you won't get text like "??????" anymore when signing unicode messages. Get it from the download section.

 
2011-11-16:

Sign and verify finally arrive with gpg4usb 0.3.1! This was one of the most requested features for gpg4usb. So here it is, available with our new release. Verification of signed messages is easier in combination with downloading the sender's key from a keyserver. So we also present: Import public keys from keyserver.

Thank's a lot to Tom for the new Vietnamese translation and to our other translators for their continuous work. We also fixed the long outstanding "stealth mode"-bug - GnuPG creating an empty directory in the windows Application Data folder. Hurry and download the new release.

New features:

  • Sign and verify messages
  • Import keys from keyserver
  • Operation to remove double line breaks caused by some webmailers

Bugfixes and changes:

  • Added Vietnamese translation
  • Don't create empty directory in Application Data folder on windows
  • Copyable email address in keylist
  • Set default filename of exported key to <keyowner-name>.asc
  • Added "show keydetails" to context menu of keylist
  • Changed license to GPLv3
  • Add warning for expired keys in details dialog
  • Strike out expired keys in keylist
  • Fix crash when hitting save in empty attachment
  • Don't show icons in menus
  • Fix crashes if no tab is open
  • Add public key block to private key export for compatibility with older GnuPG versions
 
2011-01-19:

0.3.0 released! Gpg4usb supports tabs in the text editor now. This eases working on several documents - you could write your response and have the email opened in the same window. As we imagined this a better way of handling documents, we decided to go for the next major number. Due to the great and quick work of our translaters, the application is available in six different languages. If you want to provide your language, examine the translation documentation. Take a look at the screenshots and download here.

New features:

  • Tabbed text editor
  • Quote action, allowing email style reply
  • Add keyfiles to keylist via drag'n'drop

Bugfixes and changes:

  • Update the Windows Qt library to 4.7
  • Warn before overwriting existing files in file encryption
  • List keys in deletion dialog
  • Encrypt and decrypt undoable
  • Allow decryption of empty messages

Signing, verifying and communication with key servers will come in the 0.3 series. Stay tuned to your portable GPG editor - there's nice stuff in the making.

 
2010-12-01:

0.2.5 is out! We proudly present you a shiny new settings dialog. Its now possible to remember password for a session and messages encoded "quoted printable" are decoded now. Viriato was so kind to send us an italian translation. The still experimental "decode PGP/MIME" feature allows to open attachments with the responsible application. Also we fixed some long outstanding bugs and updated gpg-binaries to the latest version.

Take a look at the screenshots or proceed directly to the download page.

Many thanks to our translators for the smooth and quick translation process short before release again. You are great!

New features in version 0.2.5:

  • Tabbed settings dialog
  • Redo action in edit menu
  • Optional "remember password" function
  • Italian translation
  • Decoding "quoted printable" works now
  • PGP/MIME attachments provide "open with external application" now. PGP/MIME support still considered experimental.

The following bugfixes/changes were made in version 0.2.5:

  • Ask before overwriting existing files in file encryption
  • Syncronize checked keys between file encryption dialog and mainwindow.
  • Fix crashing on decrypting twice.
  • Update GPG binaries to 1.4.11
  • Update the Linux Qt library to 4.7
  • Static linux build is now done on debian etch, this means libc => 2.3.6 supported.
 
2010-06-19:

Summer, sun and new release. Within not quite a month we present you the result of newest polishing and bug-fixing. Viriato showed up and was so kind to provide a spanish translation. Many thanks to him and the other translators for updating the translation files.

Added features in version 0.2.4:

  • Open file from command line
  • Added setting to save checked private keys on exit
    (kind of "encrypt to self"-behaviour)
  • Added link to online-tutorial in help menu
  • Added spanish translation
  • Added undo to edit-menu

The following bugfixes/changes were made in version 0.2.4:

  • In save-dialog on exit, don't exit, if cancel is hit.
  • Fixed multilingual and multiplatform behaviour of shortcuts.
  • Statically build with Qt 4.5 on Debian Sarge again, so it should run on rather old Linux-Distris
  • From now on the download files are upx-compressed by default

Furthermore we started the implementation of PGP-MIME-parsing. This implementation is rather incomplete. We're not sure, if it's working under all circumstances. Also we're not yet satisfied with the GUI, so we marked it experimental in the settings dialog. If this warning is not keeping you away from testing, and you find errors or non-working PGP-MIME encoded messages, don't hesitate to report.

 
2010-05-02:

Settings, Qt 4.5 and Português do Brasil: We added a settings dialog, fixed a bug in file encryption and added Brazilian translation (many thanks to Alessandro for this). Furthermore we updated to Qt 4.5.

Added features in version 0.2.3:

  • Added settings dialog
  • Added brazilian translation

The following bugfixes/changes were made in version 0.2.3:

  • Updated to Qt 4.5
  • Fixed bug in file encryption, that file is encrypted for checked, not the selected keys.

Again many thanks to the bugreporters. This time goes a special thanks to Alessandro for brazilian translation.

2010-03-02:

Encodings, charsets and Шифрование: We rounded up a new release, repaired bugs dealing with non ascii encodings and also bring you a new translation. Thanks to Kirill you are now able to use gpg4usb with a russian interface. Furthermore you are now able to view key-properties and export private keys.

Added features in version 0.2.2:

  • Added key-property-dialog in key management
  • Added export of private key
  • Added russian translation
  • Added warn message for key deletion

Additionally the following bugs were fixed in version 0.2.2:

  • Fixed the keydb not found error, when umlauts, cyrillic and other special characters are in the pathname.
  • Set minimum keysize to 768 Bit (required by gnupg for el-gamal subkey)
  • Keysize-Bug fixed. Now when generating a key, the key has correct size
    NOTE: When you created a key with an earlier version of gpg4usb, you should be aware, that it may only has a keysize of 1024 Bit. You can check this with the key-property dialog.

Many thanks to the bugreporters. Special thanks go to Kirill for russian translation and lots of testing on russian Windows.

 
2010-01-14:

Another bugfix-release. Changed in version 0.2.1:

  • UTF-8 en-/decryption works (solving text encoding problems e.g. in cyrillic)
  • Bug in file encryption on Windows resolved

Many thanks to the bugreporters. Special thanks go to Fabian for fixing the fileencryption bug.

 
2009-10-08:

gpg4usb, your portable application for gpg encryption is still alive! Version 0.2 is out, featuring:

  • Keymanagement
  • Key-Generation
  • File encryption/decryption

and lots of bug fixes and smaller improvements. Download now!

 
2008-12-17:

We realized that as a side effect of building linux version with glibc < 2.4, gpg4usb also runs on 2.4 kernels, as used in small linux-distris, like damn-small-linux. We only had to include a new built gpg-binary for linux. Get the new version from the download section. Windows executable inlcuded as always.

 
2008-12-15:

A new release! gpg4usb v.0.1.1 is out, a release with minor modifications from our stable branch. Get it from our download section. New in this version:

  • keylist is a table now, so being sortable by email or name
  • prevent "No Data" error, that occured on decryption in some cases
  • linux build now done on debian release from 2005 (sarge), so any newer linux distribution should be supported (glibc >= 2.3.2)
 
2008-08-23:

After a hint from Yucca from the portablefreeware forum we also provide a upx-packed build, which brings the size of the unzipped program down to 9mb. Its available from our download section.

 
2008-08-12:

Updated zipfile, 2 more libs added in linux-version, that may be missing on some systems - Download

 
2008-08-10:

Initial Release v0.1