-
[github.com/google/go-tpm v0.9.0](https://github.com/google/go-tpm/releases/tag/v0.9.0) introduced a new set of APIs called the TPM-Direct API. This was a significant redesign of the API that requires…
-
Add support to `obs-service-go_modules` for vendoring with upstream projects using [workspaces](https://go.dev/ref/mod#workspaces). When a Go project has a workspace `go.work` and `go.work.sum` commi…
-
*Following up from ASG :).*
The Self Certification is unnecessary here, AFAIU it's done (inside the go-attestation) to resemble what windows does 🤷.
Read this interesting thread for more info, https…
-
I contacted Novacustom because i'm interested in their V54 14" Laptop (with Dasharo UEFI Firmware) and asked them a couple questions.
https://novacustom.com/product/v54-series/
Their answers surpr…
-
I'm trying with a [big pdf](https://d3n9y02raazwpg.cloudfront.net/sanjuan/735189ed-3f4d-4703-9a61-4f7b1757a0e3-f5a8a666-b042-4b19-b10a-88ad3953a9db-1691184797.pdf) and getting a ratelimit error:
…
-
Whether I'm on a PC with TPM hardware or a PC with a TPM emulator, the keylime agent starts up with an error that seems to affect part of the keylime. When I tried to use the current master branch or …
-
I think it would be better to print prompts like https://github.com/Foxboron/age-plugin-tpm/blob/5dedd8a6a240ef68851884fe850293e3cc954ac6/cmd/age-plugin-tpm/main.go#L90-L100 to `stderr`, ~as is common…
-
- see https://github.com/opiproject/sztp/blob/main/doc/qemu_tpm_setup.md
- see https://pkg.go.dev/github.com/google/go-tpm/tpm2
- see https://pkg.go.dev/github.com/google/go-tpm/tpmutil
- see https…
-
The latest (0.15.0+) update runs into breaking tests when vendoring.
```
[ 10s] go test -v ./...
[ 10s] # github.com/google/go-tpm-tools/simulator/internal
[ 10s] vendor/github.com/google/go…
-
the specs here for `emptyAuth` field for PEM encoded tpm keys
* https://www.hansenpartnership.com/draft-bottomley-tpm2-keys.html#name-emptyauth
states that if the emptyauth field is absent, it s…