-
```console
transferenciarsu@transferenciarsu-VirtualBox:~/Documents/swtpm$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04 LT…
-
The current way to find installed packages does not work correctly:
```
fastfetch | grep Packages
Packages: 83 (nix-user)
```
Actually only a few packages are installed:
```
nix-env -q
dar-2.7…
-
I have installed ubuntu server 20.04 whit luks encrypted root partition on raspberr pi using a script I found here https://github.com/unmanarc/rpi-headless-crypto-installer
I want use clevis to u…
-
Is your an issue a feature request? If so, please raise it as an [enhancement](https://github.com/keylime/enhancements)
# Environment
* OS / version: Ubuntu 20.04
* Processor architecture: x86 …
-
It has over 1500 dependencies, pulling in a gazillion Python, Rust, Haskell, Java and X11 packages for non-obvious reasons:
```
# nix build -f pkgs/top-level/release.nix manual --no-net --dry-run
…
-
This issue is to discuss the viability of implementing vTPM support in Cloud Hypervisor.
-
Hi all, I'm developing an application for both Linux and Windows 10 using TPM 2.0 EAPI. I've finished the implementation on Linux using TPM2-TSS and TPM2-tool (for provisioning). How can I achieve the…
-
we found a issue in C_login in a corner case testing.
scenerio: InitPin is completed in a previous iteration then when we do opensession in the next run. In that 2nd run we use a pin (to user login)w…
-
File bug with Ubuntu #1935850. https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1935850
Filing bug based on last comment:
According to #15, it looks like the topology file is not su…
-
Currently Keylime works for vTPM with a TPM 1.2 (particularly in Xen). Add support for TPM 2.0 and KVM/QEMU.