Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 88F5011C4 for ; Mon, 15 Jan 2018 14:33:30 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-io0-f182.google.com (mail-io0-f182.google.com [209.85.223.182]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id B134E5B7 for ; Mon, 15 Jan 2018 14:33:29 +0000 (UTC) Received: by mail-io0-f182.google.com with SMTP id k18so13244817ioc.11 for ; Mon, 15 Jan 2018 06:33:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=qwkgHkdMDuGJKwB95L6mbfStVUCZdKoKVGbYWoOvrAA=; b=Hz0KD2caZDcR78YowuQjvIzBgasQMJgiWmkDyOU06M8hwmHa17lQpuLNV5Jda57Pas lcE71p7849sJ0xoVYyVGX08sO99CeLzFyOecFNJVUV1aOSFOEzk1vyabJTqq8AYS1Y6n 7f9JwLwEf+867wS2/AOctUNuUyizgGXO1eiwWCmCOmz1iP2grKDaY+N1yVfpvpbF7utM kHXonhqyfGRoHfg1O0JQ8xr0QJCbMs/eMrExlib4Cl0ayVeOct1yHrLXCfIXXtitZRoQ rg9zKz5LkZ++qOJJG1R9Y5+xSRqaQca0eFoIOZCjP3MKpdL7xiY87Sf79p3u7XOgEHqw +nbg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=qwkgHkdMDuGJKwB95L6mbfStVUCZdKoKVGbYWoOvrAA=; b=MfcyqkliVdmMT4kL8MekKuNLgU7KSH/+mTBvi9BRTQ+p0YnrXYEBO55LuhUGfIMmbe vxNHEkRdJyEmVgi1byT1Ym+pbzwKMeaGAhRsuXs2RjaRX9VEZjzcpj6yPZSGKem9oydJ 9HQF0wy+Pk9v7pfwiXZbxStNAK2Jcr7SG46U+Z2VGsCpvnMcsHKIyMICnu7i7ph3ixJd hpnUyR+9jaE/SuMNlMP9ZLHeqNcFO8qhpjeIMwZPv88SdG9rL1shgNcLDW0LmZ4YEOex 40txcHTJukPhniEmujF4/+awF2n3lQJE9vJn3JekvEZXy+BA/QG/75ljsgTZVC1DXylq oI4w== X-Gm-Message-State: AKGB3mLHvBAx9Mc5uO4SViij9GHZ2kg43qBRv+VOpZPkGpV2OV4lMcIk TUBID0x2Y/yMGYzSAj8adpmObMpaHAmiNN+Aurat5A== X-Google-Smtp-Source: ACJfBotS1RJiiodsacfQA4PsADNQ93X3uWJ01a9ekx5EPU9KWRh01WsqhiTn83QLZpMXJnobIP20i9OEJu2aOog4ld8= X-Received: by 10.107.197.5 with SMTP id v5mr34763754iof.281.1516026808800; Mon, 15 Jan 2018 06:33:28 -0800 (PST) MIME-Version: 1.0 Received: by 10.2.151.198 with HTTP; Mon, 15 Jan 2018 06:33:28 -0800 (PST) In-Reply-To: References: From: Felix Wolfsteller Date: Mon, 15 Jan 2018 15:33:28 +0100 Message-ID: To: bitcoin-dev@lists.linuxfoundation.org Content-Type: multipart/alternative; boundary="94eb2c18a43e689c570562d17f44" X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org X-Mailman-Approved-At: Mon, 15 Jan 2018 22:43:06 +0000 Subject: Re: [bitcoin-dev] Update links (use ssl-variant) to opensource.org/[..x..]MIT ? X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Bitcoin Protocol Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jan 2018 14:33:30 -0000 --94eb2c18a43e689c570562d17f44 Content-Type: text/plain; charset="UTF-8" I am a bit disappointed about the feedback (just received one off-list ;) ), but understand now that this mailing list is protocol-only discussions. So - sorry for that. Anybody interested can follow progress here: https://github.com/bitcoin/bitcoin/issues/12190 Thanks, Felix On Thu, Jan 4, 2018 at 11:08 AM, Felix Wolfsteller < felix.wolfsteller@gmail.com> wrote: > Hey there > Most source files contain the "default" copyright-header (also build by a > script in devtools/copyright_header.py), which points out that the MIT > license can be found in the COPYING file or at http://www.opensource.org/ > licenses/mit-license.php. > > However, the provided link is 1) using http where it could use https, 2) > resulting in a redirect (https://opensource.org/licenses/mit-license.php) > anyway. > I am strongly in favor of using https where possible (I guess there are > many other non-ssl links in the code base, but lets tackle the easier ones > first). > > I propose that I > 1) create a issue on github, > 2) `sed -i` the relevant links, > 3) create a PR on github, > 4) come back to the mailing list. > > This change would affect a few hundred files I guess. > > A question remaining is this change would require a > copyright-year-extension (to 2018), too. > > An example header can be seen e.g. here > https://github.com/bitcoin/bitcoin/blob/a9a49e6e7e8df13d80a6dc3245ce7e > f041942e9b/src/consensus/merkle.cpp#L3 > > I'd be happy about quick feedback - do not know the culture here, yet. > > Have fun > Felix > --94eb2c18a43e689c570562d17f44 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I am a bit disappointed about the feedback (just rece= ived one off-list ;) ), but understand now that this mailing list is protoc= ol-only discussions. So - sorry for that. Anybody interested can follow pro= gress here:
= https://github.com/bitcoin/bitcoin/issues/12190
Thanks, Felix<= br>

On Thu, = Jan 4, 2018 at 11:08 AM, Felix Wolfsteller <felix.wolfsteller@gm= ail.com> wrote:
Hey there
Most source files contain the "= ;default" copyright-header (also build by a script in devtools/copyrig= ht_header.py), which points out that the MIT license can be found in the CO= PYING file or at http= ://www.opensource.org/licenses/mit-license.php.

However, the provided lin= k is 1) using http where it could use https, 2) resulting in a redirect (https://opensource.org/licenses/mit-license.php) anyway.
I am strongly in fa= vor of using https where possible (I guess there are many other non-ssl lin= ks in the code base, but lets tackle the easier ones first).

I propose that I
1) create a issue on github,
2) `sed -i`= the relevant links,
3) create a PR on github,
4) come back to the mailing list.

This change would affect = a few hundred files I guess.

A question remaining is this change would require a copyr= ight-year-extension (to 2018), too.

An example header can be seen e.g. here

I'd be happy about quick feedback - do not know the cul= ture here, yet.

Have fun
<= span class=3D"m_5618360175334424174gmail-pl-c">Felix

--94eb2c18a43e689c570562d17f44--