-
Notifications
You must be signed in to change notification settings - Fork 8
WARNING: Trezor not ready #13
Comments
Let me know if I can provide any extra information please, as I have not found a solution. |
Probably related to this latest Trezor One firmware update : |
Versions 1.7.0 and newer communicate via WebUSB protocol (almost identical to HID used previously). Also the vendor_id and product_id has changed to 0x1209 and 0x53C1 respectively to match Trezor Model T (also using WebUSB). |
I did a fork of the 1.7.x firmware versions which is still using HID usb. So this app keeps running on an updated Trezor One. |
This is great, can you raise a PR to get that change merged here, and hopefully repo maintainer can review, merge, and build a release? |
I don't get your query. To be clear, I didn't fork this project. This agent can't run on an official Trezor update. Still, since Trezor team shattered retro-compatibility, I forked the firmware of the Trezor to keep retro-compatibility. This way, you can run this agent app on an updated Trezor, using the alternative "HID" firmware (see the binaries in trezor-mcu-hid/releases/tag/v1.7.3. About this project, it downloads this JAR for communicating with the Trezor, and I haven't found any source for this dependecy. So the modification for this matter is not inside this agent project (only increment the POM file), but I don't know where this can be done. |
Oh sorry I misunderstood your comment, and replied without following the link. I see you've made custom firmware for the Trezor One so it's compatible with this repo. Nice work. As a personal preference I'll never use non-official firmware on my Trezor devices, so I hope @martin-lizner updates this repo to be compatible with the official firmware. |
I second this...would like to use the Trezor Model T as fully advertised. I use windows machines primarily and wanted to utilize this as my SSH Key. Pretty disappointed that I can't. |
Trezor One, Firmware version 1.7.1
I had been previously able to use trezor-ssh-agent, but since I last used it I have:
Restarted the PC
Updated my Trezor Firmware
The Trezor works fine on the wallet website, but when using the app and selecting 'Show Public Key' I received the message 'Trezor not ready'.
Steps for recreation:
Log:
The text was updated successfully, but these errors were encountered: