Ask HN: How Do You Securely Share Passwords in Teams?
1–10 of 67 posts
Re: Ask HN: How Do You Securely Share Passwords in Teams?
#2Re: Ask HN: How Do You Securely Share Passwords in Teams?
#3Password safe in a smb share. I don't really like the idea but it's imposed.
Re: Ask HN: How Do You Securely Share Passwords in Teams?
#4Secrets: In a closed office, verbally.
Re: Ask HN: How Do You Securely Share Passwords in Teams?
#5[0] http://www-03.ibm.com/software/products/en/pim/
edit: video demo https://www.youtube.com/watch?v=CITq80gf6Hk
Re: Ask HN: How Do You Securely Share Passwords in Teams?
#6Re: Ask HN: How Do You Securely Share Passwords in Teams?
#7If it is a website that you are unable to add multiple users to an organization with, LastPass has a password sharing feature that doesn't directly expose the password with people you share it with. Although if someone cares enough, they will be able to find it.
Any time an employee leaves a company, all shared passwords should be reset. It doesn't matter if it was an amicable departure or not.
Re: Ask HN: How Do You Securely Share Passwords in Teams?
#8Re: Ask HN: How Do You Securely Share Passwords in Teams?
#9Passwords: We don't. Everything that could use a password is either keyed or certificate auth. Edit: I should add that there are things that use passwords but those are user-specific accounts or communal accounts (which are considered, essentially, public accounts) and are accessible only on the internal network. Users are responsible for the safe-keeping of those passwords and user accounts can do no harm, so to spe…
Re: Ask HN: How Do You Securely Share Passwords in Teams?
#10Most of the external accounts (log analysis, analytics, CDN, etc) have individual accounts, no sharing necessary, up to the individual to maintain complexity and remember the password.
For other services, certificates and multiple authentication methods (2FA) works out nicely.