> The fact that most Cloud software today still tells devs to give it a static infinitely-lived authentication key is absurd. That just should not be possible; take that shit out of the software. We can do way better.
A lot of cloud software doesn't allow you to create the keys automatically in the first place.
Ideally only component with persistent key would be one that distributes temporary keys to the rest of the components but that's usually pretty complicated.
A lot of cloud software doesn't allow you to create the keys automatically in the first place.
Ideally only component with persistent key would be one that distributes temporary keys to the rest of the components but that's usually pretty complicated.