Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a tcti-transcript module #2819

Open
AndreasFuchsTPM opened this issue Apr 26, 2024 · 2 comments
Open

Create a tcti-transcript module #2819

AndreasFuchsTPM opened this issue Apr 26, 2024 · 2 comments

Comments

@AndreasFuchsTPM
Copy link
Member

Create a tcti module that tracks a transcript of executed commands into a callback provided by the application.
Additionally, we could also support a bytebuffer and/or a file.

The intention is to get audit-sessions supported nicely and maybe also get some duplicate code out of tpm2-tools.

@joholl
Copy link
Collaborator

joholl commented Apr 30, 2024

We can do that, but it should be "read-only", i.e. it cannot alter the commands/responses sent. Otherwise you just have another way to create new tctis.

@AndreasFuchsTPM
Copy link
Member Author

Agreed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants