| 1 |
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 |
* post-install scripts need to be reworked |
* post-install scripts need to be reworked |
| 5 |
* Macintosh OS/X support |
* provide a packaged Windows build to be used with QuickSilver |
| 6 |
|
* clean up documentation and tarball contents |
| 7 |
|
* do full regression tests on as many platforms possible |
| 8 |
|
+ list only these platforms as supported |
| 9 |
|
* resolve any new critical issues |
| 10 |
|
* keylifetime and key{grace,overlap}period needs to be documented once |
| 11 |
|
it's finished; seems to work nicely for mixmaster keys so far, pgp |
| 12 |
|
still giving problems |
| 13 |
|
- move self/binding signatures to the secret keyrings |
| 14 |
|
- display expiration date in ascii summary of keys |
| 15 |
|
- if there is no expiration date on existing keys, |
| 16 |
|
do _not_ add one, if there already is an expiration |
| 17 |
|
date on they key, do _not_ change it |
| 18 |
|
- only list the latest key of each type in pgpkeys.txt |
| 19 |
|
(similar to how weasel's patch does it with mix keys) |
| 20 |
|
* saner usage of /dev/[u]random is required |
| 21 |
|
* ship with a CVS ChangeLog in addition to the current |
| 22 |
|
HISTORY file. It can be created using Karl Fogel's cvs2cl |
| 23 |
|
script at <http://www.red-bean.com/cvs2cl/>. |
| 24 |
|
The command to use is: cvs2cl -w -S --no-wrap |
| 25 |
|
|
| 26 |
|
Items for 3.0 or 3.0.1 |
| 27 |
|
|
| 28 |
|
* support a list of remailers not to be selected as *. |
| 29 |
|
* allow for verification of clearsigned OpenPGP messages |
| 30 |
|
* AES support -- requires OpenSSL 0.9.7 |
| 31 |
* further mpgp testing of AES/MDC packet support |
* further mpgp testing of AES/MDC packet support |
| 32 |
|
* honor key preferences when encrypting to multiple keys |
| 33 |
|
* Macintosh OS/X support |
| 34 |
* Windows build instructions/files |
* Windows build instructions/files |
| 35 |
* documentation issues resolved |
* documentation issues resolved |
| 36 |
+ mpgp man page |
+ mpgp man page |
| 37 |
* allow for verification of clearsigned OpenPGP messages |
* find bug that is causing t* files to linger |
| 38 |
* set an expiration date on OpenPGP keys |
* further debugging |
|
* check and enforce expiration date |
|
|
* Apply --store|queue|get-mail patch |
|
|
* Implement mbox/Maildir mail input (597043) |
|
|
* futher debugging |
|
| 39 |
|
|
| 40 |
Further wishlist: |
Further wishlist: |
| 41 |
* Allow sending with middlemen remailers last |
|
|
in chain in interactive mixmaster (481244) |
|
|
* Have supported cpunks/mixes in -conf reply |
|
|
(480330) |
|
|
* investigate whether and how it is feasible to |
|
|
add expiration/creation dates to mixmaster keys |
|
|
if feasible, implement setting and checking |
|
|
* Add FOOTER setting (490117) |
|
| 42 |
* Automatic key handling: |
* Automatic key handling: |
|
+ create new PGP keys automatically if |
|
|
current keys are about to expire |
|
| 43 |
+ requires implementing key signing, key deletion |
+ requires implementing key signing, key deletion |
| 44 |
+ create new mixmaster keys automatically |
+ Automatically announce new keys? - I don't think this is needed (PP) |
|
if necessary |
|
|
+ Automatically announce new keys? |
|
| 45 |
- implement remailer-key signing? |
- implement remailer-key signing? |
| 46 |
- if yes, which key? |
- if yes, which key? |
| 47 |
* make mpgp friendlier |
* make mpgp friendlier |
| 48 |
|
* store nym public keys locally |