From 8f901f02d7bbcd45b64ae14508908daf02cd31a1 Mon Sep 17 00:00:00 2001 From: Gaute Hope Date: Tue, 9 Aug 2016 06:02:49 +0000 Subject: [PATCH] Re: [PATCH v2] Omit User-Agent: header by default --- b2/5b9dc0542e145386ac44301804043ec11caba4 | 115 ++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 b2/5b9dc0542e145386ac44301804043ec11caba4 diff --git a/b2/5b9dc0542e145386ac44301804043ec11caba4 b/b2/5b9dc0542e145386ac44301804043ec11caba4 new file mode 100644 index 000000000..7ab22071c --- /dev/null +++ b/b2/5b9dc0542e145386ac44301804043ec11caba4 @@ -0,0 +1,115 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 2AE5B6DE026C + for ; Mon, 8 Aug 2016 23:03:05 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.911 +X-Spam-Level: +X-Spam-Status: No, score=-0.911 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7, + RCVD_IN_MSPIKE_H2=-0.211] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id kRvW0PkRw6_a for ; + Mon, 8 Aug 2016 23:02:57 -0700 (PDT) +Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com + [74.125.82.52]) by arlo.cworth.org (Postfix) with ESMTPS id E58346DE0188 for + ; Mon, 8 Aug 2016 23:02:56 -0700 (PDT) +Received: by mail-wm0-f52.google.com with SMTP id i5so11206292wmg.0 + for ; Mon, 08 Aug 2016 23:02:56 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=gaute-vetsj-com.20150623.gappssmtp.com; s=20150623; + h=date:from:subject:to:references:in-reply-to:user-agent:message-id + :mime-version; bh=BqxZjXby0QXpfHMRTRwzq9IB+0R6Z4nlNN1zSKnF7ts=; + b=ZBT4zBsry98JVKiXbOcIzLHiNGZL38a59+yl1dcdGv3JWOA0okq/+in2N7KDCHBLJ6 + 6CVTJTWHUIDR53EefIRxMF+CwK18+MO5QWQGXahBLVwm/EZr1ejKkeS6AANKUMEcYPIo + IKUMKkg1WJdyLX8QooSEYHC7yE7qyR2/0pfA1mxA4NWSjrGcFHVyAhOZAJt70z9Nm5lG + h+gUbPKS0e6OX8UGPrAeWIOToaCKjuXB/B93gT9SPk5d8cjpdA49EL/GEGvWTwWonLxR + EzscTXlq33bI1+nZ4kwSQqyLhCubwvArkIHeRFsgxBq5DPraySjzbNa84CsL5Im/8xQv + bstw== +X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=1e100.net; s=20130820; + h=x-gm-message-state:date:from:subject:to:references:in-reply-to + :user-agent:message-id:mime-version; + bh=BqxZjXby0QXpfHMRTRwzq9IB+0R6Z4nlNN1zSKnF7ts=; + b=GZnALysupz8QkVyfSehyquTsXwtM6kOo3MjjY4RB0Gv4eFh/5pdwlxs3BPLd+wVB2R + y03FAzSK4wEKcGAccdcVAqzMB3XYP1Wxo2YCkeYzwI3U8yI5MyelF2AlHBD7PRxD+2sS + qwS81ie0dLg3OG78S9UdYsxLpKs0SHo6cbL/NqQGwQELsNdMlMLKKCod0z2RWyYJb1ML + b1hRvKD97FKUlaMI6ZjEyyCVFuQV5OP6ggKOHXqe6aCvL7PYnpbbQYtpcNUpsavy8rVI + xTsGP+2TQSKVwEXFOqo5crbjWj3hcY+Lw51QZnQLBcIIOcx579jrefLGcWgqK9kavS5w + xBgA== +X-Gm-Message-State: + AEkoouv31Skjp1GivHo1nLmz+Z3th8NJLE4HvR5rJ8C9Vmzpl7AhpsGUHyCKkvcALgt41Q== +X-Received: by 10.25.139.135 with SMTP id n129mr31328540lfd.111.1470722573199; + Mon, 08 Aug 2016 23:02:53 -0700 (PDT) +Received: from localhost ([2a02:fe0:cb10:e200:3e15:c2ff:feba:8946]) + by smtp.gmail.com with ESMTPSA id h30sm6224788lji.39.2016.08.08.23.02.50 + (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); + Mon, 08 Aug 2016 23:02:50 -0700 (PDT) +Date: Tue, 09 Aug 2016 06:02:49 +0000 +From: Gaute Hope +Subject: Re: [PATCH v2] Omit User-Agent: header by default +To: Daniel Kahn Gillmor , Notmuch Mail + +References: <874m6uvpe0.fsf@maritornes.cs.unb.ca> + <1470699317-30598-1-git-send-email-dkg@fifthhorseman.net> +In-Reply-To: <1470699317-30598-1-git-send-email-dkg@fifthhorseman.net> +User-Agent: astroid/v0.6-20-g328c26a8 (https://github.com/astroidmail/astroid) +Message-Id: <1470722437.astroid.gs96qso15j@strange> +MIME-Version: 1.0 +Content-Type: multipart/signed; protocol="application/pgp-signature"; + micalg=pgp-sha256; boundary="=-Gg86b3t4gGEoEBKsatsW" +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Tue, 09 Aug 2016 06:03:05 -0000 + +--=-Gg86b3t4gGEoEBKsatsW +Content-Type: text/plain; charset=utf-8; format=flowed +Content-Transfer-Encoding: quoted-printable + +Daniel Kahn Gillmor writes on august 9, 2016 1:35: +> The User-Agent: header can be fun and interesting, but it also leaks +> quite a bit of information about the user and their software stack. + +Is the message-id generated by gnus or notmuch-emacs? I could not find +the relevant code. I noticed it has an *.fsf@* part as well as the, +probably customizable, local FQDN. + +Regards, Gaute + += + +--=-Gg86b3t4gGEoEBKsatsW +Content-Type: application/pgp-signature + +-----BEGIN PGP SIGNATURE----- + +iQIcBAABCAAGBQJXqXIJAAoJEJgnp+igdJAjS9cP/A7rzv0xWked/pgTrUXzgkxH +JyTBwMOMl2O4arYw1BseQw/7SepQgkDxcF+8Bi3DfoH9sOKkJBHdld5NvMUKFxv9 +pZXiAoEPZ9wn8BHlknnmlEWW1FPvnO2GqSuCUqrY5zxEdTIEvXQmOhfsW03v9o1N +lAXDfmI3evQ89DOKa+MwQuEWgjq3NW1hM3M5cRH+SLTjSSfQC4RL/3M2AqfnwIYQ +nmkfyQ0ndABhA1sNOeTzJassRys8o80U7TAACtYtWGAlwNZOjAHMoFGEQ1fn4P+S +2m35epkmIgmWV+KfBc8djzKglPM7cpBFjmJuzIJu0D1XDoJMoBsg3hO3zTjzBwGa +cao+O8jhGBNH5pVX2CslU7Kb5GqeRD85B7jZPRWwD6Vfo7TIJMt5vgQOkGg/PvSa +PYcirmZTkvZOVcX3rr8LgsKHKxse7uvlnuLowmw4GttpIk8Q+lRKl2ZsI6TfqVGz +qkliOAVw6Du3vqP6eNmHOZr5TGYCweXXPzN4RMtuwERwZ3L01Jdo2UDxFETWH9u5 +vizA/2qAXDgYmonzpcAG2Dh+6Nc6joTfbVK9ZwVVhk9r3mg0NTH+fZfMGvHfSFVx +qz+7yIg02vm/0ZNXxPm0puI+NJux2qKxchzT17ywzP9gxxzXPCCRg+lyEzi04DOK ++eHsWJSwMCkWFIp35sGQ +=qHmL +-----END PGP SIGNATURE----- + +--=-Gg86b3t4gGEoEBKsatsW-- -- 2.26.2