features
- use new age plugin API
- add support for
-j, files now can be decrypted withage -d -j fido2-hmac file.encinstead of using the "magic" identity - improve multi-device selection
- when multiple fido2 tokens are available, all of them will now start blinking and the user has to tap the one they want to use.
- if the env variable
FIDO2_TOKENis set to the (ephemeral) device path (e.g./dev/hidraw7), this device will be used
fixes
- return correct error (
ErrIncorrectIdentity) if identity is incorrect - prevent error from being raised too early when other stanzas could still be tried