About
GDecrypt is a small piece of software written in Python for making your life with LUKS- or TrueCrypt-Partitions under linux easier.
It is released under the terms of the GPLv3.
Changelog
version 0.7.2.2 (2008-05-26) * the DBUS fixes in 0.7.2 were incomplete (LP: #197654) * fix a typo in the glade file * merge some strings with the same meaning * New translations: Czech, Portuguese, Turkish Thanks Martin Blazech, Rui Araújo and Tutku Dalmaz! * pentabarf.de -> gdecrypt.pentabarf.de version 0.7.2.1 (2008-03-03) * Fix FTBFS in the translation files version 0.7.2 (2008-03-02) * Fix autoscrolling on the log buffers * Fix the dbus calls, so it works with dbus 1.1.20 (LP: #197654) * Synced translations from launchpad version 0.7.1 (2008-02-10) * Fix crasher when TC-Containers are mapped (LP: #190558) * Fix crashing on exit after mounting an encrypted volume (LP: #190641) version 0.7 (2008-02-04) * We can create containers now! * Re-organized distribution structure * Fix bug that leads to an exception when trying to mount to non-existant directories * Correctly handle luks volumes with keyfiles version 0.6 (2008-01-19) * Added support for Truecrypt Containers * Improved selecting partition/container * Added possibility to dismount all decrypted devices * Fix a bug that made gdecrypt unusable when using udev symlinks for partitions * Fixed various bugs caused by the new layout version 0.5.1.1 (2007-12-30) * Updated translation for 0.5* * Improved UI version 0.5.1 (2007-12-23) * Minor tweaks in the UI (focus/default settings) version 0.5 (2007-12-18) * New UI * Switched glade * Keyfile support version 0.4.2.2 (2007-11-30) * Shame on me: recreated the .desktop file * Provide english l10n file version 0.4.2.1 (2007-11-28) * Move .desktop file to debian packaging * Provide a 32x32px xpm file version 0.4.2 (2007-11-26) * Improve debian packaging version 0.4.1 (2007-11-20) * Fix bug that prevents any successful mount operation version 0.4 (2007-11-19) * Implemented use of gksu2 module (LP: #146359) * Now uses distutils buildsystem * Implemented i18n support version 0.3.3 (2007-10-03) * Check HAL for added or removed devices version 0.3.2.2 (2007-09-25) * Make dismounting work again version 0.3.2.1 (2007-09-24) * Fixed bug that prevents from starting when no dmsetup devices are used version 0.3.2 (2007-09-24) * Make the dismount functionality work again version 0.3.1 (2007-09-18) * Cosmetic changes * Bugfixing * Improved LUKS-support version 0.3 (2007-08-29) * Basic LUKS-support * New logo * Minor bugfix in the unmounting-procedure version 0.2 (2007-08-04) Reorganized box-model * Improved root-permission-test * Added dismount functionality * Now supports arguments to set the default values version 0.1 (2007-08-03) * Initial release