github olastor/age-plugin-fido2-hmac v0.3.0

latest release: v0.3.1
7 months ago

features

  • use new age plugin API
  • add support for -j, files now can be decrypted with age -d -j fido2-hmac file.enc instead 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_TOKEN is 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

Don't miss a new age-plugin-fido2-hmac release

NewReleases is sending notifications on new releases.