Search Criteria
Package Details: trezor-bridge-bin 2.0.30-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/trezor-bridge-bin.git (read-only, click to copy) |
---|---|
Package Base: | trezor-bridge-bin |
Description: | Communication daemon for TREZOR |
Upstream URL: | https://trezor.io/ |
Keywords: | trezor-bridge trezord |
Licenses: | LGPL3 |
Conflicts: | trezor-udev, trezord-git, trezord-go |
Provides: | trezor-bridge, trezor-udev, trezord |
Submitter: | jugs |
Maintainer: | pizzaman |
Last Packager: | pizzaman |
Votes: | 25 |
Popularity: | 0.009495 |
First Submitted: | 2015-08-07 01:06 (UTC) |
Last Updated: | 2021-12-10 05:21 (UTC) |
Dependencies (1)
Required by (2)
- trezor-suite-appimage (requires trezor-udev)
- trezord-git (requires trezor-udev)
Latest Comments
pizzaman commented on 2021-12-10 05:25 (UTC)
@binarypenguin & @kuroneko trezor-suite-appimage was removed from conflicts.
cga commented on 2021-10-30 10:13 (UTC)
hi everyone,
apologies about being absent, but life's been very busy. As I don't have time to maintain this anymore, I'm orphaning it so that some other skilled maintainer can take over.
peace out!
binarypenguin commented on 2021-10-18 13:49 (UTC) (edited on 2021-10-18 13:50 (UTC) by binarypenguin)
the conflict with
trezor-suite-appimage
messes up the build.the problem is that I installed the trezor-bridge-bin when the package did not state that it provides trezor-udev. Is the conflict really necessary?
kuroneko commented on 2021-08-22 03:02 (UTC)
Why is this package conflicts with trezor-suite-appimage?
cga commented on 2021-06-09 17:18 (UTC)
@natlu2809 I'm glad you solved your issue. Let's wait for upstream.
@akeller no time to do that right now. It seems many packages don't do that tho. I'm open to pointers and docs.
@louielu arm64 added with -3 version. let me know if it works please.
akeller commented on 2021-05-28 07:01 (UTC) (edited on 2021-05-28 07:02 (UTC) by akeller)
PGP verification could be part of this install. Right now, the package host is a single point of failure, and the only way to double check that the .deb is authentic is to import the PGP key for SatoshiLabs and run
dpkg-sig
yourself. We could adddpkg-sig
as a dependent package (or as a source, since it is part of the git repo). Adding the PGP key could be a pain, but the fingerprint is at least listed on Github.louielu commented on 2021-05-11 02:46 (UTC)
To support arm64 (e.g. pinebook pro) arch, we can add this to the PKGBUILD:
natlu2809 commented on 2021-05-09 14:42 (UTC)
to answer my own Q on 2021-04021 16:03 - Trezor support tell me :
"This is an issue with a third-party tool pamu2fcfg. Please keep in mind that we do not develop nor maintain third-party software, so we cannot guarantee their full functionality. However, your private keys are always safely protected by your Trezor device, no matter what third-party application you use it with.
The issue was already fixed (https://github.com/Yubico/pam-u2f/issues/176) but was not released yet. It is up to the third party to release the fix."
natlu2809 commented on 2021-04-21 16:03 (UTC)
Tell me to go somewhere else for support but Im having trouble with Trezor Model T and pam authn. pamu2fcfg is giving me an error: error: fido_cred_verify (-7) FIDO_ERR_INVALID_ARGUMENT. Installed this version 2.0.30-2 yesterday.
Any ideas, suggestions?
cga commented on 2021-03-19 10:05 (UTC)
@bradwood,
I agree with you on the diff about udev, and I would fix that if I could. However this bin package uses a .deb archive, hence udev rules come from upstream. If this was a source based package I would fix this, but it's not.
bradwood commented on 2021-03-14 14:13 (UTC) (edited on 2021-03-14 14:41 (UTC) by bradwood)
The udev rules on trezor's site are ever-so-slightly different to the ones shipped from this package
Not sure if this is a problem or not, but would be nice to fix -- I've been having all kinds of bridge/LIBUSB errors and was wondering if this could be related.
cga commented on 2021-02-28 08:35 (UTC)
done :)
ipha commented on 2021-02-28 03:11 (UTC)
Could you add
trezor-udev
to provides? I'd like to have this installed alongside trezor-suite.cga commented on 2020-11-20 18:50 (UTC)
I've successfully packaged it and installed it on my system. Here's the PKGBUILD:
ps: I'm a veteran Arch/Linux - user/professional. I used to maintain a few AUR packages way back when. I'm now back to Arch and would be happy to maintain this one.
cga commented on 2020-11-20 17:37 (UTC)
this package hasn't received updates in over a year, I could take care of it if jak agrees.
gsi commented on 2019-06-16 20:05 (UTC) (edited on 2019-06-16 20:49 (UTC) by gsi)
libusb should be listed as dependency. Otherwise
libusb: Error when initializing libUSB
ifraixedes commented on 2019-06-11 17:44 (UTC)
I've got the same error than @nuc once I installed this package, however, it was a matter of unplug and plug again the Trezor.
Probably there wasn't the @nuc problem, but I'm reporting to let a new user which install the package to try that before searching for such error.
nuc commented on 2019-02-21 12:43 (UTC)
Thanks I have already tried the git version but it does not work either. I had filed a bugreport to trezor but it got closed as packaging issue.
jak3264 commented on 2019-02-10 10:06 (UTC)
@nuc This looks like you're having some problem with libusb. trezor-bridge-bin is just script to fetch binaries from wallet.trezor.io/data/bridge and install them as Arch linux package. My bridge installation works fine. You can try to compile the binaries by yourself via trezord-git, as @redfish suggests, but I doubt it will solve the problem.
redfish commented on 2019-02-09 15:08 (UTC)
@nuc the trezord-git package has been working well for me, fwiw.
nuc commented on 2019-02-09 05:30 (UTC)
Getting this error upon opening https://wallet.trezor.io/#/:
petrkr commented on 2018-07-23 11:58 (UTC)
Diff to version 2.0.19
tsusanka commented on 2018-04-13 08:50 (UTC)
Can I help with this being updated?
trundle commented on 2018-03-20 19:18 (UTC)
Will you update the package with the latest version?
veox commented on 2018-03-10 13:44 (UTC) (edited on 2018-03-10 13:45 (UTC) by veox)
PKGBUILD diff to 2.0.9:
veox commented on 2018-03-10 13:33 (UTC)
URL should be updated: currently redirects to: https://wallet.trezor.io/#/
jugs commented on 2016-10-20 00:47 (UTC)
infertux commented on 2016-10-11 10:05 (UTC)
dkaparis commented on 2016-08-28 20:54 (UTC)
lothar_m commented on 2016-06-27 09:20 (UTC)
lothar_m commented on 2016-06-27 09:17 (UTC)
raucao commented on 2016-04-01 16:58 (UTC)
jugs commented on 2015-09-26 13:36 (UTC)