aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-12-12 22:21:54 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-12-12 22:21:54 +0000
commit4bacdcf43d14193cdc864e03ac21317e1405c2c5 (patch)
treef9e08481796f49a2fbc0fcf7f62fbe441795aab3 /TODO
parentminor beautifying in keyimportdetails (diff)
downloadgpg4usb-4bacdcf43d14193cdc864e03ac21317e1405c2c5.tar.gz
gpg4usb-4bacdcf43d14193cdc864e03ac21317e1405c2c5.zip
added advamced settings tab with steganography and disable steganography per default
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@700 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index c0b3b4c..248abf6 100644
--- a/TODO
+++ b/TODO
@@ -12,7 +12,7 @@ Release 0.3.2
- Wizard on first start (Create Key, Import from keys older gpg4usb, import from gnupg) [DONE]
- import conf from old gpg4usb
- remember GNUPGHOME in main.cpp
-- emit keydbchanged from GPGcontext::importKey (?)
+- emit keydbchanged from GPGcontext::importKey (for the moment not possible, because importinformation is lost after this)
- show import details at all places
- option in settingsdialog for enabling steganographic operations [DONE]
- minimal steganography option: remove or add pgp-headers on demand [DONE]
@@ -46,7 +46,7 @@ Release 0.3.2
BUGS:
- import key toolbar dropdown shows text, even if only icon should be shown
- investigate special characters in passphrase in windows
-
+- no importdetails are shown for new keys
Release 0.3.3
- create revocation file on key generation
- optionally open new tab after encryption/decrytion