unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* FTP,HTTP → HTTPS in Emacs doc and code
@ 2017-09-13 23:58 Paul Eggert
  2017-09-14 12:20 ` Philippe Vaucher
  2017-09-14 20:50 ` Richard Stallman
  0 siblings, 2 replies; 5+ messages in thread
From: Paul Eggert @ 2017-09-13 23:58 UTC (permalink / raw)
  To: Emacs development discussions

Inspired by the impending decommissioning of ftp://ftp.gnu.org due to 
security concerns, I went through the Emacs master branch and changed 
these FTP URLs to https://ftp.gnu.org. While I was at it, I did the 
much-bigger task of changing http: to https: for most gnu.org and 
fsf.org URLs. (I ran out of energy before doing the MS-Windows files, 
and I hope someone else can take up the slack there.)

Although the web pages in question are not secret, plain HTTP is 
vulnerable to malicious routers that tamper with responses from GNU 
servers, and this sort of thing is all too common when people in some 
other countries browse US-based websites. See, for example:

Aceto G, Botta A, Pescapé A, Awan MF, Ahmad T, Qaisar S. Analyzing 
internet censorship in Pakistan. RTSI 2016. 
https://dx.doi.org/10.1109/RTSI.2016.7740626

HTTPS is not a complete solution here, but it can be a significant help. 
The GNU project regularly serves up code to users, so we should take 
some care here.




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

end of thread, other threads:[~2017-09-17  3:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-13 23:58 FTP,HTTP → HTTPS in Emacs doc and code Paul Eggert
2017-09-14 12:20 ` Philippe Vaucher
2017-09-14 14:31   ` Paul Eggert
2017-09-14 20:50 ` Richard Stallman
2017-09-17  3:46   ` Paul Eggert

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