I thought I would share a trick that has eased my cross-platform and cross-network password management tasks.
I run a LAN subversion server, which keeps track of the revisions of my password vault. For storing, organizing and encrypting passwords, I use Password Gorilla which is a great cross-platform (linux, windows, mac) application using twofish encryption to secure everything. One master password unlocks all the rest. The password generator included in PG is great, and allows for customizations like not using similar digits (O and 0), as well as desired password length, etc. You can also override password defaults on a case-by-case basis.
The glue that ties this all together and makes it a networked application is a bash script on linux (I have not bothered to automate this on other platforms since I am in linux 98% of the time). For this to work, I have set up ssh keys (not necessary, but a pain to type a password each time), gentoo's cool keychain program, and ssh-askpass-fulscreen (is called different things on different distros ie: ssh-askpass-gtk on gentoo i believe).
Recent comments
2 weeks 1 day ago
12 weeks 12 hours ago
29 weeks 3 days ago
34 weeks 15 hours ago
42 weeks 18 hours ago
47 weeks 14 hours ago
47 weeks 1 day ago
49 weeks 1 day ago
1 year 45 weeks ago
1 year 45 weeks ago