(Ab)using sigstore, TPMs and SSH CA signing into something that probably works?
There is a lot of material so I'll just do the quick version.
sigstore is 3 things (depending on how you count).
1. A Transparency Log for software artifacts (sigstore)
2. An Identity Portal
3. A keyless service built on top of the identity portal that issues short lived keys. (fulcio)
2 and 3 is appended to their own Transparency Log.
I'm curently (ab)using the identity portal.