| 1 |
Mandatory todo items before 3.0 release: |
Mandatory todo items before 3.0 release: |
| 2 |
|
|
| 3 |
* autoconf installation script is needed |
* autoconf installation script is needed |
| 4 |
|
- mostly done -- Erik needs to check this in to CVS. |
| 5 |
* post-install scripts need to be reworked |
* post-install scripts need to be reworked |
| 6 |
|
- follows item above. |
| 7 |
* provide a packaged Windows build to be used with QuickSilver |
* provide a packaged Windows build to be used with QuickSilver |
| 8 |
* clean up documentation and tarball contents |
- Richard has an Installer we can use for this purpose. |
| 9 |
* do full regression tests on as many platforms possible |
* do full regression tests on as many platforms possible |
| 10 |
+ list only these platforms as supported |
+ list only these platforms as supported |
| 11 |
* resolve any new critical issues |
+ test on Solaris 9 on SPARC. |
| 12 |
* keylifetime and key{grace,overlap}period needs to be documented once |
* keylifetime and key{grace,overlap}period needs to be documented once |
| 13 |
it's finished; seems to work nicely for mixmaster keys so far, pgp |
it's finished; seems to work nicely for mixmaster keys so far, pgp |
| 14 |
still giving problems |
still giving problems |
| 20 |
- only list the latest key of each type in pgpkeys.txt |
- only list the latest key of each type in pgpkeys.txt |
| 21 |
(similar to how weasel's patch does it with mix keys) |
(similar to how weasel's patch does it with mix keys) |
| 22 |
* saner usage of /dev/[u]random is required |
* saner usage of /dev/[u]random is required |
| 23 |
* ship with a CVS ChangeLog in addition to the current |
* clean up documentation and tarball contents |
| 24 |
HISTORY file. It can be created using Karl Fogel's cvs2cl |
+ ship with CVS ChangeLog |
| 25 |
script at <http://www.red-bean.com/cvs2cl/>. |
+ reorganize directory structure |
| 26 |
The command to use is: cvs2cl -w -S --no-wrap |
+ add a CONTRIBUTORS or THANKS file. |
| 27 |
|
* resolve any new critical issues |
| 28 |
|
|
| 29 |
|
|
| 30 |
Items for 3.0 or 3.0.1 |
Items for 3.0 or 3.0.1 |
| 31 |
|
|
| 32 |
|
* permit CRAM-MD5 SMTP AUTH in addition to LOGIN. |
| 33 |
* support a list of remailers not to be selected as *. |
* support a list of remailers not to be selected as *. |
| 34 |
* allow for verification of clearsigned OpenPGP messages |
* allow for verification of clearsigned OpenPGP messages |
| 35 |
* AES support -- requires OpenSSL 0.9.7 |
* AES support -- requires OpenSSL 0.9.7 |
| 40 |
* documentation issues resolved |
* documentation issues resolved |
| 41 |
+ mpgp man page |
+ mpgp man page |
| 42 |
* find bug that is causing t* files to linger |
* find bug that is causing t* files to linger |
| 43 |
* further debugging |
+ rabbi thinks this might have been fixed. |
| 44 |
|
* further debugging (if needed). |
| 45 |
|
|
| 46 |
|
|
| 47 |
Further wishlist: |
Further wishlist: |
| 48 |
|
|
| 53 |
- if yes, which key? |
- if yes, which key? |
| 54 |
* make mpgp friendlier |
* make mpgp friendlier |
| 55 |
* store nym public keys locally |
* store nym public keys locally |
| 56 |
|
* nym client needs major work. |
| 57 |
* support for Borland compiler on Windows. |
* support for Borland compiler on Windows. |