Results 24 comments of Joe Ruether

I have submitted a pull request for this feature: https://github.com/romanz/trezor-agent/pull/358

Thank you for the response! I wasn't aware of where the model is stored or how the sha1 piece of the path was formed, so that was very helpful. I...

I can confirm that this works for my use-case. But I wanted to add some notes for you or the next person to come along. I am using `debian:buster-slim` as...

Ha, you are exactly right about my mismatched versions! I had intended to update both, but I think my image was docker-cached during the build. Thanks again for the info,...

I'll try to do this soon, I gotta test it out again with a real trezor

After rebasing, I can't seem to decrypt files, so apparently I messed something up. I'll try to dig in deeper if I get a chance

@romanz Ok, I got it all working and retested it with a real trezor. I also tested the `trezor_agent_recover.py` script again, and everything looks good. Ready to merge! Thanks! EDIT...

I _think_ thats better? `tox` looks happy locally, for me.

@romanz Anything else needed to get this merged?

@andrevmatos I don't have any plans to implement that right now. I am just trying to get the current PR completed.