/[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 180 by twoaday, Mon Mar 6 14:41:58 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.      + Use a combo box for selecting the keyserver and have
5      * On modern P4 CPUs the thread scheduling mechanism seems to        a separate dialog for the configuration (add, remove, edit).
6        cause trouble and the result is that any GPG operation will      * File register code needs an additional param "%1".
7        be take much longer as expected.      + Handle the case that while WinPT tries to change GPG data,
8      * File register code needs an additional param "%1".        but before GPG is executed, an external event changed the
9      * Handle the case that while WinPT tries to change GPG data,        keyring. So do not use BUG but issue an error.
10        but before GPG is executed, an external event changed the      * implement property sheets at some places to improve usability.
11        keyring. So do not use BUG but issue an error.      * Implement a mechanism to download and update language files.
12      * winpt --keymanager aborts when the keyring is empty on the      
13        first start.  version >= 1.0.0
14      * implement property sheets at some places to improve usability.      * The key cache reload is much faster when no progress callback
15              is used. Allow to disable the progress dialog.
16  -1.0.0-      - Use '!' in the encrypt dialog to use the subkey which was selected
17      * The key cache reload is much faster when no progress callback        and not the newest.
18        is used. Allow to disable the progress dialog.      - Revamp the group database code. Use the GPG --group feature and make
19              * Implement to recognize one-pass sigs for files also.
20      * Use '!' in the encrypt dialog to use the subkey which was selected      * CARD
21        and not the newest.          - sign/decrypt
22      * revamp the group database code. Use the GPG --group feature and make          - factor out some common code into wptCardManager.cpp
23        it possible to convert old groupdb.gpg files into native GPG format.      * Implement --armor in the FM for --symmetric.
24        (I work on it)      * Winpt should take care for a multi user environment.
25        * Use accelators for some dialogs to support 'hotkeys'.
26      * check the file register code        
27        WinPT will not associate the files correctly. This is due to the lack  version >= 2.0.0
28        of quotes surrounding the executable path. (I know, Timo must be mad      * Move the both managers (key/file) to separate applications
29        about quotes... ;). The workaround is to change the path to the program.        and use ActiveX control elemens for the treelist element.
30        * Implement the non-swapable memory for passphrase handling.
     * Secret keyring is stored on drive A.  
     * Use a better GPG directory checking system.  
 -1.0.0-  
     * Implement to recognize one-pass sigs for files also.  
     * CARD  
         - sign/decrypt  
         - 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.180

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26