From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id n8AFEdwRQWQjPQEASxT56A (envelope-from ) for ; Thu, 20 Apr 2023 12:20:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id YMs9D9wRQWShTQAAG6o9tA (envelope-from ) for ; Thu, 20 Apr 2023 12:20:12 +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 E94763AB53 for ; Thu, 20 Apr 2023 12:20:11 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ppROW-0002m5-Mj; Thu, 20 Apr 2023 06:20:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ppROV-0002lu-Tc for guix-patches@gnu.org; Thu, 20 Apr 2023 06:20:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ppROU-0001QG-Ly for guix-patches@gnu.org; Thu, 20 Apr 2023 06:20:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ppROU-0005NO-FT for guix-patches@gnu.org; Thu, 20 Apr 2023 06:20:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62612] [PATCH] home: Add gpg-agent service. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 20 Apr 2023 10:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62612 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "(" Cc: 62612-done@debbugs.gnu.org, Andrew Tropin Received: via spool by 62612-done@debbugs.gnu.org id=D62612.168198599720649 (code D ref 62612); Thu, 20 Apr 2023 10:20:02 +0000 Received: (at 62612-done) by debbugs.gnu.org; 20 Apr 2023 10:19:57 +0000 Received: from localhost ([127.0.0.1]:36666 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ppROP-0005My-DP for submit@debbugs.gnu.org; Thu, 20 Apr 2023 06:19:57 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38236) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ppRON-0005Mi-Lo for 62612-done@debbugs.gnu.org; Thu, 20 Apr 2023 06:19:55 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ppROH-0001Lr-VM; Thu, 20 Apr 2023 06:19:49 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=35ZHEmZPsxLvZUf5fDlJ1jziRKlNyl+9w9l2jg2U94k=; b=TxtOUtblMH0cyepQHhK6 WSeiIwR6azDdKEt5ySOHzrOS0GXnaSweMMEa/q1NTrXG2g6eTI3cl0k9oFE1r+KGH3nJ9Nn1izz6J TNXGEI0d4YtlWMjmq//wdxOg/+C9Sq/wOOUkGGiH5TlnExOlGYR+TrLKEhYQWBMLFXefO5aZQkBd7 UEAc29R1pxTL+H4p5BUUlJQQNoyk59YVuyMPl37iDWlVLNjp7fKNpPIYNQl3a2+8AFXgOw7nBx9iA S0OylAiAkOuPzMu0SpFb4dgv+gTpJWXXILsRVFU1JMqguYuOr9MF7+xKXjYzP+45DPXUEgC5ST+bj AKxN1aXNVx3aFQ==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ppROH-0004V0-Ft; Thu, 20 Apr 2023 06:19:49 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230402105416.20689-1-ludo@gnu.org> <875ya5a4s7.fsf@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Primidi 1 =?UTF-8?Q?Flor=C3=A9al?= an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour de la Rose X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 20 Apr 2023 12:19:46 +0200 In-Reply-To: (paren@disroot.org's message of "Sun, 09 Apr 2023 11:00:04 +0100") Message-ID: <87ttxavosd.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1681986012; a=rsa-sha256; cv=none; b=EEbVgNjRmWpXke0GJEW8xJENsVQKMOTtJye6vbaO1qo7npx7PY5SNkSQl4UcHaCK2bKWH2 JCIdDNR0uIKIkR5a6zh/24Pf66eUaDY7JqBI9iEno7ShF9WYZiMJUabu5Bp0S8WleKargW AJ4aOIE6RRs5MhfUAyAnyNxnuaDIcf8gNVobhWFZ8rEMTPLqidoA54Q+U5BqG4pmafkDr0 iJQgvU8FVMpJvRHI0UmT1Jom70vtO+QhlftePB+4CXHzeXlkPkacZm9st1jLJdW1FsttRd ls3yzSnJcWC4YU7WDGyX3upmLSBOLVy4+HVPRZGzG3+jLJ6YIqMRYo0lApuaug== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=TxtOUtbl; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1681986012; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=35ZHEmZPsxLvZUf5fDlJ1jziRKlNyl+9w9l2jg2U94k=; b=qT9Tl2MxpOcrL+AwRg4nBvTM54l8lepJBPOFuURh79YWu9wIYp8JwJAp4aZ/TOAZm4Wzw3 qVWWjI7biY4uTfybNlicHn8EwZPo0Qc3WRqCwnWjS/wDnjM0iVH7xQgtLVZ8Zj4GrmsIRS BeIobjfHe8q0i4FvoNi0xtTkk4ldlAaUH3o8sAMylk6m1HD9ftCsd2Or70DmgSx3SO2wC2 k12eMH/IBY8QW23wnP8stPoFkKMdm+YJ+lNhzOga/lN7PmGJz1GzZcn4DEZbMiQalKku36 pAPVHYoM8UjguKh/36SG+xDY4UJeOsQuFfieG/xR3kvvPF/ioYs3Q76EXu88HQ== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -2.61 X-Spam-Score: -2.61 X-Migadu-Queue-Id: E94763AB53 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=TxtOUtbl; 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-TUID: rY5ICylr6Tvn Hi, "(" skribis: > On Sun Apr 9, 2023 at 8:33 AM BST, Ludovic Court=C3=A8s wrote: >> I went ahead and pushed it as 6420015e6d3300e7a73da9a8253428d8386954d6. > > YES! This will definitely be useful. Thanks! (Though could you consider > adding EMACS-SUPPORT? {'allow-emacs-pinentry'} and ALLOW-LOOPBACK? > {'allow-loopback-pinentry'} options to the record? It's no big deal, sin= ce > there's an extra options section, but it'd be nice to fully integrate sup= port > for permitting EPG's pinentry to do its thing.) What would these options do? Well maybe send a patch and I=E2=80=99ll lear= n. :-) (For me, setting =E2=80=98pinentry-program=E2=80=99 was enough to get Emacs= support.) > Side note: I didn't know about %USER-RUNTIME-DIR; i'd better look in the > Shepherd sources sometime to see what other gems they hide :) Heheh. Thanks for your feedback, Ludo=E2=80=99.