Thread: Password Vault
View Single Post
allnameswereout's Avatar
Posts: 3,397 | Thanked: 1,212 times | Joined on Jul 2008 @ Netherlands
#7
Consider SSH (+ key, or OPIE) to a server containing a plaintext file w/your passwords (or GPGed or encrypted disk).

Addendum: or use SSHFS (FUSE implementation) instead of SSH.

Last edited by allnameswereout; 2008-07-05 at 21:57. Reason: addendum sshfs