From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id UAECDJEy3WS7pwAASxT56A (envelope-from ) for ; Wed, 16 Aug 2023 22:33:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id KF8xC5Ey3WQZCQAAG6o9tA (envelope-from ) for ; Wed, 16 Aug 2023 22:33:21 +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 C20F8431DA for ; Wed, 16 Aug 2023 22:33:20 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="JwG1hfG/"; 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=1692218000; 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=3C9RQPkUtzdJJPm5RvVb8HVcLiaMSMBhCQOzrorus+Q=; b=kNOgOjLPdzrYQF/VgzCnYhxnZM6LK9Lcn1TTmnXSnDpZBuquIG1B7AUIzstAPSENj7wrVs kt7yUOUkajog1qjz2E57JO2B9JkhLLH/f3+Ki+r+KRhyKYRQoFlJ7JeO4IMUlHAdMPVZ/x syC+VcLEfSw6RZXKttrmGfYwCGqlWmPBSGMw630ON5cQpStt0EvcL60H2d2mAcc1rxmJXs ZKswro2vpg30WNWRpqwDRDTeOpZkxRNjXmuvIE9g0E8aIx7mSeDajL64f8m6mvr2AQYTJL TT8K7OooxujjRAix72CIalLHi5PNsa7xh0ZUe4nWuI5jh5Jw5ThUZy1Tqja4lA== 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="JwG1hfG/"; 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-Seal: i=1; s=key1; d=yhetil.org; t=1692218000; a=rsa-sha256; cv=none; b=FAXxhRVCYBF5pOecVtsJQEdiOpDsnlIVt1opB10aE1yEsVIDw+0fXWLJ5KWyCVVJi9KMnN OTNP8dt5rCmysCfFBbLr2RyJaKgsdReDsYlLynJofU+HekL4qRbYkTtPW3KWIzCF2poIdV gl708ul6WPklkK9N3irBGz41RLmXhxTDGW7FgWcPLbG0+mwOaZ04aLvR7zcX0X7YnmqRGN 4a7SxlbAJrBdRtvTzOwpms8dNu0OkE4Ipu/1bcJtCjLmRKW+qllkUY+XBS5/jK/M4Mb1Bx NTGTUghiXgFosWG4luuNwUeep50QbPvom6TQ+D6Fywl/iv2aE553YfMY0S81yA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qWNCS-0005nb-EP; Wed, 16 Aug 2023 16:33: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 1qWNCQ-0005mv-7g for guix-patches@gnu.org; Wed, 16 Aug 2023 16:33:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qWNCP-0006nJ-VY for guix-patches@gnu.org; Wed, 16 Aug 2023 16:33:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qWNCP-0001qY-RH for guix-patches@gnu.org; Wed, 16 Aug 2023 16:33:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64838] [PATCH] home: Add parcimonie service. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 16 Aug 2023 20:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64838 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Efraim Flashner Cc: 64838@debbugs.gnu.org, Received: via spool by 64838-submit@debbugs.gnu.org id=B64838.16922179557067 (code B ref 64838); Wed, 16 Aug 2023 20:33:01 +0000 Received: (at 64838) by debbugs.gnu.org; 16 Aug 2023 20:32:35 +0000 Received: from localhost ([127.0.0.1]:42193 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWNBz-0001pu-2K for submit@debbugs.gnu.org; Wed, 16 Aug 2023 16:32:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49276) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWNBw-0001pe-FV for 64838@debbugs.gnu.org; Wed, 16 Aug 2023 16:32:33 -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 1qWNBq-0006bj-7D; Wed, 16 Aug 2023 16:32:26 -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=3C9RQPkUtzdJJPm5RvVb8HVcLiaMSMBhCQOzrorus+Q=; b=JwG1hfG/i4sgVtEPG2Q1 GZiuWH2WC78yQfZQpZu/NrtWST2W1hyhi8zZMDhhw/2LgJT0wmN98rTEaixitLDMTS6FPk1UYNR80 B1Hd9OEPYave4yKS+euOPnoFoqS7QwQEACInmdcKDf9zxnpuV32mxqqUoPsPgZIEPJL12/t8PkPEm PGQZRp2xDdSUR3DzYGslrQ0gzHO3xc8FXjT6LmtX7bICoOvVJ/EjKRuugT9mZLj4HExudtWiV/nAo F8HEm533aS5Bl/te1UqhRTnWoi4nkje8GMD6s7W/MwCsG81ym+iBL/7oEAhD3xEXqqDekeazzjfBS h5qMBMC1wVfwXw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Wed, 16 Aug 2023 22:32:23 +0200 In-Reply-To: (Efraim Flashner's message of "Mon, 24 Jul 2023 22:03:30 +0300") Message-ID: <878raa4tk8.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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.89 X-Spam-Score: -6.89 X-Migadu-Queue-Id: C20F8431DA X-Migadu-Scanner: mx2.migadu.com X-TUID: xNN+8nQgAb+w Hello, Efraim Flashner skribis: > * gnu/home/services/gnupg.scm (home-parcimonie-service-type, > home-parcimonie-configuration): New variables. > * doc/guix.texi (GNU Privacy Guard): Document it. Very nice! > +The @code{parcimonie} service runs a daemon that slowly refreshes a GnuPG > +public key from a keyserver. Its refreshes one key at a time; between e= very ^ =E2=80=9CIt=E2=80=9D > +key update parcimonie sleeps a random amount of time, long enough for the > +previously used Tor circuit to expire. This process is meant to make it= hard > +for an attacker to correlate the multiple performed key update operation= s. Maybe: =E2=80=9Cto correlate the multiple key updates.=E2=80=9D > +As an example, here is how you would configure @code{parcimonie} to refr= esh the > +keys in your GnuPG keyring, as well as those keyrings created by Guix, s= uch as > +when running @code{guix import}: > + > +@lisp > +(service home-parcimonie-service-type > + (home-parcimonie-configuration > + (refresh-guix-keyrings? #t))) > +@end lisp Maybe add: =E2=80=9CThis assumes that the Tor anonymous routing daemon is already running on your system. On Guix System, this can be achieved by setting up @code{tor-service-type} (@pxref{Networking Services, @code{tor-service-type}}).=E2=80=9D Apart from these minor nits, LGTM! Thanks, Ludo=E2=80=99.