Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BB275CB2F for ; Thu, 20 Nov 2014 11:43:01 +0000 (UTC) Received: (qmail 61260 invoked by uid 500); 20 Nov 2014 11:43:01 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 61243 invoked by uid 500); 20 Nov 2014 11:43:01 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 61231 invoked by uid 99); 20 Nov 2014 11:43:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Nov 2014 11:43:00 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [74.125.82.41] (HELO mail-wg0-f41.google.com) (74.125.82.41) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Nov 2014 11:42:33 +0000 Received: by mail-wg0-f41.google.com with SMTP id y19so3443482wgg.28 for ; Thu, 20 Nov 2014 03:41:47 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id:references:to; bh=j/+SvPz+C+ICfGyYsSE80gm529ZJdpivh2BOBoff0Hs=; b=H/57ji1a1ERYpj56NuKtbR6Mir62OsGrIVvWe+ma00zu66lNvZbEkFDjuClBHCahiV FZkBXc3vZAqQMiyHOK+deIIlKB0ICQOv1yc9tIqLxPDlif/sCNknL2kjtuN5TTeQYdty cS2ylKF08bJ6CPuShOMzQO+S41D57spy3YRdH3tMARAVIdimheo3NXd+/VUGD3GxSZXj 3C9iSgsgu5VTKw7vWVOUSC6EZeTrTRnQ7i03qGMklD06/733IpvK14arznKKQYR46FI7 LGRq91WvxXpAV1EJSdBMXuT2iFuyQzPixt8LHchzkNR+6FjXYJ4hw+/Lf0mE/KsRzHaz T1LQ== X-Gm-Message-State: ALoCoQlbL0sUUpGP2WWVm9rk5Tje4Fy8GsEBK6uHT8bfQgM0znbbdiuDoWavQuVKzCxkhQJ+hfWa X-Received: by 10.180.103.226 with SMTP id fz2mr3393301wib.4.1416483707023; Thu, 20 Nov 2014 03:41:47 -0800 (PST) Received: from [192.168.49.118] ([213.253.214.218]) by mx.google.com with ESMTPSA id jp3sm1482563wid.9.2014.11.20.03.41.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 20 Nov 2014 03:41:46 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: Code Signing Service From: Justin Mclean In-Reply-To: <546DB330.3050707@extravision.com> Date: Thu, 20 Nov 2014 22:41:45 +1100 Content-Transfer-Encoding: quoted-printable Message-Id: References: <546DB330.3050707@extravision.com> To: dev@flex.apache.org X-Mailer: Apple Mail (2.1878.6) X-Virus-Checked: Checked by ClamAV on apache.org Hi, > How would this benefit the installer over the existing PGP-based = signatures ? On windows it make the installation process a little friendlier. Justin=