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

We could expose more information about SK ssh keys #1943

Open
directionless opened this issue Nov 7, 2024 · 0 comments
Open

We could expose more information about SK ssh keys #1943

directionless opened this issue Nov 7, 2024 · 0 comments

Comments

@directionless
Copy link
Contributor

Digging into SK keys, it turns out they have options and we could expose them in our various key info tables.

The disk storage format is documented at https://github.com/openssh/openssh-portable/blob/master/PROTOCOL.u2f and I think the flags themselves are https://github.com/openssh/openssh-portable/blob/82662d562cf54829df8a941cdfb2fd307e1d9a90/sk-api.h#L26

Note that we can only read this for unencrypted keys. Which might make the table output a little ugly.

If we did this, it would be around

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

No branches or pull requests

1 participant