was trying to send my subkey to subkeys.pgp.net, but it wasn't reachable from
the hotspot I'm at in Mexico. it was reachable from my servers in
Atlanta, and I already run privoxy from one of those, so I started the tunnel:
ssh -L8118:localhost:8118 tek
then re-ran my gpg command with
http_proxy set: http_proxy=http://localhost:8118 gpg --keyserver subkeys.pgp.net --send-keys 0xF201932C
. and it worked!
last updated 2013-12-19 17:40:57. served from tektonic.jcomeau.com