[deleted]
Poll: How do you manage passwords?
11–20 of 20 posts
Re: Poll: How do you manage passwords?
#12I use small set of passwords (in my head) combined with the pwdhash browser extension - https://www.pwdhash.com/
E2A: There's a chrome extension available too - https://chrome.google.com/extensions/detail/dnfmcfhnhnpoehjo...
Re: Poll: How do you manage passwords?
#13Paper
Re: Poll: How do you manage passwords?
#14In head using mnemonics.
I do the same - buy I use visual patterns on the keyboard.
Think swipe, but to make a shape or pattern with shift pressed at specific intersections.
Re: Poll: How do you manage passwords?
#15I used to go with the 1 secure password for all sites. But then, it became painfully obvious that most sites don't treat your password with the respect it deserves (i.e. hash that shit and never store it in plain text). So, what I do now, is keep one secure password and then modify it based on the url of the site that I'm joining. This way, I just have to remember one password plus my algorithm for modifying it so that it's site specific. It works well until I come across a site (like my broker) that won't let me use "special" characters. It really makes me want to change brokers because if they were handling my passwords correctly - hashing them - they would never know what characters I use.
Re: Poll: How do you manage passwords?
#16Roboform
Re: Poll: How do you manage passwords?
#17In crypted text file by using the method described at http://emacs.wordpress.com/2008/07/18/keeping-your-secrets-s...
This file is synced with DropBox and added to my emacs bookmarks.
Re: Poll: How do you manage passwords?
#18We are experimenting with Clipperz Community Edition (the private version of the online Clipper) (http://www.clipperz.com/). We prefer the community edition because tt - somehow - feels better to have our (encrypted) data on one of our servers.
Re: Poll: How do you manage passwords?
#19I use Password Safe and Dropbox. I got the idea a few years ago from a blog post Joel Spolsky wrote:
Re: Poll: How do you manage passwords?
#20I use a crude script to make a custom hash of a password
http://dpaste.com/hold/382522/
I use the two arguments: a master password, and a common name. I only know one of my passwords off the top of my head.