We now use http://www.passpack.com/ to easily share passwords and other credentials with my staff.
Ask HN: How do you manage shared company passwords?
11–20 of 65 posts
Re: Ask HN: How do you manage shared company passwords?
#12Our company is a services company built around the Atlassian suite of tools. Part of what we do is write plugins for those applications. We developed a plugin called Security and Encryption Plugin (previously Vault) for Confluence, that allows you to protect any piece of text with GPG encryption. Any shared credentials get stored in the Vault on the corresponding client's spot in the Confluence wiki, where we store a…
Thats fascinating - does it need gpg on the client machines - or (and this is a guess) if you are logged in as Fred, does the server store Fred's private Key? Actually - I am going to stop guessing - how do you arrange keys and decryption please?
You can now do more things, like password protect the data, provide access to specific users, and perform a 'server assisted' decryption, which allows you to provide the private key without needing a gpg client.
I haven't personally worked on this plugin, so I might not have the details perfectly correct, but that is more or less how it works :)
[edit]
I forgot to mention, the encryption keys are uploaded by the admin, so a user is able to select from a list of keys to encrypt with when they upload the data. That might not have been clear before.
Re: Ask HN: How do you manage shared company passwords?
#13A good solution would also be able to manage private SSH keys as well
Re: Ask HN: How do you manage shared company passwords?
#14There isn't a perfect solution, but LastPass Entrprise or a similar service is probably the closest you're going to get. KeePass is great, but it's a single user solution. --Even I have to be careful about forgetting to save the database after adding a new entry at work and then going home and adding something else there. You shouldn't even be entertaining the idea of a Google Docs sheet or an Excel file in Dropbox w…
It works in small groups (we're three guys using it, two more frequently)
Re: Ask HN: How do you manage shared company passwords?
#15Re: Ask HN: How do you manage shared company passwords?
#16Re: Ask HN: How do you manage shared company passwords?
#17Re: Ask HN: How do you manage shared company passwords?
#18Re: Ask HN: How do you manage shared company passwords?
#19Re: Ask HN: How do you manage shared company passwords?
#20There isn't a perfect solution, but LastPass Entrprise or a similar service is probably the closest you're going to get. KeePass is great, but it's a single user solution. --Even I have to be careful about forgetting to save the database after adding a new entry at work and then going home and adding something else there. You shouldn't even be entertaining the idea of a Google Docs sheet or an Excel file in Dropbox w…