/[winpt]/trunk/TODO
ViewVC logotype

Diff of /trunk/TODO

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

revision 218 by twoaday, Wed May 17 07:13:17 2006 UTC revision 219 by twoaday, Sat May 27 08:56:00 2006 UTC
# Line 1  Line 1 
1  (priority: + high, * normal, - low)  (priority: + high, * normal, - low)
2    
3  version 0.12.x  Finally, we are close to release 1.0.0. Make a feature freeze,
4      * check double-click (explorer) code  fix all serious tracker items and do intensive tests.
5    
6      + check native language support with non-admin accounts.      + check native language support with non-admin accounts.
7      * there is a problem with the +E hotkey in EURO countries.      * there is a problem with the +E hotkey in EURO countries.
8      * migrate keyserver code to use the HTTP class.      - migrate keyserver code to use the HTTP class.
9        Implement proxy authentication into the HTTP class.        Implement proxy authentication into the HTTP class.
10      * Implement a system to manage language files. Retrieve a list      - Implement a system to manage language files. Retrieve a list
11        of available files from the server, present it to the user        of available files from the server, present it to the user
12        and allow to download the file and set the default language        and allow to download the file and set the default language
13        accoarding to the downloaded language file.        accoarding to the downloaded language file.
# Line 17  version 0.12.x Line 18  version 0.12.x
18        but before GPG is executed, an external event changed the        but before GPG is executed, an external event changed the
19        keyring. So do not use BUG but issue an error.        keyring. So do not use BUG but issue an error.
20      * implement property sheets at some places to improve usability.      * implement property sheets at some places to improve usability.
21      * Implement a mechanism to download and update language files.      * Implement a mechanism to download and update language files.    
       
 version >= 1.0.0  
22      * The key cache reload is much faster when no progress callback      * The key cache reload is much faster when no progress callback
23        is used. Allow to disable the progress dialog.        is used. Allow to disable the progress dialog.
     - Use '!' in the encrypt dialog to use the subkey which was selected  
       and not the newest.  
24      - Revamp the group database code. Use the GPG --group feature and make      - Revamp the group database code. Use the GPG --group feature and make
25      * CARD      * CARD
26          - sign/decrypt          - sign/decrypt
27          - factor out some common code into wptCardManager.cpp          - factor out some common code into wptCardManager.cpp
     * Implement --armor in the FM for --symmetric.  
28      * Winpt should take care for a multi user environment.      * Winpt should take care for a multi user environment.
29      * Use accelators for some dialogs to support 'hotkeys'.        (partly done via %foo% registry support)      
30      * Move the both managers (key/file) to separate applications      - Use accelators for some dialogs to support 'hotkeys'.
31        - Move the both managers (key/file) to separate applications
32        and use ActiveX control elemens for the treelist element.        and use ActiveX control elemens for the treelist element.
33      * Implement the non-swapable memory for passphrase handling.      * Implement the non-swapable memory for passphrase handling.
34        - Allow to use "XP skins" to provide a better look in a XP/Vista
35          environment.
36    
37  Wishlist/todo for the GPGME package:  Wishlist/todo for the GPGME package:
38  ====================================  ====================================
39    
40    * Allow to select encryption subkeys.
41    
42  * Select the signing subkey.  * Select the signing subkey.
43    
44  * Allow to use --hidden-recipient.  * Allow to use --hidden-recipient.
# Line 48  Wishlist/todo for the GPGME package: Line 48  Wishlist/todo for the GPGME package:
48    (IMHO: gpgme should care for 'CARDCTRL 5' and then return    (IMHO: gpgme should care for 'CARDCTRL 5' and then return
49     GPG_ERR_CARD_REMOVED)     GPG_ERR_CARD_REMOVED)
50    
 * When a revocation certificate is imported, there is no way  
   to call the user why the key has been revoked  
   (superseded, insecure, ....) and the optional text.  
   
51  * The current way to send large file through pipes is OK as  * The current way to send large file through pipes is OK as
52    long as the file is not too large. The limite is <100 MB.    long as the file is not too large. The limite is <100 MB.
53    Otherwise the process would take too much time and propably    Otherwise the process would take too much time and propably

Legend:
Removed from v.218  
changed lines
  Added in v.219

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26