Earlier quoted context omitted.
Disadvantages: - You have to keep track of n for every site. - If the master password is compromised, you have to change each password manually. - Not well-integrated with browsers. - Far less convenience on a phone.
> - You have to keep track of n for every site. I consider this far better than having to keep a password manager's database. n = 0 for the vast majority of sites without sensitive personal data. For the small handful that need to change, I usually sync them all to the same value of n about once or twice a year. > - Not well-integrated with browsers. I use Chrome's password-saving feature for websites that don't stor…
Ask HN: What is your password management solution?
141–150 of 320 posts
Re: Ask HN: What is your password management solution?
#142Re: Ask HN: What is your password management solution?
#143Google passwords. I trust their engineering, it's free, passwords are accessible as long as I have a browser and it comes with Chrome. Negatives: I can't do backups, easily migrate to another supplier and it won't work automatically with other browsers. And it's Google (feels privacy invasive)
This isn't a really great solution, in my opinion. Anyone with access to your google account, or anyone with physical access to any of your synced devices could lift your passwords easily.
Re: Ask HN: What is your password management solution?
#144Re: Ask HN: What is your password management solution?
#145https://www.lastpass.com Free to use, auto password generation, has an iOS app with thumb print unlock (saves you from typing in a long master password). I personally really enjoy it.
I don't understand the hate against Lastpass. Why would I trade it's awfully simple features (autofill on Android, automatically save/update passwords from website forms in browser, cheap etc.) for something like Keepass, even if the latter is purportedly a bit more secure? Some people also say that Lastpass's UI isn't great, but who cares about a password manager's UI as long as it does the job?
Re: Ask HN: What is your password management solution?
#146Re: Ask HN: What is your password management solution?
#147I use HashiCorps vault running on a micro EC2 with a small API written around it. Then I access it using a CLI I built and a key pair.
Pros:
- I don't pay for a service (the ec2 instance was already running)
- I don't use someone else's software that is hopefully secure
- I got to play with Vault for an afternoon
Cons:
- I've probably done something wrong and I'll end up paying for it the hard way eventually
- I had to spend about an hour building something
Re: Ask HN: What is your password management solution?
#148Earlier quoted context omitted.
I used to do something very similar to this, for around 5 years. It works fairly well, but I've moved away from it largely because: There are always exceptions that won't work (you can't have one scheme that both satisfies "you must have one special character" and "you cannot have any special characters"), and it also doesn't let you change your password for a site. I was able to come up with something that worked in…
That's what the incrementing variable is for. Of course, you have to then remember how many times you've changed your password for any given site.
Re: Ask HN: What is your password management solution?
#149Your master password is remembered visually, instead of as an arbitrary string. My contention is that you're less likely to forget specific spots on distinct images than an arbitrary sequence of characters. The method has worked perfectly for me since I began using it, but only one other person I know uses it, and it has NOT been audited or scrutinized by an expert in the field. Nonetheless, check it out. It's free, being more of an idea than a technology. Besides, I can't charge you for something you've stored in your own visual cortex!
Re: Ask HN: What is your password management solution?
#150Everytime I find my self in some mess with too many keys to manage. :\