4 posts tagged with encryption and passwords. (View popular tags)
Displaying 1 through 4 of 4. Subscribe: Posts tagged with encryption and passwords

I have a shiny new 4 GB USB drive, and I want to secure the information on it (bank info, passwords, etc). What's the best (free) way to do this? [more inside]
posted by Irontom on Jan 8, 2009 - 10 answers

What is the point of using a salt when encrypting passwords in a web application? [more inside]
posted by chrismear on Aug 26, 2006 - 15 answers

PasswordFilter: Any places to store passwords online? [more inside]
posted by bkdelong on Mar 2, 2006 - 15 answers

Let's say I wanted to create a simple web app to store my various usernames and passwords. The app and database would be hosted externally (by Dreamhost). I would use a secure connection for any HTTP stuff going back and forth, and I would encrypt all of the passwords before going into the db, and I can only extract and decrypt a password after entering a pass phrase that exists only in my brain. What would it take for someone else to get at my passwords? [more inside]
posted by patgas on Jul 12, 2005 - 9 answers