Morten Linderud

Results 64 issues of Morten Linderud

Turns out `go-piv` requires cgo. Which complicates the CI pipeline for ARM builds. Need to figure out a good strategy here I reckon.

This probably needs a bit more work but this patch allows me to at least serve the requests to add/remove smartcard with the Go crypto/ssh/agent module. A bit of feedback...

https://uefi.org/specs/UEFI/2.11/32_Secure_Boot_and_Driver_Signing.html#firmware-os-key-exchange-creating-trust-relationships We should be able to read and write the `DeployedMode` variable from `go-uefi`. Relevant for: https://github.com/Foxboron/sbctl/issues/429

good first issue

This graph shows different secure boot mode: https://uefi.org/specs/UEFI/2.11/32_Secure_Boot_and_Driver_Signing.html#firmware-os-key-exchange-creating-trust-relationships We should have a function with an enum that can check and tell if we are in `User Mode`, `Deployed Mode`, `Audit...

good first issue