Gentoo Archives: gentoo-dev

From: Peter Stuge <peter@×××××.se>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: [gentoo-dev-announce] please sign your manifests
Date: Wed, 13 Feb 2013 20:23:55
Message-Id: 20130213202347.27382.qmail@stuge.se
In Reply to: [gentoo-dev] Re: [gentoo-dev-announce] please sign your manifests by Agostino Sarubbo
1 Agostino Sarubbo wrote:
2 > I'm using ssh -A to forward the key and I'm interested to find a
3 > way to do it for the gpg key.
4 >
5 > I found an how-to that uses socat ( http://superuser.com/questions/161973/how-
6 > can-i-forward-a-gpg-key-via-ssh-agent ) but does not work as expected.
7
8 Did you debug?
9
10 Rather than creating a TCP socket I would look into using the ssh -W
11 option.
12
13
14 //Peter

Replies