Roman Zeyde

Results 503 comments of Roman Zeyde

Unfortunately, Ed25519 and Curve25519 are not supported by PGPy (yet): https://pythonhosted.org/PGPy/api/index.html#ellipticcurveoid

https://github.com/SecurityInnovation/PGPy/issues/221

Could you please record the console session resulting in the error above using https://asciinema.org/?

Sorry for the very delayed response... Could you please rebase over the latest `master`?

I have added a call to `gpg --list-secret-keys` (which uses gpg-agent to list the available signing keys) as a sanity test - to make sure the installation worked. I do...

BTW, does the issue reproduce? If so, could you please try with the latest `master` branch (both of `libagent` & `trezor-agent` packages)? You can also add `-vvv` to the `trezor-gpg...

Sorry for the delayed response and many thanks for the effort and the contribution! The only problem I am not sure how to solve is how to minimize the chance...

Thanks for reporting this issue! It indeed seems that the agent fails to start correctly at the first invocation (before using `run-agent.sh`). Could you please attach the trezor-gpg-agent log file,...

Indeed, there is no error in the log... Please let me know if this error reproduces. > How are you registering the service? I am starting an ASSUAN-like server on...

Could you please open a new issue?