Annotation of palm/Palm-Keyring/TODO, Revision 1.11
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:
1.11 ! andrew 13: Allow passing of 'cipher' as either a number or a name
! 14:
1.9 andrew 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.
1.11 ! andrew 22: I THINK I did this in the module, have to write the tests to find out.
1.8 andrew 23:
1.6 andrew 24: should I generate a new date ONLY if the password changes
25: or if anything changes?
26:
1.11 ! andrew 27: $RedRiver: TODO,v 1.10 2007/02/19 02:56:45 andrew Exp $
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>