2
1
I read an article on Lifehacker the other day which showed you how to turn a USB flash drive into a "master password key" using LastPass (and some proprietary program LastPass licenses). Obviously, this is both a super neat and incredibly awesome idea that I'd like to do. Unfortunately, I'm a cheap person and don't want to pay for the LastPass subscription and software. I'm curious if there is any free software available that would do the same thing.
If it makes any difference, I primarily use Linux for day-to-day use, so this software would have to work with Linux.
Also, if my question is not very clear, I encourage you to read the Lifehacker article. Actually, read it anyway. It's rather neat.
ANSWER:
So I decided to simply use KeePassX (a fork of KeePass which works on Linux) and store the password DB on a flash drive. I encrypted the flash drive so Joe Schmoe won't be able to get access to all of my passwords. Not EXACTLY what I had in mind, but meh, not a huge deal.
Well, you could always encrypt your password database and use a random file as the encryption key. Then put the file on your USB drive. – Der Hochstapler – 2012-02-01T21:33:09.390
I've been thinking about doing that, actually. I've done a bit of research on it. I'll edit the OP when I found a solid answer. – Zach Dziura – 2012-02-01T23:44:59.020
I actually use KeePass for password storage, and I keep it with me on a USB key secured to my keys. So, in a way, the USB key becomes the password storage, not just the key to it.
– Der Hochstapler – 2012-02-02T10:00:15.633@OliverSalzburg That's what I decided upon doing, in the end. It works well for what I want to do. Plus, I can encrypt my flash drive so no one can get in. – Zach Dziura – 2012-02-02T18:03:18.087
1If you have an answer, you should post it as an answer, not edit it into the question. – Keith Thompson – 2012-02-02T19:55:48.247