-
The tokenserver should also scan StackDriver logs for the TokenClient and check for integrity event logs before returning the secret.
eg. somewhere [here](https://github.com/salrashid123/gcp_token…
-
## Goal
In the flash block usage visualization, highlight the blocks that have been measured by the TPM during boot.
In a next step, check if the measurements match the actual SPI flash contents. …
-
I'm getting errors when build on an EC2, am I missing anything? I'm following https://github.com/aws/aws-nitro-enclaves-sdk-c/tree/main/bin/kmstool-enclave-cli
```
./kmstool_enclave_cli
Fatal err…
-
Error when building the Hello Enclaves enclave image file and package it into a Docker image.
```
$ enclavectl build --image hello
```
```
=> => naming to docker.io/library/ne-build-hello-eif…
-
**Is your feature request related to a problem? Please describe.**
systemd today merged a new component "systemd-pcrlock" (https://github.com/systemd/systemd/pull/28891) which allows building TPM2 po…
-
**Dasharo version**
v1.0.19 - shipped with the device
**Dasharo variant**
protectli VP4650
**Affected component(s) or functionality**
TPM2 event log (exposed in Linux at `/sys/kernel/se…
-
### Describe the bug
In the SDK documentation for creating managed devices there is an example which does not work, I am not sure if this is a user error or a bug, maybe someone can help me here?
…
-
## Environment
- Hardware model: Surface Pro 8
- Kernel version: 6.3.5-arch1-1-surface
- Distribution: Arch Linux
## Problem description
I use only Arch Linux on my Surface Pro 8. After e…
-
I am trying to replace a tpm key stored in nvram with a computed pcr as described in the README:
```
luks-tpm2 -x 0x1410001 -c "~/tpm_futurepcr/bin/tpm_futurepcr -L '::pcr::' -o '::output::'" comput…
-
In fast-reboot path STB not measuring BOOTKERNEL partition as trusted boot checks for `boot_services_exited` which is set to True during first full IPL. So only verification is happening at the moment…