I just released version 0.1.6 of the simple experimental standalone SSH agent for #OpenPGP cards (https://crates.io/crates/openpgp-card-ssh-agent/).
This release adds support for NIST keys, while relying on fewer dependencies.
#openpgp #openssh #openpgpcard
I just released version 0.1.5 of the simple experimental standalone SSH agent for #OpenPGP cards (https://crates.io/crates/openpgp-card-ssh-agent/).
This is a minor update in terms of functionality.
However, it marks a move of the crate to the @Codeberg platform (including an integration test in Codeberg's Woodpecker CI, testing the agent against a virtual OpenPGP card: https://ci.codeberg.org/openpgp-card/ssh-agent/pipeline/31)
#openpgp #openssh #openpgpcard #sequoiapgp
@cweickhmann If users use physical token for GPG keys such as #gnuk token (or anything similar implementing #openpgpcard standard) then they really have only 3 attempts. After 3 wrong attempts token is semi locked and needs Admin PIN to unlock. After 3 wrong admin PIN attempts private key is erased.