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

Contents of /trunk/Mix/TODO

Parent Directory Parent Directory | Revision Log Revision Log


Revision 926 - (show annotations) (download)
Wed Feb 15 15:49:30 2006 UTC (7 years, 3 months ago) by colin
File size: 2890 byte(s)
Update TODO, remove stats stuff which is done
1 Items that need to be completed before the next MAIN release:
2
3 - Full functionality / regression testing around chain operations
4 following the recent whitespace bug fix. (everyone)
5 - Full WIN32 support.
6 - rename pop3.cfg to pop3.cfg.txt
7 - different editor handling? if so, provide suggestions.
8 - Sane randomness handling
9 - Remove OpenSSL version checks. Maybe print a message stating the
10 supported versions, and leave it up to the user?
11
12 Items to watch:
13
14 - Hunt and kill bug in Mixmaster causing echolot pings to be turned
15 into permanent t* files.
16 [This is a pesky one. Changing the .forward pipe to go through
17 truss first 'fixes' it. Grr. --rabbi]
18
19 Items for 3.0.x:
20
21 - Make the default mix.cfg file we write more useful.
22 Include (commented out) in a user section:
23 + SMTPRELAY
24 - Write a document on how to setup a remailer on windows
25 + install as service
26 + configure pop3.cfg
27 - doallow() should check more than one email address in a line
28 (patch # 877312) (weasel)
29 - delete secret keys securely after keygraceperiod expires
30 (Should this just be a call to an external program? I.e.
31 "/bin/rm -P" or "/usr/bin/shred -fz -n3")? Does this even
32 serve a purpose now that journaled FSes are the norm?
33 - destblk request confirmation (patch # 873498)
34
35 Packaging:
36 - Modify release tarball generation script to build the .tab.c file from
37 parsedate.y, so we don't end up requiring bison on every system that
38 wants to build mixmaster (rabbi)
39 - rpm -- dybbuk
40 . Windows build instructions/files (weasel)
41 - provide a packaged Windows build to be used with QuickSilver
42 + Richard has an Installer we can use for this purpose (rabbi)
43 - Macintosh OS/X support (rabbi)
44 - Update Install script to put files in global system locations if
45 invoked by root. Also update to be smart about AES support.
46 (dybbuk said he would do this, but status is unclear.)
47
48 Wishlist:
49 - permit CRAM-MD5 SMTP AUTH in addition to LOGIN. n/a (patch welcome)
50 - do full regression tests on as many platforms possible
51 - list only these platforms as supported
52 - test on Solaris 9 on SPARC.
53 - saner usage of /dev/[u]random is required -- throw warning when not in
54 daemon mode (patch 873497 -- needs work)
55 - clean up documentation and tarball contents
56 + reorganize directory structure
57 - AES support -- requires OpenSSL 0.9.7 dybbuk
58
59
60 Abandoned/Deferred:
61 D allow for verification of clearsigned OpenPGP messages disastry
62 D honor key preferences when encrypting to multiple keys ulf/disastry (n/a)
63 D further mpgp testing of AES/MDC packet support ulf
64 D make mpgp friendlier
65 D COMMENT entire existing codebase! (HAHA)
66 D support for Borland compiler on Windows.
67 D I'ld even go so far as drop Visual C (or whatever we're supporting at
68 the moment) and require gcc with Cygwin to build it. But only if this
69 results in a Binary that runs without additional DLLs. (Weasel)

  ViewVC Help
Powered by ViewVC 1.1.5