LedgerHQ / app-ssh-agent

Simple SSH and GPG agent for Ledger Blue and Nano S
Apache License 2.0
81 stars 27 forks source link

Agent for Putty #20

Open ghost opened 6 years ago

ghost commented 6 years ago

Works fine under Windows 10, seems to have some problems with Windows 7 sometimes (do not have this old operatign system, but if anybody can spare some time to fix it would be great - wholw coding took one night)

Falsen commented 4 years ago

Amazing, I searched for this for a while and I tried these changes which worked flawlessly! Thank you very much, this should be merged

sharppanda commented 4 years ago

Is this project still active? Why was this never merged? Would it be possible to update it for Python3? @greenknot

Falsen commented 4 years ago

@sharppanda You can use my repo for the time being https://github.com/Falsen/ledger-app-ssh-agent.

Since it still works perfectly for me I haven't looked at the code anything

sharppanda commented 4 years ago

Thank you @Falsen

I wasn't able to upgrade it to python3. Do you plan to do that? Sunset day for python2 was was January 1st, 2020.

Falsen commented 4 years ago

@sharppanda Works good now, possibly if it breaks haha

sharppanda commented 4 years ago

so you are still using python2? or both version in parallel?

Falsen commented 4 years ago

@sharppanda I have both versions installed right now so I don't really see a reason for me to fix it if it doesn't break. I think I tried fixing it a long time but the syntax has changed quite substantially (especially on things critical for it to properly work)