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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signing: support SSH #1426

Open
passcod opened this issue Sep 29, 2023 · 0 comments
Open

Signing: support SSH #1426

passcod opened this issue Sep 29, 2023 · 0 comments

Comments

@passcod
Copy link
Member

passcod commented Sep 29, 2023

Tracking/discussion issue for SSH key support.

(Add a 馃憤馃徎 to this issue if you'd like this to happen.)

See https://www.openssh.com/txt/release-8.1:

ssh-keygen(1): add an experimental lightweight signature and
verification ability. Signatures may be made using regular ssh keys
held on disk or stored in a ssh-agent and verified against an
authorized_keys-like list of allowed keys. Signatures embed a
namespace that prevents confusion and attacks between different
usage domains (e.g. files vs email).

This is the same mechanism git uses to sign commits with ssh keys.

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