Duly noted. I have a bunch of fixes lined up for this week, I'll add yours to the list.
Some suggestions: * When I choose "decode", I really want to be able to hit "Enter" after I type in the passphrase.
Yes, that's on the list.
* When editing, I can Tab out of the edit box, but I land on my browser's URL field. I'd rather land on the "Preview" button and be able to hit "Return".
Hmm, I'll have to look into this one. I would think that a <tab> in the edit box would insert a tab character, not move you somewhere else...
* I don't want to be prompted for a fresh passphrase whenever I encode--just when I decode. Would that be possible?
I go back and forth on this one. I could hash the password and store it in the decrypted text. The pro is that you don't have to re-enter the password when you're encoding. The con is that there's a potential for someone to grab the hashed password while the file is decoded and be able to use it to decode the file later... Of course, if they can grab the password, they can grab any other data too. Writing security apps makes you paranoid... What do y'all think ?
* I wish Markdown supported simple tables: | sitename | username | password | comments |
Me too! Glad you liked it! I'll post here when there are changes. -Matt -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
