From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io1-xd35.google.com (mail-io1-xd35.google.com [IPv6:2607:f8b0:4864:20::d35]) by sourceware.org (Postfix) with ESMTPS id 583C1385802F for ; Fri, 18 Nov 2022 21:15:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 583C1385802F Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-io1-xd35.google.com with SMTP id b2so4740178iof.12 for ; Fri, 18 Nov 2022 13:15:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=8cboH6dz/aX8kG/Lzz1ijqT4cqBdibmNUsJdgaQCgZ0=; b=fdBkcPThbNVi1Gg39IgiQEr8JxA8X5diq6ST8TzYLT2/FXyJFcBb4VIs+2DVrS1koh 6Bhujuk4itKGzqo28hfmxSDnUgYrvSF8w9VQ72L4YA8SOvjld4EDwrTG++E3KOsCrQSU 9cyme5gCJ7AKIAcW3x52a3v8f9MtjUXCtdBslX1BnVGVVjMddgp6uZafXbqgADes2FU/ hD1SU82/HFawKNeQDrvxePoJVOuE2w+2EarRG5UtjI3nUAiGPUxVnfpAJTKsOfo0r4hM 8ZZjzFYhKbXZ1eeh8/1Sf6I5E08hhT+WPmh62Yn5xayR3Z8GSK5E+axWe2XcUWlQZPLW 8UeA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=8cboH6dz/aX8kG/Lzz1ijqT4cqBdibmNUsJdgaQCgZ0=; b=00Xfz6rViZyKNFmgXdnhfqTL88+ptnJtu/iDpBxzNLxg1/IPukqqHsEKm39JsNMOp0 8BBZbPBYEqMAkMymFZFNHqYwCGFiQeCm8CllaLA1bcfVyONiDZUKfsu4l7NmA/Lp/StY bwXh0Jl33SS0h+G7cTcjjVch3rZgg9U49SKwKxVKhHw3sBGNOK79rdscluvEMTqR85uQ jctorxywAlidYhPeZooLPqnrN2m1pNA9pEkoBc0IbZ+UqmyF0Ldbj2VoINOZ65Hk5Ozq n94gMWng8NGGdUoHNCXglt9LQxX2dvZbP5G4I+5RG2gMjBcqtbL+IbF5RmYiCHHajTHi fERA== X-Gm-Message-State: ANoB5pltDrClq92uOHrIE6eouTomzEjnFIsaE5MLy551VxXtwYYxo0B1 6WH82ZpnnnNZg1cPj+f1Bx2XTiHMeRhlZba3xF3lx7Go X-Google-Smtp-Source: AA0mqf50K9aAW33sS1RGh5QmxYcqkcy+aankmrHgH8H7OQonxa38PEzvsp0MBjlYqMTI5tcnt2Cwx7LeG5QxWCgnOEM= X-Received: by 2002:a5e:8b43:0:b0:682:1142:a6a4 with SMTP id z3-20020a5e8b43000000b006821142a6a4mr4184003iom.52.1668806116051; Fri, 18 Nov 2022 13:15:16 -0800 (PST) MIME-Version: 1.0 From: Dale McCoy Date: Fri, 18 Nov 2022 16:15:04 -0500 Message-ID: Subject: Adding an embedded signature on setup-x86_64.exe To: cygwin@cygwin.com Content-Type: multipart/alternative; boundary="000000000000bf157c05edc533e2" X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --000000000000bf157c05edc533e2 Content-Type: text/plain; charset="UTF-8" I use Cygwin in the course of work, and while I can use the external gpg signature to verify the validity of setup-x86_64.exe, my IT department can't see that step. They get somewhat concerned when they see that Windows thinks setup-x86_64.exe is unsigned, and I certainly don't blame them. Can I convince you to also embed a signature in the installer, so Windows recognizes the file is signed? I couldn't find a previous request on the mailing list for this, but I may have missed it in my attempts to grep the monthly digests. Thanks, Dale McCoy --000000000000bf157c05edc533e2--