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

fido2: Add list-large-blobs command #473

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

fido2: Add list-large-blobs command #473

wants to merge 3 commits into from

Commits on Nov 21, 2023

  1. fido2: Add list-large-blobs command

    This patch adds a new subcommand to the fido2 command that lists all
    entries of the large-blob array if the largeBlobKey extension is
    supported by the device.
    robin-nitrokey committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    1dd6177 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    0e9e619 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Improve usability

    - show blob as UTF-8 if possible
    - read blob from stdin if argument is -
    robin-nitrokey committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    790cc39 View commit details
    Browse the repository at this point in the history