[BACK]Return to TODO CVS log [TXT][DIR] Up to [local] / palm / Palm-Keyring

File: [local] / palm / Palm-Keyring / TODO (download)

Revision 1.11, Wed Feb 21 05:27:05 2007 UTC (17 years, 3 months ago) by andrew
Branch: MAIN
Changes since 1.10: +4 -3 lines

finished some things, but have more to do.

Better error reporting.  Learn how the rest of the modules do it, then support that.

make example4 actually a gui keyring app

Support the v5 or newer databases
	Have support for reading and decrypting.  
	Now need to support
		Encrypt
		Write
	and write docs
	Figure out how to represent the non-encrypted fields in the pdb.

Allow passing of 'cipher' as either a number or a name

better v4 compatible, need to add a $pdb->{records}->[0] somehow

accessors for reading and changing the options

validate dates passed into the lastchange field.

make the extra modules options.  Build.PL, the tests and in the module.
	I THINK I did this in the module, have to write the tests to find out.

should I generate a new date ONLY if the password changes
or if anything changes?

$RedRiver: TODO,v 1.10 2007/02/19 02:56:45 andrew Exp $