From 4a60566dd28ab8777eebcb33859e475a419ece9c Mon Sep 17 00:00:00 2001 From: Volker Grabsch Date: Wed, 15 Jan 2014 02:12:20 +0100 Subject: Mention the preference for https:// in the "Guidelines for Creating Packages" --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index e4ff375..8bed3fa 100644 --- a/index.html +++ b/index.html @@ -2340,6 +2340,10 @@ local-pkg-list: $(LOCAL_PKG_LIST) <td class="package">gettext</td> <td class="website"><a href="https://www.gnu.org/software/gettext/">gettext</a></td> </tr> +

+ Always look for the SSL version of a website, that is, + prefer https:// URLs over http:// URLs. +

  • -- cgit v0.12