Ask HN: How do you manage passwords in teams?
61–69 of 69 posts
Re: Ask HN: How do you manage passwords in teams?
#62Re: Ask HN: How do you manage passwords in teams?
#63Re: Ask HN: How do you manage passwords in teams?
#64Use a password safe (sometimes called a vault)! A password safe is an encrypted database that allows you, and your team, to securely store and share passwords. Basically, it is a free piece of software that is cross platform (win, mac, linux), simply store it on a shared drive, and give your team access, they use a common password to access the safe, which holds the other passwords. Create multiple safes if you need…
So yeah, it's better than an Excel sheet, but there remain unsolved problems.
Re: Ask HN: How do you manage passwords in teams?
#651Password because life's too short to use LastPass. There's no good way to share the passwords though... unlogged chat / IM / onetimesecret.com
Re: Ask HN: How do you manage passwords in teams?
#66Earlier quoted context omitted.
I've used passpack as part of a team and the workflow is pretty much spot on. I have doubts about the security (cryptography in javascript) and the long-term prospects of such a small provider; I worry about them disappearing one day with all my passwords.
They do offer export and backup
It's a nice service, although the UI/UX could be polished and simplified. We haven't switched away.
Re: Ask HN: How do you manage passwords in teams?
#671Password because life's too short to use LastPass. There's no good way to share the passwords though... unlogged chat / IM / onetimesecret.com
There's a sharing feature (multiple vaults) in the new 1Password 4 for Mac—but it hasn’t yet migrated to any of the other versions (including 1Password 4 for iOS).
Re: Ask HN: How do you manage passwords in teams?
#68Re: Ask HN: How do you manage passwords in teams?
#69There are still a lot of service providers that don't support multiple user accounts per organization, so if you want to share admin privileges (a good idea for redundancy) you're forced to share credentials. We used LastPass [1] for the following reasons: 1. Works across multiple OS and device types. 2. Passwords can be either "shared" (used to auto-fill forms but not viewed) or "given". When we did a small layoff,…
> Passwords can be either "shared" (used to auto-fill forms but not viewed) or "given". What's preventing someone from filling a password box and reading its value from memory? The fact that this is even a feature makes me suspicious about their security claims.