Annotation of palm/Palm-Keyring/TODO, Revision 1.10
1.3 andrew 1: Better error reporting. Learn how the rest of the modules do it, then support that.
1.1 andrew 2:
1.3 andrew 3: make example4 actually a gui keyring app
4:
1.1 andrew 5: Support the v5 or newer databases
1.7 andrew 6: Have support for reading and decrypting.
7: Now need to support
8: Encrypt
9: Write
10: and write docs
1.9 andrew 11: Figure out how to represent the non-encrypted fields in the pdb.
1.10 ! andrew 12:
! 13: figure out why t/keyring5.t fails sometimes.
1.9 andrew 14:
15: better v4 compatible, need to add a $pdb->{records}->[0] somehow
16:
17: accessors for reading and changing the options
1.1 andrew 18:
1.6 andrew 19: validate dates passed into the lastchange field.
1.5 andrew 20:
1.8 andrew 21: make the extra modules options. Build.PL, the tests and in the module.
22:
1.6 andrew 23: should I generate a new date ONLY if the password changes
24: or if anything changes?
25:
1.10 ! andrew 26: $RedRiver: TODO,v 1.9 2007/02/19 02:55:35 andrew Exp $
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>