[Twisted-Python] SSH agent

Paul Swartz paulswartz at gmail.com
Sun Aug 26 14:17:14 MDT 2007


On 8/24/07, stefan.lange at ubs.com <stefan.lange at ubs.com> wrote:
> Hi all,
>
> is there example code how to use an SSH agent with Twisted Conch?
> How stable is this functionality, would you recommend to use it or would you rather > opt for other approaches for having Python scripts use an SSH agent?

There is some code in twisted.conch.ssh.agent to interact with a key
agent.  It doesn't implement all of the features an agent supports,
just enough to test and get identities.  What are you trying to use an
agent for?

-p
-- 
Paul Swartz
paulswartz at gmail dot com
http://z3p.livejournal.com/
AIM: z3penguin




More information about the Twisted-Python mailing list