diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2008-09-11 12:53:24 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2008-09-11 12:53:24 +0000 |
commit | 4a775d504b39dac364ebc96ecce3909ab8975518 (patch) | |
tree | d86e66912c685c1afe3f7095af1e99febf882ee2 | |
parent | simple fix for 'NO DATA'-error (diff) | |
download | gpg4usb-4a775d504b39dac364ebc96ecce3909ab8975518.tar.gz gpg4usb-4a775d504b39dac364ebc96ecce3909ab8975518.zip |
update TODO
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@158 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,7 @@ Release 0.1.1: - Import Key from Clipboard <DONE> - Import-Key Dialog connected with Import-Key Button (like kgpg) <DONE> - Sort Keys (QListView -> TableView) -- find start of GPG-Block and insert "\n" if needed, to prevent "No Data" error +- find start of GPG-Block and insert "\n" if needed, to prevent "No Data" error <DONE> - Mac Build - decide, which glibc-version to support on linux, prevent newer dependencies --> decision done, support from debian Sarge (released jun. 2005) @@ -18,6 +18,7 @@ Later: - add a message-box with warning if someone's adding a secret-key to usb-keyring - sorting keys would be nice (e.g. a-z or complete manual) +--> show all email-Adresses connected to a key - Policy ( dialogs, what's warning, what an error ) - adding signing and clearsigning text messages and verifying signatures (thx, Yucca) - Encrypt to self (problem: who is self?) |