On Jan 7, 2008 9:46 PM, Matthew Bosworth <[EMAIL PROTECTED]> 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 -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
