summaryrefslogtreecommitdiff
path: root/website/bugs/monkeysphere-should-respect-keyserver-settings-in-gpg.mdwn
blob: 85f79f1b1292c0eecf3ca7912ace2c7437409936 (plain)

[[meta title="Monkeysphere should consult keyserver setting in gpg.conf"]]

Currently, monkeysphere-ssh-proxycommand checks the following places to determine which keyserver to use (in order of priority):

  • environment variable (MONKEYSPHERE_KEYSERVER)
  • KEYSERVER variable in ~/.config/monkeysphere/monkeysphere.conf
  • default value of subkeys.pgp.net

It would be useful if monkeysphere also consulted ~/.gnupg/gpg.conf, using the following order instead:

  • environment variable (MONKEYSPHERE_KEYSERVER)
  • KEYSERVER variable in ~/.config/monkeysphere/monkeysphere.conf
  • keyserver variable in ~/.gnupg/gpg.conf
  • default value of subkeys.pgp.net

-- Sir Jam Jam


[[bugs/done]] 2008-08-15 in ab5cfab5be64cfb5e01c2b660587da43b3097cad