Hacker News new | ask | show | jobs
by tptacek 3569 days ago
Yep, that's what I'm trying to say. :)

The "team secret sharing problem" usually refers to "how do we manage all the API and backend secrets we need to deploy and test a new instance, without having everyone shlepping them around on their dev laptops, and without ending up in a mode were the loss of one server equates to the loss of every instance in the environment."

1 comments

Well, kerberos isn't a bad answer for that. But it's way too annoying to set up :/