/[pkg-mixmaster]/trunk/Mix/TODO
ViewVC logotype

Contents of /trunk/Mix/TODO

Parent Directory Parent Directory | Revision Log Revision Log


Revision 205 - (show annotations) (download)
Thu Aug 29 08:50:00 2002 UTC (10 years, 8 months ago) by weaselp
File size: 1377 byte(s)
When creating new OpenPGP keys, also set an expiry date. Key lifetime
defaults to 8 months but can be overriden by the KEYLIFETIME configuration
option.

We currently do not store the self signature and the keybinding (which hold
the expiry information in DSA keys) in the secret keyring. This is
unfortunate because we use the current KEYLIFETIME when recreating them
should the public keyring need to be rewritten. The solution is to store
them in the secret keyring (like GnuPG does) and not recreate them later
if we already have them.
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 * keylifetime needs to be documented once its finished
11
12 Items for 3.0 or 3.0.1
13
14 * allow for verification of clearsigned OpenPGP messages
15 * AES support -- requires OpenSSL 0.9.7
16 * further mpgp testing of AES/MDC packet support
17 * honor key preferences when encrypting to multiple keys
18 * Macintosh OS/X support
19 * Windows build instructions/files
20 * documentation issues resolved
21 + mpgp man page
22 * check and enforce OpenPGP key expiration date
23 * further debugging
24
25 Further wishlist:
26
27 * set an expiration date on OpenPGP keys
28 * investigate whether and how it is feasible to
29 add expiration/creation dates to mixmaster keys
30 if feasible, implement setting and checking
31 * Automatic key handling:
32 + create new PGP keys automatically if
33 current keys are about to expire
34 + requires implementing key signing, key deletion
35 + create new mixmaster keys automatically
36 if necessary
37 + Automatically announce new keys?
38 - implement remailer-key signing?
39 - if yes, which key?
40 * make mpgp friendlier

  ViewVC Help
Powered by ViewVC 1.1.5