[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 1/4] Build system: Replace git:// and http:// with https://





On Wed, Feb 8, 2023 at 8:58 PM Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx> wrote:
Obtaining code over an insecure transport is a terrible idea for
blatently obvious reasons.  Even for non-executable data, insecure
transports are considered deprecated.

This patch enforces the use of secure transports in the build system.

Signed-off-by: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx>

Hey Demi,

Thanks for this series -- we definitely want the build system to use secure transports when available.  Can you confirm that you've tested the "+s" versions of all the URLs in this patch, and verified that they actually work?

If you haven't, I realize that may be somewhat tedious, but I think it's pretty important.  You should be able to automate  a lot of it using `curl --head --fail`. [1]

 -George



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.