Live data from Hacker News

Ask HN: How Do You Securely Share Passwords in Teams?

news.ycombinator.com

31–40 of 67 posts

Re: Ask HN: How Do You Securely Share Passwords in Teams?

#31

A couple of KeePass files in DropBox.

Same here, but I don't love it as a solution. Kinda cumbersome, especially if you've got different groups of users who need access to different (overlapping) services. And then of course you have to communicate (and hopefully occasionally rotate) the master password(s).

Price is right, though.

Re: Ask HN: How Do You Securely Share Passwords in Teams?

#36
post #15

We use https://commonkey.com/ , it works pretty great and all the encryption is done client side (although the usual caveats about javascript encryption still hold)

I read that as com monkey. :D

so did I!

Re: Ask HN: How Do You Securely Share Passwords in Teams?

#39
Write it on a post-it, walk up to the person, give it to them, then take the post-it back.

Passwords are designed to be human-interface memorized authentication tokens. Sharing it any other way than via human interaction just makes it a digital key, and real digital keys are much more secure than digital passwords. So share it via human medium, or rethink why you're using a password.

Re: Ask HN: How Do You Securely Share Passwords in Teams?

#40
Other than the default answer of "rarely," we've started using a shared 1Password vault. We actually end up using the notes functionality more than anything, but there are some common team accounts in there. Since most of us used 1Password already, it was easy peasey.
Post reply on HN