tags 609031 + unreproducible moreinfo
thanks

On 01/05/2011 11:19 AM, [email protected] wrote:
> Package: xul-ext-firegpg
> Version: 0.8-1
> Severity: normal
> 
> Hi!
> 
>   * If extensions.firegpg.keyserver is set to
>     "hkps://keys.indymedia.org", it does not pass FireGPG preferences
>     validation and the default FireGPG keyserver is used.
>   * If extensions.firegpg.keyserver is set to "keys.indymedia.org",
>     FireGPG invokes gpg with the --keyserver keys.indymedia.org option
>     that prevents the use of hkps://.
>   * If extensions.firegpg.keyserver is not set, the default FireGPG
>     keyserver (pool.sks-keyservers.net) is used.
>   * If "extensions.firegpg.keyserver" is set to an empty string, the
>     default FireGPG keyserver is used.
> 
> Seems like FireGPG should be a bit less restrictive when validating
> this setting, or allow using whatever is configured in gpg.conf.

yes, i agree it should let the user set arbitrary keyservers.  however,
when i test it, it appears to work for me.

i see the following command running in the background when i set
hkps://keys.mayfirst.org through the FireGPG options dialog box:

/usr/bin/gpg --quiet --no-tty --no-verbose --status-fd 2 --armor \
  --batch --no-use-agent --keyserver hkpms://keys.mayfirst.org \
  --refresh-keys

Can you help me reproduce the bug?

> Hint: this is likely to prevent FireGPG users from using hkpms:// as
> well ;)

indeed, that would be bad ;)  But it seems like it works for me.

        --dkg

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to