From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 2051 invoked from network); 17 Oct 2023 07:32:44 -0000 Received: from lists.zx2c4.com (165.227.139.114) by inbox.vuxu.org with ESMTPUTF8; 17 Oct 2023 07:32:44 -0000 Received: by lists.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 2144680b; Tue, 17 Oct 2023 07:32:27 +0000 (UTC) Return-Path: Received: from mx.mylinuxtime.de (mx.mylinuxtime.de [2a01:4f8:10b:ddb::25]) by lists.zx2c4.com (ZX2C4 Mail Server) with ESMTPS id 27e17bc4 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Tue, 17 Oct 2023 07:32:25 +0000 (UTC) Received: from leda.eworm.net (unknown [194.36.25.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mx.mylinuxtime.de (Postfix) with ESMTPSA id 466C71C4D60; Tue, 17 Oct 2023 09:32:25 +0200 (CEST) Date: Tue, 17 Oct 2023 09:32:24 +0200 From: Christian Hesse To: "nick" Cc: Subject: Re: Add SHA256 Support Message-ID: <20231017093224.4ce4163b@leda.eworm.net> In-Reply-To: References: X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-pc-linux-gnu) X-Face: %O:rCSkHSKf7^4uF|FD$9$I0}g$nbnS1{DYPvs#:,~e`).mzj\$P9]V!WCveE/XdbL,L!{)6v%x4\Bt!b#{; dS&h"7l=ow'^({02!2%XOugod|u*mYBVm-OS:VpZ"ZrRA4[Q&zye,^j; ftj!Hxx\1@; LM)Pz)|B%1#sfF; s; ,N?*K*^) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEUZFRFENy6KVTKEd23CiGHeqofJvrX4+vdHgItOAAAACXBIWXMAAA3XAAAN1wFCKJt4AAACUklEQVQ4y2VUTZeqMAxNxXG2Io5uGd64L35unbF9ax0b3OLxgFs4PcLff0lBHeb1QIq5uelNCEJNq/TIFGyeC+iugH0WJr+B1MvzWASpuP4CYHOB0VfoDdddwA7OIFQIEHjXDiCtV5e9QX0WMu8AG0mB7g7WP4GqeqVdsi4vv/5kFBvaF/zD7zDquL4DxbrDGDyAsgNYOsJOYzth4Q9ZF6iLV+6TLAT1pi2kuvgAtZxSjoG8cL+8vIn251uoe1OOEWwbIPU04gHsmMsoxyyhYsD2FdIigF1yxaVbBuSOCAlCoX324I7wNMhrO1bhOLsRoA6DC6wQ5eQiSG5BiWQfM4gN+uItQTRDMaJUhVbGyKWCuaaUGSVFVKpl4PdoDn3yY8J+YxQxyhlHfoYOyPgyDcO+cSQK6Bvabjcy2nwRo3pxgA8jslnCuYw23ESOzHAPYwo4ITNQMaOO+RGPEGhSlPEZBh2jmBEjQ5cKbxmr0ruAe/WCriUxW76I8T3h7vqY5VR5wXLdERodg2rHEzdxxk5KpXTL4FwnarvndKM5/MWDY5CuBBdQ+3/0ivsUJHicuHd+Xh3jOdBL+FjSGq4SPCwco+orpWlERRTNo7BHCvbNXFVSIQMp+P5QsIL9upmr8kMTUOfxEHoanwzKRcNAe76WbjBwex/RkdHu48xT5YqP70DaMOhBcTHmAVDxLaBdle93oJy1QKFUh2GXT4am+YH/GGel1CeI98GdMXsytjCKIq/9cMrlgxFCROv+3/BU1fijNpcVD6DxE8VfLBaxUGr1D5usgDYdjwiPAAAAAElFTkSuQmCC MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/Gca5NxwuChUw5L/Omk.QlYw"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-BeenThere: cgit@lists.zx2c4.com X-Mailman-Version: 2.1.30rc1 Precedence: list List-Id: List for cgit developers and users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: cgit-bounces@lists.zx2c4.com Sender: "CGit" --Sig_/Gca5NxwuChUw5L/Omk.QlYw Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable "nick" on Tue, 2023/10/17 01:33: > I am a satisfied user of Cgit, but I wish it supported SHA-256 repos. >=20 > Gitea will soon support SHA-256: >=20 > https://github.com/go-gitea/gitea/pull/23894 >=20 > There is also at least one repository hosting platform which supports > SHA-256: >=20 > https://sha2git.com/ >=20 > According to Git documentation, it should be safe to implement: >=20 > https://git-scm.com/docs/git-init#Documentation/git-init.txt---object-for= matltformatgt >=20 > "Historically, we warned that SHA-256 repositories may later need > backward incompatible changes when we introduce such interoperability > features. Today, we only expect compatible changes. Furthermore, if such > changes prove to be necessary, it can be expected that SHA-256 > repositories created with today=E2=80=99s Git will be usable by future > versions of Git without data loss." This is a sha256 repository hosted by cgit: https://git.zx2c4.com/sha256-oid-test/ Support was added around 2020/10/20. --=20 main(a){char*c=3D/* Schoene Gruesse */"B?IJj;MEH" "CX:;",b;for(a/* Best regards my address: */=3D0;b=3Dc[a+= +];) putchar(b-1/(/* Chris cc -ox -xc - && ./x */b/42*2-3)*42);} --Sig_/Gca5NxwuChUw5L/Omk.QlYw Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEXHmveYAHrRp+prOviUUh18yA9HYFAmUuOIgACgkQiUUh18yA 9HbOGQf5Ab5KXDeeqkhlsIKV5yzW0bv/Jpd6TRQ+Nd7S5dGEYmQk/MFT90Zks3P0 nH1x4Elw0tDyebqHDuZu0efyCSm71DJ8Iy9Sc+iaME5fhSsXAyM0+NFWRynvaJCo 49WrRjZ2sBwpRroUfsp1rlvf+X+btidg7FLZTnIXhYHQ5WwdYNOyMlEK9l11UUGX iuziwg/2RSizqiSFipd0xXzyApTAe1u39tXtfvtjI2spmoMBc7Sa564f4XwvO/Ev UAn8VqAyKLulIcX+KVEEwjfwBC78Lc7xLqeWyPdRwU6NgDwfC7MAClZ3zL/ruxkM /8dz67nQxh4q06OCIX48TW/5SRF0gg== =2ilC -----END PGP SIGNATURE----- --Sig_/Gca5NxwuChUw5L/Omk.QlYw--