[OT] Passwords Question
Matthew Bosworth
m_bosworth at yahoo.com
Mon Jan 7 21:46:07 PST 2008
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!
-Matt
On Jan 7, 2008, at 9:05 PM, John H. Robinson, IV wrote:
> Chuck Esterbrook wrote:
>>
>> I maintain a file with account names and passwords. For security,
>> I've
>> been using a password-protected Microsoft Excel file.
>>
>> What if I want to move this over to a Unix-like system? A plain text
>> file is obviously unacceptable and I don't want to use a GUI app like
>> OpenOffice or such.
>
> I use a plain text file, that is encrypted by GNU Privacy Guard.
>
> -john
>
> --
> KPLUG-LPSG at kernel-panic.org
> http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
More information about the KPLUG-LPSG
mailing list