Roman Zeyde

Results 503 comments of Roman Zeyde

Hello Antonio and thanks for the kinds words! > is the support for the Ledger Nano X planned? I don't have a Nano X device, but it seems that `ledgerblue`...

Thanks for opening this issue, and sorry for the delayed response. Could you please attach the logs of trezor-gpg-agent?

No, unfortunately there was none. PRs are welcome :)

This is currently not planned, but PRs are welcome :)

I never tried to run this tool on Android :( IIUC, the main issue will probably be to make sure that USB library (used by `trezor-agent`) and UNIX-domain socket communication...

Got it, thanks for the elaboration :) Currently, it's a bit out of scope (for me), but I'd be happy to help to anyone to add this feature.

@feklee Thanks for the update! > it should be possible to interface with the Trezor without udev. With the latest trezor-agent, you can use [trezord-go](https://github.com/trezor/trezord-go), which can be connected via...

> Anyhow, the whole point is to be able to interface with the Trezor on the go, i.e. without another machine around. You're right, my solution assumes that the TREZOR...

Do we need to handle `SCD SERIALNO openpgp` command? Currently I'm naively [returning](https://github.com/romanz/trezor-agent/blob/4968ca7ff35b96b11db1db5b1fd9e2919ea2cde6/libagent/gpg/agent.py#L151) `ERR 100696144 No such device `...

IIUC `RESET` commands are not required, since the agent is started on-demand (and not running forever like in GPG).