ConnectBot (ssh-agent) 1.7.1

License: Free ‎File size: N/A
‎Users Rating: 3.0/5 - ‎1 ‎votes

ABOUT ConnectBot (ssh-agent)

As part of the development of Agit I created this patch of ConnectBot which allows other android apps to use it as an ssh-agent. This means that Agit doesn't need to actually manage or even store SSH keys itself, which is pretty cool.

You only need to trust one app with your SSH keys - that's ConnectBot, which already has great infrastructure for managing public keys - and all other apps defer to it for signing the cryptographic-challenges required to initiate an SSH session.

The pull-request to get this functionality merged back into ConnectBot is here:

https://github.com/kruton/connectbot/pull/13

See the Agit SSH page for more details:

https://github.com/rtyley/agit/wiki/SSH