Skip to content

Comment on How the Trivy supply chain attack harvested credentials from secrets managersparent

Comments

Why use a Shamir architecture at all, instead of giving the CI run an ephemeral token that will be exchanged on the proxy?

Ephemeral tokens are a valid approach and some systems use exactly that.

The difference with Shamir is what happens if the proxy itself is compromised. With token exchange the proxy holds or can reconstruct the real key server side. A compromised proxy is game over for the credential.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.