Roman Zeyde
Roman Zeyde
@cbouvet-ledger could you please take a look?
Pinging https://github.com/LedgerHQ/app-ssh-agent maintainers: @yhql @sgliner-ledger
@btchip Could you please help to connect us with the maintainer of the Ledger protocol to help with debugging the communication error above?
Many thanks for the contribution! Would it please be possible to split it into separate PRs?
Maybe it would be please possible to split the following parts into separate commits/PRs? > - Changed the way SIGINT is handled, so the agent can be stopped either with...
> It would be a big patch, though, since it's essentially replacing all the IO. IIRC, woudn't that require [trezorlib](https://github.com/trezor/trezor-firmware/tree/master/python) to be async-friendly, to prevent blocking the event loop?
> However, with your permission, I would like to try porting trezor-agent to trio. I've tested, and it seems to be able to handle signals in a sane way on...
Unfortunately I won't be available to review this and the suggested PR in the upcoming weeks... Maybe you can try to rewrite the existing code to use `trio` and if...
@keepkeyjon IIUC, GPG wasn't supported initially on Keepkey - and was added only in https://github.com/keepkey/keepkey-firmware/commit/95e41aa3bd532267490a145bc0fc1c8deb436b16 (#8), right?
FTR, Keepkey support was added in https://github.com/romanz/trezor-agent/commit/5932a89dc58d2a734a1d23115e34562164775df3 when it didn't support GPG.