Skip to content

feat: don't truncate ssh key comments#313

Open
Chr1s70ph wants to merge 2 commits intodoy:mainfrom
Chr1s70ph:feat/ssh-key-comments
Open

feat: don't truncate ssh key comments#313
Chr1s70ph wants to merge 2 commits intodoy:mainfrom
Chr1s70ph:feat/ssh-key-comments

Conversation

@Chr1s70ph
Copy link

When using the rbw ssh-agent, it would omit the comments for the ssh keys.

For someone with more than one ssh-key, this might lead to circumstances in which it is unclear if the correct keys are present in the agent.

This PR solves this, by including the comments set in the ssh keys, so they are rendered correctly by ssh-add -L.

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

Successfully merging this pull request may close these issues.

1 participant

Comments