unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: CHENG Gao via "Emacs development discussions." <emacs-devel@gnu.org>
To: emacs-devel@gnu.org
Subject: [Reminder]Decommissoned keyservers
Date: Fri, 17 Nov 2023 18:11:50 +0800	[thread overview]
Message-ID: <87o7fswuxl.fsf@icloud.com> (raw)



In lisp/epa-ks.el, several keyservers were decommissioned, and guess
shoule be removed:

keys.gnupg.net
pool.sks-keyservers.net
zimmermann.mayfirst.org

,----
| (defcustom epa-keyserver "pgp.mit.edu"
|   "Domain of keyserver.
| 
| This is used by `epa-search-keys', for looking up public keys."
|   :type '(choice :tag "Keyserver"
|                  (repeat :tag "Random pool"
|                          (string :tag "Keyserver address"))
|                  (const "keyring.debian.org")
|                  (const "keys.gnupg.net")
|                  (const "keyserver.ubuntu.com")
|                  (const "pgp.mit.edu")
|                  (const "pool.sks-keyservers.net")
|                  (const "zimmermann.mayfirst.org")
|                  (string :tag "Custom keyserver"))
|   :version "28.1")
`----




             reply	other threads:[~2023-11-17 10:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-17 10:11 CHENG Gao via Emacs development discussions. [this message]
2023-11-17 21:02 ` [Reminder]Decommissoned keyservers Jonas Bernoulli
2023-11-18 15:41   ` Philip Kaludercic
2023-11-17 21:15 ` Philip Kaludercic
2023-11-18  0:54   ` CHENG Gao via Emacs development discussions.
2024-02-11 17:39     ` Philip Kaludercic
2024-02-17 18:13       ` Stefan Kangas
2024-02-17 18:48         ` Philip Kaludercic

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://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87o7fswuxl.fsf@icloud.com \
    --to=emacs-devel@gnu.org \
    --cc=chenggao@icloud.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).