Re: defining port number for keyserver searches

2009-06-30 Thread Jesse Cheung
Does gpg use bind(2) at all? I guess when retrieving keys it only uses connect(), so there shouldn't be a problem with NAT and inbound connections and stuffs... Cheers, Jesse On Mon, Jun 29, 2009 at 9:26 PM, Malte Gell wrote: > > David Shaw wrote > >> On Jun 29, 2009, at 8:43 AM, Malte Gell wrot

Re: Exposing email addresses on key servers

2009-06-30 Thread Werner Koch
On Tue, 30 Jun 2009 01:48, d...@fifthhorseman.net said: > Some user agents include special features for mapping e-mail addresses > to keys manually (e.g. enigmail in thunderbird allows this), but it's That works in one-to-one communication. However, I often need to send encrypted mails to severa

Re: defining port number for keyserver searches

2009-06-30 Thread Werner Koch
On Tue, 30 Jun 2009 08:19, jesse200808+gpg-us...@gmail.com said: > Does gpg use bind(2) at all? I guess when retrieving keys it only uses Only if you use an ftp:// URL and cURl is somehow configured not to use passive ftp. Shalom-Salam, Werner -- Die Gedanken sind frei. Auschnahme regelt e

GO

2009-06-30 Thread Sejla Kalinic
I will be out of the office starting 30.06.2009 and will not return until 01.07.2009. I will respond to your message when I return. Disclaimer : Ova elektronička poruka je povjerljiva i može sadržavati povlaštene informacije. Ako niste naznačeni primatelj, niste ovlašteni čitati, printati,

Re: defining port number for keyserver searches

2009-06-30 Thread Malte Gell
Faramir wrote > Malte Gell escribió: > > Oh no... can it be, subkeys.pgp.net is down currently? I think I don't > > have a port filtering issue, the keyserver seems to be down! > > Try pool.sks-keyservers.net , it is a pool of servers, and it is > checked daily (I think, 2 or 3 times a day), s

Issue with gpg-agent and a python software

2009-06-30 Thread chaica
Hi, I'm trying to implement gpg-agent support in a Python software but I've trouble when my gpg key is not yet stored by the gpg-agent. I'm using the Python module "os" using os.system() function like this : os.system("gpg --use-agent ...") The output is something like : ... [SNIP] You need a