aeolwyr / tergent

A cryptoki library that uses Android keystore as the backend
GNU General Public License v3.0
74 stars 7 forks source link

agent forwarding #15

Open micsuka opened 3 years ago

micsuka commented 3 years ago

first of all, tergent just works well for me, I use it with automatic key locking, thanks for it.

However, when I try to use agent forwarding with ssh -A ... from termux, it does not work. I couldn't find any pointer about this. Sometimes it's needed to do an ssh from the server where I sshed. :)

thanks

nomeata commented 1 year ago

This seems to work, if use ssh-add:

These steps have to be repeated in a new session, but can probably be put in some startup script, maybe based on https://www.reddit.com/r/termux/comments/10bqclm/comment/j4kk377/?utm_source=reddit&utm_medium=web2x&context=3.