top | item 12508527

Ask HN: How are teams sharing secrets?

3 points| ChartsNGraffs | 9 years ago

What's the best way your team has found to manage secrets for things like db passwords, admin login credentials, etc.?

6 comments

order

marvel_boy|9 years ago

Instead of requiring only a password is better to use Two-Factor authentication.

tptacek|9 years ago

2FA doesn't work so great for Postgres.