Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Releases: mgbowen/windows-fido-bridge

1.1.0

11 Nov 05:11
b653db5
Compare
Choose a tag to compare
  • Support OpenSSH 8.4, which principally brings the ability to enforce user verification when logging in with a security key.
  • Add the ability to create a build targeting OpenSSH sk-api v7 as a part of support for OpenSSH 8.4.
  • Implement a deb package version selection shim which automatically chooses between sk-api v5 and v7 depending on what version of OpenSSH you have installed.
  • Add the ability to force user verification when invoking Microsoft's WebAuthn dialog, which can be turned on by generating an SSH key with the FIDO application set to ssh:windows-fido-bridge-verify-required or via the WINDOWS_FIDO_BRIDGE_FORCE_USER_VERIFICATION; see the README for more details.
  • Add the ability to turn on debug logging via the WINDOWS_FIDO_BRIDGE_DEBUG environment variable. Not everything has debug logging right now, but more to come later.

1.0.0

26 Jul 20:18
Compare
Choose a tag to compare

The first release of windows-fido-bridge.