Comment on SSH Putty key conversion or android SSH that can use one

ElderWendigo@sh.itjust.works ⁨9⁩ ⁨months⁩ ago

Why are you trying to reuse an ssh key? That seems like a really bad practice. It’s just not the way key pair authentication is supposed to work. Passing around and sharing private keys is BAD. Client devices create their own private keys and only share public keys. Just create a new key from ConnectBot and get it to your server via other methods. If you’re already away from home without any other means of connecting, that last part is admittedly tricky and you may be SOL.

Isn’t ConnectBot a dead project anyway. Last I checked, it hadn’t been updated in years.

source
Sort:hotnewtop