Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Created with Devicie using komac v2.15.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: Aldaviva.AuthenticatorChooser.Prerelease
PackageVersion: 0.5.0-beta.1
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: AuthenticatorChooser.exe
UpgradeBehavior: install
ReleaseDate: 2025-11-11
Installers:
- Architecture: x64
InstallerUrl: https://github.com/Aldaviva/AuthenticatorChooser/releases/download/0.5.0-beta.1/AuthenticatorChooser-win-x64.zip
InstallerSha256: 18BF821D8736FEC1275C45AAD61EC91721F25F55ACDC4D58561B0D6EBC530711
- Architecture: arm64
InstallerUrl: https://github.com/Aldaviva/AuthenticatorChooser/releases/download/0.5.0-beta.1/AuthenticatorChooser-win-arm64.zip
InstallerSha256: 2BFD30B7BD11B6086A8683768F72A4C3A3601EBED61FBB74E473C3D93F2522A2
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Created with Devicie using komac v2.15.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: Aldaviva.AuthenticatorChooser.Prerelease
PackageVersion: 0.5.0-beta.1
PackageLocale: en-US
Publisher: Aldaviva
PublisherUrl: https://github.com/Aldaviva
PublisherSupportUrl: https://github.com/Aldaviva/AuthenticatorChooser/issues
PackageName: AuthenticatorChooser
PackageUrl: https://github.com/Aldaviva/AuthenticatorChooser
License: Apache-2.0
LicenseUrl: https://github.com/Aldaviva/AuthenticatorChooser/blob/HEAD/License.txt
ShortDescription: 🗝️ Background program that skips the phone pairing option and chooses the USB security key in Windows FIDO/WebAuthn prompts.
Tags:
- bluetooth
- ctap
- fido
- fido2
- passkeys
- security-key
- u2f
- webauthn
- windows-hello
- yubico
- yubikey
ReleaseNotes: |-
Features
- #30: Optionally automatically submit the USB security key PIN dialog after a customizable number of characters have been typed, which is more convenient than having to press Enter at the end.
- Enable with the argument --autosubmit-pin-length=5, where 5 is the length of your PIN.
- Thanks @felipecrs for suggesting this.
Fixes
- #36: Change the detection algorithm for the style of FIDO dialog box (23H2 or 25H2) to avoid comparing UI label strings which can collide across multiple dialog boxes in some languages, causing incorrect behavior. Instead, use an automation IDs that happens to have unique values per OS version.
- Thanks @AlanIWBFT for reporting this.
ReleaseNotesUrl: https://github.com/Aldaviva/AuthenticatorChooser/releases/tag/0.5.0-beta.1
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with Devicie using komac v2.15.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: Aldaviva.AuthenticatorChooser.Prerelease
PackageVersion: 0.5.0-beta.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0