unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Ni* <niasterisk@grrlz.net>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: No gpg keyservers available on GuixSD out-of-the-box
Date: Wed, 06 Jan 2016 00:14:16 +0100	[thread overview]
Message-ID: <87bn8zbovr.fsf@grrlz.net> (raw)
In-Reply-To: <8737uc8jat.fsf@gnu.org> ("Ludovic Courtès"'s message of "Tue, 05 Jan 2016 10:30:50 +0100")

ludo@gnu.org (Ludovic Courtès) writes:

> Ni* <niasterisk@grrlz.net> skribis:
>
>> I got it to the point where it works again, meaning searching for
>> keys (although I am unsure wether it uses hkp or hkps protocol), etc.
>
> [...]
>
>> What I did was start from scratch with GnuPG 2.1:
>>
>> cat gpg.conf 
>> keyserver-options no-honor-keyserver-url include-revoked
>> fixed-list-mode
>> keyid-format 0xlong
>> personal-digest-preferences SHA512 SHA384 SHA256 SHA224
>> default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 BZIP2 ZLIB ZIP Uncompressed
>> use-agent
>> verify-options show-uid-validity
>> list-options show-uid-validity
>> cert-digest-algo SHA512
>> no-comments
>> with-fingerprint
>> no-emit-version
>>
>> cat dirmngr.conf 
>> keyserver hkp://hkps.pool.sks-keyservers.net
>> hkp-cacert /home/myusername/certificates/sks-keyservers.netCA.pem
>
> Do you know which of these options made the difference?
>
> Thanks,
> Ludo’.

I had initialy issues with a pinentry, which were solved with adding the
 "default-cache-ttl" to gpg-agent.conf
 
 ~/.gnupg$ cat gpg-agent.conf 
pinentry-program /home/pathto/.guix-profile/bin/pinentry-curses
default-cache-ttl 86400

cat ~/.gnupg/gpg.conf
use-agent

-- 
Ni* -- http://www.libertad.pw
Email is public. Talk to me in private:
https://psyced.org:34443/~niasterisk
privacy respecting, secure communication:
BM-2cSj8qEigE3CMaLU3CwPZf7T3LvzvnttsC
(bitmessage)

      reply	other threads:[~2016-01-05 23:14 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-29 18:29 No gpg keyservers available on GuixSD out-of-the-box swedebugia
2015-12-29 23:12 ` Ludovic Courtès
2015-12-30  9:53   ` Ni*
2015-12-30 10:34   ` Andreas Enge
2015-12-30 17:55     ` swedebugia
2015-12-30 17:56       ` swedebugia
2015-12-30 21:16       ` Ludovic Courtès
2015-12-30 22:34         ` Ni*
     [not found]         ` <c84aa8714c0ab2178913788d51b4c0e8@riseup.net>
2016-01-01 19:21           ` swedebugia
2016-01-04 12:23             ` swedebugia
2016-01-04 15:05               ` Ludovic Courtès
2016-01-04 16:50                 ` Ni*
2016-01-04 18:26                   ` Leo Famulari
2016-01-05  9:29                     ` Ludovic Courtès
2016-01-05  9:39                       ` Efraim Flashner
2016-01-05  9:30                   ` Ludovic Courtès
2016-01-05 23:14                     ` Ni* [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bn8zbovr.fsf@grrlz.net \
    --to=niasterisk@grrlz.net \
    --cc=help-guix@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).