[OT] Passwords Question
Chuck Esterbrook
chuck.esterbrook at gmail.com
Mon Jan 7 22:54:28 PST 2008
On Jan 7, 2008 9:46 PM, Matthew Bosworth <m_bosworth at yahoo.com> wrote:
> For what it's worth, I built a little app for just such a purpose.
> It's all in html and javascript, so it'll work on most any OS with
> Firefox (and probably IE, I haven't checked in a little while). On
> top of that, you can put the entire thing (data and executable) on a
> thumbdrive and take it with you. Finally, it uses markdown, so you
> get a bit more formatting than a simple text file. It uses a
> javascript AES implementation, so it's reasonably secure.
>
> It's here : http://www.wisegeek.com/strongwiki/trac
>
> Take a look and let me know what you think!
What I think is that this is seriously cool!
Some suggestions:
* When I choose "decode", I really want to be able to hit "Enter"
after I type in the passphrase.
* 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".
* I don't want to be prompted for a fresh passphrase whenever I
encode--just when I decode. Would that be possible?
* I wish Markdown supported simple tables:
| sitename | username | password | comments |
When reading the Markdown syntax, I saw this "To specify an entire
block of pre-formatted code, indent every line of the block by 4
spaces or 1 tab." :-)
While the other suggestions in this thread are fine, I'll be giving
StrongWiki a spin.
-Chuck
More information about the KPLUG-LPSG
mailing list