luarocks lpeg rockspec + https (Re: hosting lua.org)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: luarocks lpeg rockspec + https (Re: hosting lua.org)
- From: nobody <nobody+lua-list@...>
- Date: 2023年8月23日 00:05:42 +0200
On 2023年08月22日 23:44, Paul Ducklin wrote:
The lua-users.org content needs to become a proper HTTPS site with no inept-looking certificate error when anyone with a browser built within the last few years tries to visit it securely.
Proper HTTPS on a web server should be considered as unarguable as banning smoking in the workplace […]
On that note, for a long time www.inf.puc-rio.br (where Roberto's
homepage + lpeg are hosted) was http-only, but it supports HTTPS now!
(Thanks to whoever made it happen!)
However, the luarocks lpeg install will still download via http and only
check an md5 sum… what's the proper way to upgrade basically all the
rocks files to use https instead, and maybe add more robust checksums as
well?
-- nobody