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
5 years 40 weeks ago
5 years 51 weeks ago
6 years 1 week ago
6 years 1 week ago
6 years 1 week ago
6 years 17 weeks ago
6 years 22 weeks ago
6 years 30 weeks ago
6 years 37 weeks ago
6 years 43 weeks ago