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

This thing i broken for now #1

Closed
fasmide opened this issue Oct 18, 2021 · 0 comments
Closed

This thing i broken for now #1

fasmide opened this issue Oct 18, 2021 · 0 comments

Comments

@fasmide
Copy link
Owner

fasmide commented Oct 18, 2021

So, the x/crypto/ssh package, for now, is unable to marshal the OpenSSH openssh-key-v1 format, but this is properly going to change in the near future if/when golang/go#37132 is merged

Working around this issue, hostkeys uses sshkeys, which in turn needs some patches applied in order to support unencrypted openssh-key-v1

I think the reasonable approach for now, is just vendoring sshkeys with the applied patches and wait for the x/crypto/ssh package to support marshalling, then drop the dependency entirely

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