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
4 weeks 3 days ago
9 weeks 2 days ago
18 weeks 3 days ago
19 weeks 3 days ago
29 weeks 2 days ago
46 weeks 5 days ago
1 year 7 weeks ago
2 years 10 weeks ago
2 years 10 weeks ago
2 years 10 weeks ago