|
|
|
|
|
by floatboth
2439 days ago
|
|
> 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). Nice! I hope this will eventually be used for various signature systems like for git commits. |
|