Morten Linderud
Morten Linderud
Why are you reaching the "Fatal" clause?
> Seems to be triggered when running under VMWARE VMs with EFI. And it triggers the default clause, so probably the signatures are not x509/SHA256 format? Okay, but it would...
> Still the issue with running a Fatal from a potential consumed lib is there IMHO. So Im guessing an empty db or kek might also trigger this? It shouldn't....
It turns out the `pkdefault` has a `CERT_EXTERNAL_MANAGEMENT_GUID` which is effectivelly a zero sized certificate we can ignore. I've implemented support for that by just reading and skipping the element...
Time is the main blocker. But I have written TPM software for the past year which is knowledge that can be reused here.
I haven't forgottent his. Just doing some other stuff at work and haven't had time to pick up on this :)
Sorry for the delay. I've been busy with other Arch projects and haven't had time to package new things into the repositories for a couple of months. I've uploaded `cilium-cli`...
Closing in favour of the `--make-private` implementation. https://github.com/archlinux/arch-install-scripts/pull/52
Funny enough I didn't need to specify the path and stuff just works. Currently trying to figure out how to sync up audio and video and not going so well...
I did a blogpost on how to properly stream from the Steam Deck a while ago. https://linderud.dev/blog/streaming-the-steam-deck-to-obs/