tpm2-software.github.io icon indicating copy to clipboard operation
tpm2-software.github.io copied to clipboard

Info about tpm2-software

Results 14 tpm2-software.github.io issues
Sort by recently updated
recently updated
newest added

Thank you for sharing your valuable insights. I read [Protecting Secrets At Tpm Interface](https://tpm2-software.github.io/2021/02/17/Protecting-secrets-at-TPM-interface.html) article and tried the demo script while capturing packets using [SWTPM](https://github.com/stefanberger/swtpm) simulator. And then I found...

The tpm2 tools commands used for the device attestation article do not work with the newest versions: https://tpm2-software.github.io/2020/06/12/Remote-Attestation-With-tpm2-tools.html#attestation-goals

I follow the code on Tutorials of Disk Encryption Apr 13, 2020, and got some problem for luksChangeKey on enc.disk by step 3. It will show the enc.disk do not...

Hi. I copied all of commands from [this section](https://github.com/tpm2-software/tpm2-software.github.io/blob/master/_posts/2020-04-13-Disk-Encryption.md#addressing-pcr-brittleness-from-intentional-software-updates-with-authorized-policies) and pasted into a file `tpm.sh`: ```sh #! /bin/sh set -xe mkdir -p tpm cd tpm dd if=/dev/urandom bs=1 count=32 status=none...

It lists "libsecret/gnome-keyring" under "Software with direct TPM 2.0 support", when clearly there is no such support. Link leads to dead GSoC 2021 issue which ends with, as far as...

I have observed today a issue with the Fapi-Policy webpage. Steps to reproduce the issue: 1. Go to https://tpm2-software.github.io/fapipolicies/ 2. Enter "description" 3. Check "policyDigests" 4. Click 'Digest Value" button...

The Getting Started page has no content, should we delete it or populate it with something?

For things like numbers, why do we need the type selectors of hex or UINT32? These seem to do nothing as the data is dropped as is and quoted in...

I think I tutorial highlighting TCTI's and in particular, the command TCTI would be nice.

As the project gains more attention, people are asking for release schedules for the different sub projects. While these might not be 100% fixed dates, a rough schedule would be...