unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* serving ELPA over HTTP/S
@ 2015-05-04 13:25 Ted Zlatanov
  2015-05-04 14:22 ` Stefan Monnier
  2015-05-04 14:42 ` Artur Malabarba
  0 siblings, 2 replies; 13+ messages in thread
From: Ted Zlatanov @ 2015-05-04 13:25 UTC (permalink / raw)
  To: emacs-devel

What would it take to switch the GNU ELPA to HTTP/S?  It's already
accessible that way at https://elpa.gnu.org and all the web pages are
consistent.  I can think of the following:

* set the defaults and docs to point to https://elpa.gnu.org

admin/notes/elpa:the content visible at http://elpa.gnu.org/packages.
doc/lispref/package.texi:the archive hosted by the GNU project at @url{http://elpa.gnu.org}.  This
etc/NEWS.24:from a package repository at http://elpa.gnu.org.
etc/ORG-NEWS:available through http://elpa.gnu.org) and the =org-plus*.tar= package (the
lisp/emacs-lisp/package.el:(defcustom package-archives '(("gnu" . "http://elpa.gnu.org/packages/"))
doc/emacs/trouble.texi:or in Gnu ELPA (@url{https://elpa.gnu.org/}).

* warn and possibly abort when ELPA transfers are done over HTTP
* offer to switch the "gnu" ELPA archive to https://elpa.gnu.org
* test on all platforms
* maybe add the GNU ELPA SSL certificate chain explicitly to Emacs

Ted




^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-05-05 17:38 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-04 13:25 serving ELPA over HTTP/S Ted Zlatanov
2015-05-04 14:22 ` Stefan Monnier
2015-05-04 14:53   ` Ted Zlatanov
2015-05-04 15:41     ` Stefan Monnier
2015-05-04 16:01       ` Ted Zlatanov
2015-05-04 17:20         ` Ivan Shmakov
2015-05-04 19:16         ` Stefan Monnier
2015-05-04 19:54           ` Ted Zlatanov
2015-05-05 11:50             ` Stefan Monnier
2015-05-05 14:19               ` Ted Zlatanov
2015-05-05 14:53                 ` Artur Malabarba
2015-05-05 17:38                 ` Stefan Monnier
2015-05-04 14:42 ` Artur Malabarba

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