diff options
author | Damien Miller <djm@cvs.openbsd.org> | 2019-09-03 08:34:21 +0000 |
---|---|---|
committer | Damien Miller <djm@cvs.openbsd.org> | 2019-09-03 08:34:21 +0000 |
commit | 97f8e6291dca3ee5899445ba55bf5fb6b4617f6c (patch) | |
tree | 084a6bbc494217cd4af793eeb1f9f0b5af74e19b /usr.bin/spell | |
parent | ab601ed97f700a817231f6ed235a270fc8aea07c (diff) |
sshsig: lightweight signature and verification ability for OpenSSH
This adds a simple manual signature scheme to OpenSSH.
Signatures can be made and verified using ssh-keygen -Y sign|verify
Signatures embed the key used to make them. At verification time, this
is matched via principal name against an authorized_keys-like list
of allowed signers.
Mostly by Sebastian Kinne w/ some tweaks by me
ok markus@
Diffstat (limited to 'usr.bin/spell')
0 files changed, 0 insertions, 0 deletions