diff options
| author | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2008-08-23 10:38:34 +0200 |
|---|---|---|
| committer | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2008-08-23 10:38:34 +0200 |
| commit | d00ae3f3c070aed3afea9d3d19675e77794fad3e (patch) | |
| tree | 68e4cd4eee34e9632d12c4c65263bf8993bc4763 | |
| parent | added / fixed file-output for attachment-enc/decryption (diff) | |
| download | gpg4usb-d00ae3f3c070aed3afea9d3d19675e77794fad3e.tar.gz gpg4usb-d00ae3f3c070aed3afea9d3d19675e77794fad3e.zip | |
updated todo
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@147 34ebc366-c3a9-4b3c-9f84-69acf7962910
| -rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,8 @@ TODO: - sorting keys would be nice (e.g. a-z or complete manual) - Policy ( dialogs, what's warning, what an error ) - Encrypt to self (problem: who is self?) +- on windows an empty directory gnupg in applivation-data is created, find out +how to disable - Keyimport, first: function Keyimport should use QByteArray, then: - More Keymanagement (new popup window?) including: @@ -21,6 +23,9 @@ TODO: - some kind of locking for keydb, as gpg.conf uses lock-never, for ability to run on usb-drives (fat-formatted) +usability: +- dialog on closing unsaved document (discard/cancel/save) is not very user-friendly + advanced: - threading & thread-safety in context.cpp (in, out, ctx) |
