Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Ask HN: How are teams sharing secrets?
3 points
ChartsNGraffs
9y ago
6 comments
Share
What's the best way your team has found to manage secrets for things like db passwords, admin login credentials, etc.?
6 comments
default
newest
oldest
mtmail
9y ago
94 comments on similar discussion two weeks ago
Ask HN: How are credentials managed at your company?
https://news.ycombinator.com/item?id=12396883
marvel_boy
9y ago
Instead of requiring only a password is better to use Two-Factor authentication.
tptacek
9y ago
2FA doesn't work so great for Postgres.
anarazel
9y ago
You can do stuff with gssapi / kerberos. Or, if you consider that 2FA, you can use client certificates in addition to passwords. Interactive 2FA probably imo doesn't make that much sense for a database.
1 more reply
j
/
k
navigate · click thread line to collapse
Ask HN: How are teams sharing secrets? | Better HN