Annotation of palm/Palm-Keyring/TODO, Revision 1.9
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.
! 12:
! 13: better v4 compatible, need to add a $pdb->{records}->[0] somehow
! 14:
! 15: accessors for reading and changing the options
1.1 andrew 16:
1.6 andrew 17: validate dates passed into the lastchange field.
1.5 andrew 18:
1.8 andrew 19: make the extra modules options. Build.PL, the tests and in the module.
20:
1.6 andrew 21: should I generate a new date ONLY if the password changes
22: or if anything changes?
23:
1.9 ! andrew 24: $RedRiver: TODO,v 1.8 2007/02/19 01:37:10 andrew Exp $
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>