DGA-MI-SSI / YaCo

YaCo is an Hex-Rays IDA plugin. When enabled, multiple users can work simultaneously on the same binary. Any modification done by any user is synchronized through git version control.
GNU General Public License v3.0
313 stars 36 forks source link

Document SSH authentication #18

Closed trou closed 6 years ago

trou commented 7 years ago

Hello, I've just tried using YaCo using a remote repo which uses ssh keys with a passphrase. It seems the current binary release can only use keys without passphrase.

I've just managed to use current git HEAD with an ssh-agent on Linux.

Is the ssh-agent auth going to work on Windows too ?

Either way it would be nice to have a small entry in the README to explain that :)

bamiaux commented 7 years ago

git HEAD support pageant on windows, that's what I'm using

trou commented 6 years ago

Maybe you could release a new binary for windows ?

bamiaux commented 6 years ago

https://github.com/DGA-MI-SSI/YaCo/releases/tag/v1.6