| 1 |
Mandatory todo items before 3.0 release:
|
| 2 |
|
| 3 |
* autoconf installation script is needed
|
| 4 |
* post-install scripts need to be reworked
|
| 5 |
* 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 |
|
| 11 |
Items for 3.0 or 3.0.1
|
| 12 |
|
| 13 |
* allow for verification of clearsigned OpenPGP messages
|
| 14 |
* AES support -- requires OpenSSL 0.9.7
|
| 15 |
* further mpgp testing of AES/MDC packet support
|
| 16 |
* honor key preferences when encrypting to multiple keys
|
| 17 |
* Macintosh OS/X support
|
| 18 |
* Windows build instructions/files
|
| 19 |
* documentation issues resolved
|
| 20 |
+ mpgp man page
|
| 21 |
* check and enforce OpenPGP key expiration date
|
| 22 |
* further debugging
|
| 23 |
|
| 24 |
Further wishlist:
|
| 25 |
|
| 26 |
* set an expiration date on OpenPGP keys
|
| 27 |
* investigate whether and how it is feasible to
|
| 28 |
add expiration/creation dates to mixmaster keys
|
| 29 |
if feasible, implement setting and checking
|
| 30 |
* Automatic key handling:
|
| 31 |
+ create new PGP keys automatically if
|
| 32 |
current keys are about to expire
|
| 33 |
+ requires implementing key signing, key deletion
|
| 34 |
+ create new mixmaster keys automatically
|
| 35 |
if necessary
|
| 36 |
+ Automatically announce new keys?
|
| 37 |
- implement remailer-key signing?
|
| 38 |
- if yes, which key?
|
| 39 |
* make mpgp friendlier
|