tpm2-software / tpm2-totp

Attest the trustworthiness of a device against a human using time-based one-time passwords
https://tpm2-software.github.io
BSD 3-Clause "New" or "Revised" License
164 stars 36 forks source link

Implement plymouth interface #5

Closed AndreasFuchsTPM closed 5 years ago

AndreasFuchsTPM commented 5 years ago

Implement an executable that uses plymouth to show the totp value during early boot. This will alllow the inclusion in initrd systems.

diabonas commented 5 years ago

I started working on this in https://github.com/diabonas/tpm2-totp/tree/plymouth.

AndreasFuchsTPM commented 5 years ago

Awesome !