/[pkg-mixmaster]/trunk/Mix/TODO
ViewVC logotype

Diff of /trunk/Mix/TODO

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

revision 640 by weasel, Sat Oct 25 21:07:22 2003 UTC revision 753 by weasel, Thu Apr 15 07:36:51 2004 UTC
# Line 1  Line 1 
1          - Not done  Things that really get done before the next release
         * Top priority  
         . Partially done  
         o Done  
         D Deferred  
         X Abandoned  
2    
3  Items that need to be completed before the next HEAD release:  - Fall back to 3DES as Encrypt-Key cipher if we don't have IDEA.
4    
5  - keylifetime and key{grace,overlap}period needs to be documented once  Items that need to be completed before the next MAIN release:
6    it's finished  (rabbi)  
7    - check if this applies to mixmaster:
8      | If you use *,*,*,frell it should be like this:
9      | *,*,*,frell ; copies=5
10      | the semi-colon and spaces being exactly where they are
11      | is important. * selects a random remailer.
12      <5dpo70tp50d0b89hm1a45sighmp0v0cn7l@4ax.com>
13    
14    - delete secret keys securely after keygraceperiod expires
15      (Should this just be a call to an external program? I.e.,
16      "/bin/rm -P" or "/usr/bin/shred -fz -n3")? Does this even
17      serve a purpose now that journaled FSes are the norm?
18    
19    - doallow() should check more than one email address in a line
20      (patch # 877312)
21    - destblk request confirmation (patch # 873498)
22    
23    Packaging:
24  - Modify release tarball generation script to build the .tab.c file from  - Modify release tarball generation script to build the .tab.c file from
25    parsedate.y, so we don't end up requiring bison on every system that    parsedate.y, so we don't end up requiring bison on every system that
26    wants to build mixmaster  (rabbi)    wants to build mixmaster  (rabbi)
 - document experimental --redirect in mix.1  (weasel)  
 o drop messages without timestamp (weasel)  
   - document somewhere  (rabbi)  
 o drop messages with future timestamp  (weasel)  
   - document somewhere  (rabbi)  
 o Remove nym stuff from the manpage  (rabbi)  
 - autoconf installation script is needed  
   - mostly done -- a few bugs still need fixing  (dybbuk)  
 - post-install scripts need to be reworked  
   - follows item above  (dybbuk)  
 - ship with CVS ChangeLog  
   
 Packaging:  
27  - rpm -- dybbuk  - rpm -- dybbuk
28  - Windows build instructions/files  (rabbi)  - Windows build instructions/files  (packbart?)
29  - provide a packaged Windows build to be used with QuickSilver  - provide a packaged Windows build to be used with QuickSilver
30    + Richard has an Installer we can use for this purpose  (rabbi)    + Richard has an Installer we can use for this purpose  (rabbi)
31  - Macintosh OS/X support  (rabbi)  - Macintosh OS/X support  (rabbi)
32    - Update Install script to put files in global system locations if
33      invoked by root. Also update to be smart about AES support.
34      (dybbuk said he would do this, but status is unclear.)
35    
36  Wishlist:  Wishlist:
 - don't drop messages if there are not enough reliable remailers.  
37  - permit CRAM-MD5 SMTP AUTH in addition to LOGIN.  n/a (patch welcome)  - permit CRAM-MD5 SMTP AUTH in addition to LOGIN.  n/a (patch welcome)
38  - do full regression tests on as many platforms possible  - do full regression tests on as many platforms possible
39    - list only these platforms as supported    - list only these platforms as supported
40    - test on Solaris 9 on SPARC.    - test on Solaris 9 on SPARC.
41  - saner usage of /dev/[u]random is required  -- throw warning when not in daemon mode  - saner usage of /dev/[u]random is required -- throw warning when not in
42      daemon mode (patch 873497 -- needs work)
43  - clean up documentation and tarball contents  - clean up documentation and tarball contents
44    + reorganize directory structure    + reorganize directory structure
   + add a CONTRIBUTORS or THANKS file.   rabbi  
45  - AES support -- requires OpenSSL 0.9.7  dybbuk  - AES support -- requires OpenSSL 0.9.7  dybbuk
46    
47    
48  Abandoned/Deferred:  Abandoned/Deferred:
 D allow for separate hard-coded remailer and client defaults.  n/a  
49  D allow for verification of clearsigned OpenPGP messages  disastry  D allow for verification of clearsigned OpenPGP messages  disastry
50  D honor key preferences when encrypting to multiple keys  ulf/disastry (n/a)  D honor key preferences when encrypting to multiple keys  ulf/disastry (n/a)
51  D further mpgp testing of AES/MDC packet support  ulf  D further mpgp testing of AES/MDC packet support  ulf
52  D make mpgp friendlier  D make mpgp friendlier
   D mpgp man page  n/a  
 X nym client needs major work.  
   X store nym public keys locally  
 D find bug that is causing t* files to linger  n/a  
53  D COMMENT entire existing codebase!  (HAHA)  D COMMENT entire existing codebase!  (HAHA)
54  D support for Borland compiler on Windows.  D support for Borland compiler on Windows.
55    D I'ld even go so far as drop Visual C (or whatever we're supporting at    D I'ld even go so far as drop Visual C (or whatever we're supporting at

Legend:
Removed from v.640  
changed lines
  Added in v.753

  ViewVC Help
Powered by ViewVC 1.1.5