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 3 days ago
11 weeks 4 days ago
12 weeks 4 days ago
22 weeks 3 days ago
39 weeks 6 days ago
1 year 2 days ago
2 years 3 weeks ago
2 years 3 weeks ago
2 years 3 weeks ago
2 years 3 weeks ago