This version is a full review/rework of the code done in the frame of
a migration from gtk2 to gtk3. From an interface point of view, some changes have been made among which the most visible one is the display of the opened file name in the text crypter tab. Error and warning messages have also been improved.
For Ubuntu users, GPG-Crypter is made available via ppa at https://launchpad.net/~valere-monseur ... read more
GPG-Crypter has been rewritten to use Glade for the interface for easier interface improvements. As a sideeffect localization is included in this release. Screenshots can be found at http://gpg-crypter.sourceforge.net/screenshots-current.html
This is just a minor update to include the configure script. Now you can easily build and install GPG-Crypter with './configure && make && make install'.
I also updated the dependency. GPG-Crypter now depends on the right versions of GTK+ and libGPGME.
Dependency:
* GTK+ 2.8.0
* libgpgme 1.1.2
There are minor changes to the interface and one major change to the whole program. GPG-Crypter is now able to encrypt and decrypt files. The files can be encrypted into an ASCII-armor or into a binary file.
Autoconf and automake scripts are still missing but they will be added in the next release.
I just released a first alpha of GPG-Crypter. Encryption and decryption is working and key selection and passphrase dialog are working, too.
Have fun.
Please report your bugs in the bugtracker.