From: Robert Pluim <rpluim@gmail.com>
To: Stefan Kangas <stefan@marxist.se>
Cc: 33825@debbugs.gnu.org,
Clemens Radermacher <clemens.radermacher@posteo.de>
Subject: bug#33825: 25.2; , Failing to verify signature for ELPA debbugs package
Date: Tue, 17 Sep 2019 15:34:04 +0200 [thread overview]
Message-ID: <m2ftkv59o3.fsf@gmail.com> (raw)
In-Reply-To: <CADwFkmk-DLCxQfh8GDBBxS6cCemTczQwU6+84z0pTYP=CRzMFQ@mail.gmail.com> (Stefan Kangas's message of "Mon, 16 Sep 2019 21:13:13 +0200")
>>>>> On Mon, 16 Sep 2019 21:13:13 +0200, Stefan Kangas <stefan@marxist.se> said:
Stefan> Eli Zaretskii <eliz@gnu.org> writes:
>> > How about also adding a recommendation to use https, as far as
>> > possible, for package archives? I guess that could be added to both
>> > the doc string of package-archives and possibly also the manual. That
>> > would help security and avoid issues such as these.
>>
>> I'd leave this out of the manual. Doc string should be enough.
Stefan> Thanks. How about the attached patch?
Nits below
Stefan> Best regards,
Stefan> Stefan Kangas
Stefan> From afc49ccd4e3e593f1f2dfffbdd6e457132efa9cd Mon Sep 17 00:00:00 2001
Stefan> From: Stefan Kangas <stefankangas@gmail.com>
Stefan> Date: Mon, 16 Sep 2019 21:09:32 +0200
Stefan> Subject: [PATCH] Recommend https for package-archives
Stefan> * lisp/emacs-lisp/package.el (package-archives): Doc fix to recommend
Stefan> using https sources instead of http where possible.
Stefan> (Bug#33825)
"Recommend using https..." is shorter and more direct.
Stefan> ---
Stefan> lisp/emacs-lisp/package.el | 5 ++++-
Stefan> 1 file changed, 4 insertions(+), 1 deletion(-)
Stefan> diff --git a/lisp/emacs-lisp/package.el b/lisp/emacs-lisp/package.el
Stefan> index ef0c5171de..69c4427e0a 100644
Stefan> --- a/lisp/emacs-lisp/package.el
Stefan> +++ b/lisp/emacs-lisp/package.el
Stefan> @@ -214,7 +214,10 @@ package-archives
Stefan> (Other types of URL are currently not supported.)
Stefan> Only add locations that you trust, since fetching and installing
Stefan> -a package can run arbitrary code."
Stefan> +a package can run arbitrary code.
Stefan> +
Stefan> +It is advisable to prefer HTTPS URLs over HTTP URLs where
Stefan> +possible, for improved security and stability."
Similarly: "HTTPS URLs should be used where possible, as they offer
superior security."
"stability" is not really something you can define, so probably better
not to mention it..
Robert
next prev parent reply other threads:[~2019-09-17 13:34 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-21 13:38 bug#33825: 25.2; Failing to verify signature for ELPA debbugs package clemera
2018-12-21 23:39 ` Glenn Morris
2018-12-22 12:08 ` bug#33825: 25.2; , " clemera
2018-12-30 12:12 ` Robert Pluim
2018-12-30 12:34 ` Clemens Radermacher
2018-12-30 12:55 ` Robert Pluim
2019-09-13 19:50 ` Stefan Kangas
2019-09-16 9:07 ` Robert Pluim
2019-09-16 11:04 ` Stefan Kangas
2019-09-16 13:28 ` Robert Pluim
2019-09-16 14:29 ` Eli Zaretskii
2019-09-16 19:13 ` Stefan Kangas
2019-09-17 13:34 ` Robert Pluim [this message]
2019-09-20 17:24 ` Stefan Kangas
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2ftkv59o3.fsf@gmail.com \
--to=rpluim@gmail.com \
--cc=33825@debbugs.gnu.org \
--cc=clemens.radermacher@posteo.de \
--cc=stefan@marxist.se \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.