Search Criteria
Package Details: softu2f-git 0.4.2+9.ga19b0084d6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/softu2f-git.git (read-only, click to copy) |
---|---|
Package Base: | softu2f-git |
Description: | Software U2F HID token daemon (rust-u2f) (git version) |
Upstream URL: | https://github.com/danstiner/rust-u2f |
Conflicts: | softu2f |
Provides: | softu2f |
Submitter: | 1ace |
Maintainer: | grdgkjrpdihe (grawity) |
Last Packager: | 1ace |
Votes: | 1 |
Popularity: | 0.31 |
First Submitted: | 2022-07-06 16:34 (UTC) |
Last Updated: | 2022-07-07 11:30 (UTC) |
Dependencies (7)
- libdbus (dbus-gitAUR, dbus-selinuxAUR, libdbus-minimalAUR, dbus)
- libsystemd (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs-fmlAUR, systemd-libs-gitAUR, systemd-libs)
- openssl (openssl-gitAUR, openssl-staticAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup) (make)
Latest Comments
kevku commented on 2024-10-09 09:30 (UTC)
updated pkgbuild to disable lto & replace attestation certificate https://termbin.com/t8av
kousu commented on 2023-08-30 12:48 (UTC) (edited on 2023-08-30 13:11 (UTC) by kousu)
Currently the build is failing for me due to https://github.com/danstiner/rust-u2f/issues/114:
hammer commented on 2022-08-20 06:07 (UTC)
Tried it on a fresh virtual machine, one of the build target
test-authenticator
is used to test the two versions ofsoftu2f
(You can clone upstream repo and build to obtain it). Definitelysoftu2f
works, but this doesn't. Submitted a issue to the upstream repo.hammer commented on 2022-08-20 05:08 (UTC) (edited on 2022-08-20 05:09 (UTC) by hammer)
Hi, you guys can really make it work? I successfully installed and ran the daemons, but security key cannot be recognized, while
softu2f
works on my laptop. Tried rust 1.63, 1.62 and 1.61, none of them help.