3 Commits

Author SHA1 Message Date
jmatthew
f23b711c61 update to 0.7.1 2020-08-27 10:27:31 +00:00
jmatthew
d75fbef5a8 update to 0.6.1 2020-08-08 11:05:26 +00:00
jmatthew
7549cc7d6f import pivy-0.6.0
Pivy is an implementation of a simple PIV client with minimal dependencies.
It contains a pivy-tool binary which can conduct basic operations using
PIV cards, and the pivy-agent, which implements the SSH agent protocol as
a drop-in replacement for the OpenSSH ssh-agent command (except that the
keys it contains are always on a PIV card).

"PIV cards" notably includes Yubico Yubikey devices such as the NEO and
Yubikey4, which can store up to 24 keys by using the "retired key" slots
(which this agent supports).

ok (and much help from) sthen@
2020-06-08 10:42:59 +00:00