/[winpt]/trunk/TODO
ViewVC logotype

Diff of /trunk/TODO

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 164 by twoaday, Fri Jan 20 09:19:15 2006 UTC revision 184 by twoaday, Tue Mar 14 11:04:28 2006 UTC
# Line 1  Line 1 
1  Feel free if you think there is missing something to mail me.  (priority: + high, * normal, - low)
2    
3  -0.11.x-  version 0.11.x
4      * Only create temp files in the $users temp folder.      + Implement a system to manage language files. Retrieve a list
5      * On modern P4 CPUs the thread scheduling mechanism seems to        of available files from the server, present it to the user
6        cause trouble and the result is that any GPG operation will        and allow to download the file and set the default language
7        be take much longer as expected.        accoarding to the downloaded language file.
8      * File register code needs an additional param "%1".      * Offer an "update check" to inform user when a newer version
9      * Handle the case that while WinPT tries to change GPG data,        of WinPT is available.
10        but before GPG is executed, an external event changed the      + Use a combo box for selecting the keyserver and have
11        keyring. So do not use BUG but issue an error.        a separate dialog for the configuration (add, remove, edit).
12      * winpt --keymanager aborts when the keyring is empty on the      * File register code needs an additional param "%1".
13        first start.      + Handle the case that while WinPT tries to change GPG data,
14      * implement property sheets at some places to improve usability.        but before GPG is executed, an external event changed the
15              keyring. So do not use BUG but issue an error.
16  -1.0.0-      * implement property sheets at some places to improve usability.
17      * The key cache reload is much faster when no progress callback      * Implement a mechanism to download and update language files.
18        is used. Allow to disable the progress dialog.      
19          version >= 1.0.0
20      * Use '!' in the encrypt dialog to use the subkey which was selected      * The key cache reload is much faster when no progress callback
21        and not the newest.        is used. Allow to disable the progress dialog.
22      * revamp the group database code. Use the GPG --group feature and make      - Use '!' in the encrypt dialog to use the subkey which was selected
23        it possible to convert old groupdb.gpg files into native GPG format.        and not the newest.
24        (I work on it)      - Revamp the group database code. Use the GPG --group feature and make
25        * Implement to recognize one-pass sigs for files also.
26      * check the file register code      * CARD
27        WinPT will not associate the files correctly. This is due to the lack          - sign/decrypt
28        of quotes surrounding the executable path. (I know, Timo must be mad          - factor out some common code into wptCardManager.cpp
29        about quotes... ;). The workaround is to change the path to the program.      * Implement --armor in the FM for --symmetric.
30        * Winpt should take care for a multi user environment.
31      * Secret keyring is stored on drive A.      * Use accelators for some dialogs to support 'hotkeys'.
32      * Use a better GPG directory checking system.        
33  -1.0.0-  version >= 2.0.0
34      * Implement to recognize one-pass sigs for files also.      * Move the both managers (key/file) to separate applications
35      * CARD        and use ActiveX control elemens for the treelist element.
36          - sign/decrypt      * Implement the non-swapable memory for passphrase handling.
         - factor out some common code into wptCardManager.cpp  
     * Implement --armor in the FM for --symmetric.  
     * Winpt should take care for a multi user environment.  
     * Use accelators for some dialogs to support 'hotkeys'.  
     * We need a way to figure out if it makes sense to load the encrypt  
       dialog for the file manager. The same with the sign dialog.  
         
 -future-  
     * Move the both managers (key/file) to separate applications  
       and use ActiveX control elemens for the treelist element.  
     * Implement the non-swapable memory for passphrase handling.  

Legend:
Removed from v.164  
changed lines
  Added in v.184

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26