aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-12-08 17:08:04 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-12-08 17:08:04 +0000
commit229efd23c77809c436fa63ccf2c748acdf5b772a (patch)
tree84f3f6c352a6e363668032d8a3602580c144e162 /TODO
parentchange appeareance of gpg signatures to play with new format possibilities in... (diff)
downloadgpg4usb-229efd23c77809c436fa63ccf2c748acdf5b772a.tar.gz
gpg4usb-229efd23c77809c436fa63ccf2c748acdf5b772a.zip
updated TODO
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@676 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'TODO')
-rw-r--r--TODO27
1 files changed, 20 insertions, 7 deletions
diff --git a/TODO b/TODO
index ac7cd12..5f364cf 100644
--- a/TODO
+++ b/TODO
@@ -7,18 +7,24 @@ Release 0.3.2
- show keyrings (files with .gpg) in import from file dialog too [DONE]
- dropdown from menubar instead of dialog for import [DONE]
- add file operation toolbar (open, save, new) (per default off) [DONE]
+- strike out revoked keys in keylist and add warning to keydetails [DONE]
- put quote and double line break removale to "special edit" operation toolbar (icons for double linebreaks missing) [DONE]
-- Wizard on first start (Create Key, Import from older gpg4usb, import from gnupg)
-- option in settingsdialog for enabling steganographic operations
- - minimal steganography option: remove or add pgp-headers on demand
+- 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 (?)
+- 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]
+ - Add advanced tab to settings dialog
- investigate in embedding a steganography tool
http://steghide.sourceforge.net/
http://www.outguess.org/
- update gpgme-library
- understandable message if no matching private key found for decryption (no data error)
-- investigate in adding a offline help system
-- strike out revoked keys in keylist and add warning to keydetails [DONE]
-- keyimport dialog should show reason for strike out
+- investigate in adding a offline help system [DONE]
+ - have a look on the format
+- keyimport from keyserver dialog should show reason for strike out
- key import should be more verbose: [DONE]
- show message, which keys are imported [DONE]
- if import failed, because no key was found [DONE]
@@ -27,9 +33,16 @@ Release 0.3.2
- show message, when key export is successful (statusbar)
- dropdown from menubar instead of dialog for file-cryption (files->encrypt,decrypt)
- encrypt and sign, decrypt and verify (?)
-
+- Zoom In/Out
+- Add buttonto copy fingerprint to clipboard in details dialog
+ - remove whitespaces on copy
+- Change "remove double line breaks" to "remove spacing"
+ - icon from "line spacing icon"
+- Change file encryption to single dialog for en- and decryption
+- Add default key functionality
BUGS:
- import key toolbar dropdown shows text, even if only icon should be shown
+- investigate special characters in passphrase in windows
Release 0.3.3
- create revocation file on key generation