Package Details: yubico-authenticator-bin 7.2.0-1

Git Clone URL: https://aur.archlinux.org/yubico-authenticator-bin.git (read-only, click to copy)
Package Base: yubico-authenticator-bin
Description: Cross-platform application for managing your YubiKey's second factor credentials (version 7)
Upstream URL: https://github.com/Yubico/yubioath-flutter
Keywords: yubikey
Licenses: Apache
Conflicts: yubico-authenticator
Submitter: aryklein
Maintainer: aryklein
Last Packager: aryklein
Votes: 42
Popularity: 3.43
First Submitted: 2023-03-29 13:49 (UTC)
Last Updated: 2025-03-26 13:05 (UTC)

Pinned Comments

aryklein commented on 2023-01-28 18:19 (UTC) (edited on 2023-09-04 17:42 (UTC) by aryklein)

NOTE: source code releases are typically signed with an OpenPGP key belonging to one of Yubico's developers, which may vary between releases. Ensure that you import the correct key for the latest release.

This message will be regularly updated to reflect the most recent key in use.

More information here: https://developers.yubico.com/Software_Projects/Software_Signing.html

gpg --recv-keys 20EE325B86A81BCBD3E56798F04367096FBA95E8

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

autape commented on 2024-03-16 00:00 (UTC) (edited on 2024-03-16 00:00 (UTC) by autape)

@yochananmarqos: Upstream there has been an issue open for a year, a PR for 9 months.

yochananmarqos commented on 2024-03-15 23:55 (UTC)

@jtagcat: As a workaround for what? Instead of writing a hacky script, maybe create an upstream issue instead.

autape commented on 2024-03-13 18:26 (UTC) (edited on 2024-03-13 18:27 (UTC) by autape)

I made gnome-screenshot-stub as a workaround, you may want to add it as an optional dependency: 'QR scanning feature on Wayland'. Tested, working with QR on any display.

aryklein commented on 2024-03-07 05:50 (UTC)

I've recently updated to version 6.4.0-1. As mentioned earlier, I was on vacation, which is why the update took a bit longer this time. Typically, I ensure it's updated promptly whenever a new version is released.

impulse commented on 2024-03-07 01:53 (UTC)

This package is out of date, i want to update it, can you make me co-maintainer please?

yochananmarqos commented on 2024-02-20 16:40 (UTC)

I've created a package building from source: yubico-authenticator

aryklein commented on 2024-02-20 16:18 (UTC)

I'm AFK and I will be for the next two weeks.I'll update this package when I come back.

aryklein commented on 2023-11-07 03:54 (UTC)

@zekesonxx, your requested changes have been implemented in the latest PKGBUILD update. The package now includes a symlink for command-line usage as you suggested and the conflict definition. Please let me know if there are any issues. Thanks for your contribution.

zekesonxx commented on 2023-11-04 04:29 (UTC) (edited on 2023-11-04 04:29 (UTC) by zekesonxx)

Two requests:

  1. Have this conflict with yubico-authenticator. That package has been removed; this is the best replacement for it, but it doesn't conflict so it errors on install unless the old package is manually removed.

  2. Symlink /opt/yubico-authenticator/authenticator to /usr/bin/yubico-authenticator so that it can be launched from the terminal, instead of only having the .desktop available.

aryklein commented on 2023-10-10 17:49 (UTC) (edited on 2023-10-10 17:49 (UTC) by aryklein)

In Linux and Unix-like operating systems, /opt is a directory where optional software packages can be installed. These packages are not part of the standard utility and service programs that come pre-installed with the operating system. If I'm not mistaken this binary depends on the directory structure. You can check it with ls /opt/opt/yubico-authenticator/. Why do you wanna change the path?