- assigned_to: nobody --> banzaay
I've been looking at several java based password storage apps. SDM is coming out on top.
I plan on putting it on a USB key, so that I can easily move from computer to computer. These features would be very helpful:
1) Look for the xml settings file in the folder containing the jar. If present, use that instead of creating on on the computer. I don't want to be using a different set of preferences on each machine.
2) Allow the user to specify the startup file in preferences. Rather than having to specify it on the command line or in the bat or sh scripts. That makes things more portable - The user doesn't have to maintain a bunch of scripts.
3) Make the user name on the file optional (could be set in preferences). Just a password is sufficient - there is never the case of two or more users for a single file.
Keep up the good work.
-Rory