From: Paul Menzel Date: Sun, 12 Sep 2021 10:06:02 +0000 (+0200) Subject: README: Use HTTPS URLs where possible X-Git-Tag: 4.10~40^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F410%2Fhead;p=thirdparty%2Fshadow.git README: Use HTTPS URLs where possible The GitHub and Debian permanently moved to HTTPS URLs and redirect there. The Gentoo URL does not redirect to HTTPS, but still use it to address certain kinds of attacks. Lastly, the NetBSD URL is only available using HTTP. --- diff --git a/README b/README index f3b734d39..97d8828a7 100644 --- a/README +++ b/README @@ -2,10 +2,10 @@ Shadow SITES ============ Homepage - http://github.com/shadow-maint/shadow + https://github.com/shadow-maint/shadow Issue tracker - http://github.com/shadow-maint/shadow/issues + https://github.com/shadow-maint/shadow/issues Releases https://github.com/shadow-maint/shadow/releases @@ -15,19 +15,19 @@ Mailing lists commit list: pkg-shadow-commits@alioth-lists.debian.net Mailing lists subscription - http://alioth-lists.debian.net/mailman/listinfo/pkg-shadow-devel - http://alioth-lists.debian.net/mailman/listinfo/pkg-shadow-commits + https://alioth-lists.debian.net/mailman/listinfo/pkg-shadow-devel + https://alioth-lists.debian.net/mailman/listinfo/pkg-shadow-commits Mailing lists archives: - http://alioth-lists.debian.net/pipermail/pkg-shadow-devel/ - http://alioth-lists.debian.net/pipermail/pkg-shadow-commits/ + https://alioth-lists.debian.net/pipermail/pkg-shadow-devel/ + https://alioth-lists.debian.net/pipermail/pkg-shadow-commits/ S/Key support: Shadow can be built with S/Key support using the S/Key package from: http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libskey/ or - http://gentoo.osuosl.org/distfiles/skey-1.1.5.tar.bz2 + https://gentoo.osuosl.org/distfiles/skey-1.1.5.tar.bz2 Authors and contributors ========================