-
When I try to import my new created ssh key with ou withouth password I allways get this error:
```python
Traceback (most recent call last):
File "/usr/lib/python-exec/python3.11/tpm2_ptool", lin…
-
Hello,
While running the code from the project's README (also attached with the post: [tpm_attest .go.txt](https://github.com/google/go-attestation/files/4766004/tpm_attest.go.txt)), I am getting the…
-
I successfully built and tested the project, then I wanted to use the session dbus instead of system's dbus by running the daemon as following:
`sudo -u tss G_MESSAGES_DEBUG=all /usr/sbin/tpm2-abrm…
-
Going through the attestation sequence of commands here:
https://tpm2-software.github.io/2020/06/12/Remote-Attestation-With-tpm2-tools.html
`tpm2_checkquote` throws an error message and then succ…
-
We need help trying to build and run tpm2-abrmd to the baseline defined at the following link. No matter what I try I can't get a decent result.
https://github.com/nsacyber/HIRS/wiki/custom_TPM2Sof…
-
In my opinion, the following error should only occur when using abrmd with “--tcti=device”,
because "setLocaliy" function in tpm2-tss has an implementation([SocketSetLocality](https://github.com/tpm…
-
### systemd version the issue has been seen with
254.5-1-arch
### Used distribution
Arch Linux
### Linux kernel version used
6.5.9-arch2-1
### CPU architectures issue was seen on
x86_64
### Co…
su-sd updated
11 months ago
-
UBSAN reports this:
```
[TASK START] Wed Jan 25 12:22:39 AM UTC 2023
[ 8.862415] testsuite-70.sh[488]: ../build/src/shared/tpm2-util.c:438:25: runtime error: left shift of 129 by 24 places canno…
-
### Component
systemd
### Is your feature request related to a problem? Please describe
I attempted to use systemd-cryptenroll on a i3-4010U with Intel PTT enabled (Intel NUC D34010WYK), with syste…
pkern updated
5 months ago
-
Hi,
`TPM2TOOLS_TCTI `and `TPM2OPENSSL_TCTI `work just fine to configure usage of session DBus, is there a `TPM2TSS_TCTI `equivalent?
e.g., `export TPM2TSS_TCTI=tabrmd:bus_name=com.intel.tss2.Tab…