| 1 |
rabbi |
161 |
Mandatory todo items before 3.0 release: |
| 2 |
rabbi |
1 |
|
| 3 |
rabbi |
127 |
* autoconf installation script is needed |
| 4 |
|
|
* post-install scripts need to be reworked |
| 5 |
rabbi |
161 |
* 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 |
weaselp |
214 |
* 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 |
weaselp |
213 |
- 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 |
|
|
- make keymgt(0|1) create new pgp keys if old ones are |
| 21 |
|
|
expires/due to expire |
| 22 |
|
|
- for later: do not encrypt to expired keys, do not |
| 23 |
|
|
decrypt to keys that expired longer than graceperiod ago |
| 24 |
rabbi |
216 |
* saner usage of /dev/[u]random is required |
| 25 |
|
|
* create internally-generated dummy messages |
| 26 |
rabbi |
161 |
|
| 27 |
rabbi |
216 |
|
| 28 |
rabbi |
161 |
Items for 3.0 or 3.0.1 |
| 29 |
|
|
|
| 30 |
rabbi |
211 |
* support a list of remailers not to be selected as *. |
| 31 |
rabbi |
161 |
* allow for verification of clearsigned OpenPGP messages |
| 32 |
|
|
* AES support -- requires OpenSSL 0.9.7 |
| 33 |
rabbi |
127 |
* further mpgp testing of AES/MDC packet support |
| 34 |
rabbi |
152 |
* honor key preferences when encrypting to multiple keys |
| 35 |
rabbi |
161 |
* Macintosh OS/X support |
| 36 |
rabbi |
127 |
* Windows build instructions/files |
| 37 |
|
|
* documentation issues resolved |
| 38 |
rabbi |
141 |
+ mpgp man page |
| 39 |
rabbi |
161 |
* check and enforce OpenPGP key expiration date |
| 40 |
rabbi |
217 |
* find bug that is causing t* files to linger |
| 41 |
weaselp |
142 |
* further debugging |
| 42 |
weaselp |
140 |
|
| 43 |
|
|
Further wishlist: |
| 44 |
rabbi |
161 |
|
| 45 |
weaselp |
140 |
* Automatic key handling: |
| 46 |
|
|
+ create new PGP keys automatically if |
| 47 |
|
|
current keys are about to expire |
| 48 |
|
|
+ requires implementing key signing, key deletion |
| 49 |
|
|
+ create new mixmaster keys automatically |
| 50 |
weaselp |
214 |
if necessary (almost done, see keylifetime etc above) |
| 51 |
weaselp |
140 |
+ Automatically announce new keys? |
| 52 |
|
|
- implement remailer-key signing? |
| 53 |
|
|
- if yes, which key? |
| 54 |
rabbi |
141 |
* make mpgp friendlier |
| 55 |
rabbi |
211 |
* store nym public keys locally |