| 1 |
Todo items before 2.9.1 release:
|
| 2 |
|
| 3 |
* permit CRAM-MD5 SMTP AUTH in addition to LOGIN. n/a (patch welcome)
|
| 4 |
* Update the nymservers in default dest.alw rabbi
|
| 5 |
|
| 6 |
|
| 7 |
Items that need to be completed before the next HEAD release:
|
| 8 |
|
| 9 |
* keylifetime and key{grace,overlap}period needs to be documented once
|
| 10 |
it's finished. weasel
|
| 11 |
* Modify release tarball generation script to build the .tab.c file from
|
| 12 |
parsedate.y, so we don't end up requiring bison on every system that
|
| 13 |
wants to build mixmaster. rabbi
|
| 14 |
* document experimental --redirect in mix.1 weasel
|
| 15 |
|
| 16 |
Mandatory todo items before 3.0 release:
|
| 17 |
|
| 18 |
* disable Nym stuff weasel,rabbi
|
| 19 |
* autoconf installation script is needed
|
| 20 |
- mostly done -- a few bugs still need fixing dybbuk
|
| 21 |
* post-install scripts need to be reworked
|
| 22 |
- follows item above. dybbuk
|
| 23 |
|
| 24 |
* rpm -- dybbuk
|
| 25 |
* provide a packaged Windows build to be used with QuickSilver
|
| 26 |
- Richard has an Installer we can use for this purpose. rabbi
|
| 27 |
* do full regression tests on as many platforms possible
|
| 28 |
+ list only these platforms as supported
|
| 29 |
+ test on Solaris 9 on SPARC.
|
| 30 |
* saner usage of /dev/[u]random is required -- throw warning when not in daemon mode
|
| 31 |
* clean up documentation and tarball contents
|
| 32 |
+ ship with CVS ChangeLog
|
| 33 |
+ reorganize directory structure
|
| 34 |
+ add a CONTRIBUTORS or THANKS file. rabbi
|
| 35 |
* resolve any new critical issues
|
| 36 |
|
| 37 |
|
| 38 |
Items for 3.0 or 3.0.1
|
| 39 |
|
| 40 |
* allow for separate hard-coded remailer and client defaults. n/a
|
| 41 |
* allow for verification of clearsigned OpenPGP messages disastry
|
| 42 |
* AES support -- requires OpenSSL 0.9.7 dybbuk
|
| 43 |
* further mpgp testing of AES/MDC packet support ulf
|
| 44 |
* honor key preferences when encrypting to multiple keys ulf/disastry (n/a)
|
| 45 |
* Macintosh OS/X support rabbi
|
| 46 |
* Windows build instructions/files rabbi
|
| 47 |
* documentation issues resolved rabbi
|
| 48 |
+ mpgp man page n/a
|
| 49 |
* find bug that is causing t* files to linger n/a
|
| 50 |
* further debugging (if needed).
|
| 51 |
|
| 52 |
|
| 53 |
Further wishlist:
|
| 54 |
|
| 55 |
* Automatic key handling:
|
| 56 |
+ requires implementing key signing, key deletion
|
| 57 |
- implement remailer-key signing?
|
| 58 |
- if yes, which key?
|
| 59 |
* make mpgp friendlier
|
| 60 |
* store nym public keys locally
|
| 61 |
* nym client needs major work.
|
| 62 |
* support for Borland compiler on Windows.
|
| 63 |
- I'ld even go so far as drop Visual C (or whatever we're supporting at
|
| 64 |
the moment) and require gcc with Cygwin to build it. But only if this
|
| 65 |
results in a Binary that runs without additional DLLs. (Weasel)
|
| 66 |
* support a list of remailers not to be selected as *.
|
| 67 |
- a user suggested allowing filtering regexen over chains.
|
| 68 |
useful? <20021001215010.28351.qmail@nym.alias.net>
|
| 69 |
* COMMENT entire existing codebase!
|