Newsgroups: php.internals,php.webmaster Path: news.php.net Xref: news.php.net php.internals:80254 php.webmaster:20531 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66465 invoked from network); 7 Jan 2015 18:17:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jan 2015 18:17:04 -0000 Authentication-Results: pb1.pair.com header.from=kobrasrealm@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kobrasrealm@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.179 as permitted sender) X-PHP-List-Original-Sender: kobrasrealm@gmail.com X-Host-Fingerprint: 209.85.212.179 mail-wi0-f179.google.com Received: from [209.85.212.179] ([209.85.212.179:62485] helo=mail-wi0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5F/70-63240-D187DA45 for ; Wed, 07 Jan 2015 13:17:03 -0500 Received: by mail-wi0-f179.google.com with SMTP id ex7so2229695wid.6; Wed, 07 Jan 2015 10:16:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=mH4TVg8NW01V28O6Q8Qhav44oTdhUEFIvjHt6Pa3RMw=; b=KX6TTEyf2vg/qj7fziYYgJj8+j8k8HFMTUCdhaxN4Qt+YEfkbcZ+246Uuvqwcba4rf lrW/jW+NQn2bJJ0jjfnAcrcSOCBBuDNTg/pfaRkz2azThqz3YMUodBORADvFYPkruElS xmfVJONOMz5a8mMSjhZ1x7RIE9ppZts6mcyOTfYNHvanVxZQWy9eIEYVpVli3GrPElKo tqZz3NKFWPHR7zZhUqgNtZ1BN/rikpGipTIlYcYLG6VVa2YiYg6ISLYOwPT2mWCk/Hgq raaFpMAxW9ZoasEDN1z0FD5R8yMb7QYBpqnMoybW6yB4t7hcs8sMk/1XM3sXJDH3rwUW GyXg== MIME-Version: 1.0 X-Received: by 10.194.90.81 with SMTP id bu17mr8896332wjb.3.1420654617296; Wed, 07 Jan 2015 10:16:57 -0800 (PST) Received: by 10.27.179.137 with HTTP; Wed, 7 Jan 2015 10:16:57 -0800 (PST) In-Reply-To: References: Date: Wed, 7 Jan 2015 13:16:57 -0500 Message-ID: To: Adam Harvey Cc: "inter >> PHP internals" , php-webmaster ML Content-Type: multipart/alternative; boundary=047d7bfcff30d00ba6050c13ed33 Subject: Re: [PHP-DEV] Idea for PHP.net From: kobrasrealm@gmail.com (Scott Arciszewski) --047d7bfcff30d00ba6050c13ed33 Content-Type: text/plain; charset=UTF-8 > That said, if you're OK trusting HTTPS and can do without the manual signing step, I'm not and cannot. After Diginotar and the Snowden revelations, I place zero trust in CAs. :) > we have an unadvertised JSON backend that can provide > the stable release information you'd need: > https://php.net/releases/active.php. This is used by the bug tracker > in conjunction with pulling version information from qa.php.net, so it > should be reliable. Excellent! This is a wonderful starting point :) --047d7bfcff30d00ba6050c13ed33--