From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id gBZNF+pSUGMXnAAAbAwnHQ (envelope-from ) for ; Wed, 19 Oct 2022 21:41:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 8Kh3F+pSUGMaogAAauVa8A (envelope-from ) for ; Wed, 19 Oct 2022 21:41:30 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3744F2F0C3 for ; Wed, 19 Oct 2022 21:41:30 +0200 (CEST) Received: from localhost ([::1]:54780 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1olEwT-0001GF-Cl for larch@yhetil.org; Wed, 19 Oct 2022 15:41:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39008) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1olEw6-00018T-7H for guix-patches@gnu.org; Wed, 19 Oct 2022 15:41:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:32806) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1olEw2-0003bA-1M for guix-patches@gnu.org; Wed, 19 Oct 2022 15:41:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1olEw1-0002yS-SG for guix-patches@gnu.org; Wed, 19 Oct 2022 15:41:01 -0400 Subject: bug#58340: [PATCH v2] gnu: Add passage. Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 19 Oct 2022 19:41:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 58340 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Nicolas Graves Cc: 58386-done@debbugs.gnu.org, 58340-done@debbugs.gnu.org Mail-Followup-To: 58340@debbugs.gnu.org, me@tobias.gr, ngraves@ngraves.fr Received: via spool by 58340-done@debbugs.gnu.org id=D58340.166620841811347 (code D ref 58340); Wed, 19 Oct 2022 19:41:01 +0000 Received: (at 58340-done) by debbugs.gnu.org; 19 Oct 2022 19:40:18 +0000 Received: from localhost ([127.0.0.1]:60113 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1olEvI-0002wt-W5 for submit@debbugs.gnu.org; Wed, 19 Oct 2022 15:40:18 -0400 Received: from tobias.gr ([80.241.217.52]:38518) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1olEvE-0002wb-CX; Wed, 19 Oct 2022 15:40:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=o4VnPDuOaEmrU N5JEx4stzlGQSSHYmHko8gPqOKqDNY=; h=in-reply-to:date:subject:cc:to: from:references; d=tobias.gr; b=ECFYMtWuCbABVWa/AM9tGXPVBpMTurXPtYDFIu 6FS+EvGNwK18YctRUhF57L+jK1AdOUoA154pZBI9Yhmmfijuq995NzxN2mBVvoZlN47vJB kApxAA9mE2xRb8CXLLsPqKQO/M+CnCqt9Jua6nsigV5CcWPdHEDCEbxKFXjnAa2xDbTp8a 6C3F7mEbK2NCQ9C2kRvy8qIwaLHdsDCPhb7siBHnlBpg0y4vpD6chl6GOPnNGiV4F5rpDF aS5PQABmU9vRseP2qBRSQTDtJUe55cq3vPhLGtjlLqLrizSw6MxOo/kTLt1Oqmu7Jt2Q6A 4WF23NnJLC/N+SeraKU5Xnsg== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id aeeb51c4 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Wed, 19 Oct 2022 19:40:03 +0000 (UTC) References: <87fsfxdfwk.fsf@nckx> <87y1tmujj2.fsf@ngraves.fr> Date: Wed, 19 Oct 2022 19:17:33 +0200 In-reply-to: <87y1tmujj2.fsf@ngraves.fr> BIMI-Selector: v=BIMI1; s=default; Message-ID: <87h6zzbo14.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: Tobias Geerinckx-Rice X-ACL-Warn: , Tobias Geerinckx-Rice via Guix-patches From: Tobias Geerinckx-Rice via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1666208490; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=o4VnPDuOaEmrUN5JEx4stzlGQSSHYmHko8gPqOKqDNY=; b=rxJu3EOQQu8YSie46l8fujmetR3jn3OKvjK8td6Y6FAdIfNzZ2CJUpuQIW30yw0nppRDi5 NtY/1Vppq0Ka47kRIkxr6Zj2JPj+DWTirFtc2fiCXaDJ2giZzxvetniGa96oMilgdEEIEg YWpzag1SzkMZu55OKDP/oRIw+6cGz3W+pWbHmrUeBXohTMwPo45iFOQbVhGdae4XFu3V9o Q5d2taqXGQbW5YqBWwa6bYmUtKHkX884LWeHquEz7vimy3r5vOrQ1ZeoXuJKBDYJFHmz52 poCYIr2S7CknmDM02nEi/8sMWc743ZOOeR9fyyJhe7AFFfJMoh/ZNgGqrdeDEw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666208490; a=rsa-sha256; cv=none; b=UgTwhDtr2ziCGDJVOImdmZlGR7jgT0DGAwNFfS8bkkLVf1JCyJNrBAW4jOGYasvbZsU3ha bS+otG5R1jvhsAlCbdqX02kkhZGFXLIP0xUEvGQTFMhinayU2DqU1mZnd7TdEqKabQX+rB bM3zdn29njNYdNhBqwefvFVDEH6aWyWuu0BANG4iGxaiEE5KxZEY3jTeNvXF+/L385ZPlM z1qbNBDpZCKbigeF0+7vccsKw2b7t3lOoSbhJIGE1fsDbey/SrQXLUPKxCXnajv6PICV9u if3l7ixL/sr4yX4Fje3okxYiGKrw81rc7b0+YPjrJecIlxtbZSHJS/ZbFmr73Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=ECFYMtWu; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.82 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=ECFYMtWu; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 3744F2F0C3 X-Spam-Score: -3.82 X-Migadu-Scanner: scn0.migadu.com X-TUID: NFp0lHIejgt9 --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi Nicolas, Nicolas Graves =E5=86=99=E9=81=93=EF=BC=9A > Just as a reminder, this patch cannot be merged before 58340. Thanks, I realised that after I sent it. I'll treat (and close)=20 them as one bug for this reply. I've pushed all 3 patches as=20 ac553ba68e535810085dd838e48e4fa6ac553e67 et al with the following=20 mods: > * gnu/packages/password-utils.scm (passage): New variable. I fixed up the commit message to match the name, and addressed the=20 following =E2=80=98guix lint=E2=80=99 warnings: pass-age@1.7.4a0: no article allowed at the beginning of the=20 synopsis age@1.0.0: sentences in description should be followed by two=20 spaces Whilst there, I turned @code{age-encryption.org/v1} into a full=20 @url{}, and fixed up upstream's =E2=80=98config=E2=80=99 & =E2=80=98UNIX=E2= =80=99 slang. > * gnu/packages/golang.scm > (age): New variable. > (go-filippo-io-cmd-age): New variable. > (go-filippo-io-cmd-age-keygen): New variable. ^^ Our changelogs are never indented, you'd write: > * gnu/packages/golang.scm (age, go-filippo-io-cmd-age) > (go-filippo-io-cmd-age-keygen): New variables. =E2=80=A6but in this case, I was bold and removed the two=20 go-filippo-io-cmd-age* packages completely. I moved =E2=80=98age=E2=80=99 = to (gnu=20 packages password-utils). The partial recursion in the go-* variants made me nervous (and=20 would probably prevent the move, although I didn't try). If these variants are needed for something, it's not pass-age, and=20 we can review them separately if/when needed. Is that acceptable? > I would think that choices need to be made Princip(al)ly: the choice to reuse an existing package name was=20 FiloSottile's, for the sake of a pun. Much as I like bad puns, I=20 think that's rather rude. It's not hard to search for free=20 package names, e.g., [0]. > that this one would not annoy a lot. Technically: it would silently replace users' games with some=20 encryption tool. That's problematic even if those users are few. Similarly: had the game been added after this =E2=80=98passage=E2=80=99, I = would=20 have grumpily agreed to =E2=80=98passage-game=E2=80=99 :-) But it wasn't. But: I think your =E2=80=99pass-age=E2=80=99 solution is perfect. Thanks!= =20 FiloSottile should consider it. Kind regards, T G-R [0]: https://repology.org/project/passage/versions --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCY1BSmA0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15nmwBANI3HDA0LNGiEzTFUO4nCPwBs+IW2XvsiDGlibAJ G+0kAQDI2WXajUt59q3kymG7iEs+7UOHMym3NbnZitv/1cR1DA== =G6Wa -----END PGP SIGNATURE----- --=-=-=--