Home/ Apps/ Utility Tools/ ConnectBot (ssh-agent)

ConnectBot (ssh-agent) 1.7.1 (ssh-agent-patch) MOD APK for Android

ConnectBot (ssh-agent)
Version 1.7.1 (ssh-agent-patch)
Updated on November 2, 2024
Category Utility Tools
Size 834.16KB
8.3
1
2
3
4
5

8.3

A patch of ConnectBot which allows other Android apps to use it as an 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