aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2008-08-10 15:53:51 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2008-08-10 15:53:51 +0000
commit84a1be604b7ae362612b564ec5c0a82fc9529b77 (patch)
tree8e065447e7e015237ed6f29ae1864d104af082ca
parentforgot to update release/README too (diff)
downloadgpg4usb-svn-rev-to-132.tar.gz
gpg4usb-svn-rev-to-132.zip
upadeted TODOsvn-rev-to-132
git-svn-id: http://cpunk.de/svn/src/gpg4usb@132 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rw-r--r--README4
-rw-r--r--TODO29
-rw-r--r--release/README4
3 files changed, 10 insertions, 27 deletions
diff --git a/README b/README
index d4c6c65..ba5b274 100644
--- a/README
+++ b/README
@@ -14,7 +14,7 @@ Of course gpg4usb is open source, as are included libs and binaries.
OBTAINING
---------
-You can get prepacked zip-files from http://dav.cpunk.de/ .
+You can get prepacked zip-files from http://gpg4usb.cpunk.de/download.html .
For retrieving the source checkout http://cpunk.de/svn/src/ .
HOWTO USE
@@ -29,7 +29,7 @@ CONTACT
If you have any questions and/or suggestions contact us at
[email protected] - or feel free to meet us at [email protected]
-Our homepage is located at [insert here].
+Our homepage is located at http://gpg4usb.cpunk.de .
LICENSES
--------
diff --git a/TODO b/TODO
index 5d8fc80..895cfc4 100644
--- a/TODO
+++ b/TODO
@@ -1,17 +1,11 @@
TODO:
-----
-for release 0.1:
-- save on quit-bug
-- homepage
-- tidy up, source-format (indent)
-- README.txt
+- Binary File Attachements, function for Decrypt & Help-Text (like safe eml, etc)
-later:
- sorting keys would be nice (e.g. a-z or complete manual)
-- Policy ( Icons von Erros und Warnungen anpassen )
-- Encrypt to self (prob: who is self?)
-
+- Policy ( dialogs, what's warning, what an error )
+- Encrypt to self (problem: who is self?)
- Keyimport, first: function Keyimport should use QByteArray, then:
- More Keymanagement (new popup window?) including:
@@ -23,21 +17,10 @@ later:
- import keyfiles in non ASCII-Amor-format (always and everywhere error-free keyimport would be great)
- Import key from Keyserver
-- seen on ubuntu with seahorse daemon running, private password is stored for x minutes (x in system preferences), couse system-preferenced password_cb function is used (seahorse in that case). not good for gpgOnUsb on not owned computers, so maybe force own password_cb (even if this is not recomended in gpgme_docs)
-
-- Binary File Attachements, function for Decrypt & Help-Text (like safe eml, etc)
- Tabbed editor (including useful things like encrypted data opens in new tab)
-advanced:
-- thread-safety in context.cpp (in, out, ctx)
+- some kind of locking for keydb, as gpg.conf uses lock-never, for ability to run on usb-drives (fat-formatted)
-For the long shot:
-- ProgrammIcon unter Linux
-- Dateiendung unter Linux anhängen
+advanced:
+- threading & thread-safety in context.cpp (in, out, ctx)
-Already Done:
-rev49: Keylist breiter/schmaler machen koennen, vor allem Mailaddis nicht abschneiden
-rev50: About Dialog
-rev66: bei den Schluesseln anzeigen, ob sie private oder public sind
-(rev? ) - Key löschen
-(rev?) - Laden von Text
diff --git a/release/README b/release/README
index d4c6c65..ba5b274 100644
--- a/release/README
+++ b/release/README
@@ -14,7 +14,7 @@ Of course gpg4usb is open source, as are included libs and binaries.
OBTAINING
---------
-You can get prepacked zip-files from http://dav.cpunk.de/ .
+You can get prepacked zip-files from http://gpg4usb.cpunk.de/download.html .
For retrieving the source checkout http://cpunk.de/svn/src/ .
HOWTO USE
@@ -29,7 +29,7 @@ CONTACT
If you have any questions and/or suggestions contact us at
[email protected] - or feel free to meet us at [email protected]
-Our homepage is located at [insert here].
+Our homepage is located at http://gpg4usb.cpunk.de .
LICENSES
--------