problem with certain commandline switches
Folkert van Heusden
folkert at vanheusden.com
Sun Jul 31 00:14:54 CEST 2005
Hi,
I'm trying to send my keys to the Tor pgp-keyservers.
For that I use:
gpg --keyserver=x-hkp://yod73zr3y6wnm2sw.onion --keyserver-options=honor-http-proxy,broken-http-proxy,http-proxy=http://192.168.64.1:8118/ --send-key 1f28d8ae
but that doesn't work!
I then get:
gpg: sending key 1F28D8AE to hkp server yod73zr3y6wnm2sw.onion
?: [fd 4]: write error: Broken pipe
?: [fd 4]: write error: Broken pipe
gpgkeys: remote server returned error 503
gpg: keyserver internal error
gpg: keyserver send failed: keyserver error
If I, instead, do the following:
http_proxy=http://192.168.64.1:8118 gpg --options .gnupg/options.tor1 --send-key 1f28d8ae
everything works perfectly.
(with .gnupg/options.tor1 containing this:
load-extension /usr/lib/gnupg/idea
keyserver x-hkp://yod73zr3y6wnm2sw.onion
keyserver-options honor-http-proxy broken-http-proxy
keyserver-options verbose
compress-level 9
default-key folkert at vanheusden.com
list-options show-policy-urls
cert-policy-url http://www.vanheusden.com/pgp-key-signing-policy.html
sig-policy-url
http://www.vanheusden.com/data-signing-with-pgp-policy.html
no-random-seed-file
# tricky:
no-force-v3-sigs
force-mdc
)
What can be the cause of this?
Folkert van Heusden
--
Auto te koop, zie: http://www.vanheusden.com/daihatsu.php
--------------------------------------------------------------------
Get your PGP/GPG key signed at www.biglumber.com!
--------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 282 bytes
Desc: Digital signature
Url : /pipermail/attachments/20050731/f7331112/attachment.pgp
More information about the Gnupg-users
mailing list