Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90424 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27549 invoked from network); 9 Jan 2016 22:00:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jan 2016 22:00:36 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.179 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.192.179 mail-pf0-f179.google.com Received: from [209.85.192.179] ([209.85.192.179:35068] helo=mail-pf0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8A/B0-14657-30381965 for ; Sat, 09 Jan 2016 17:00:35 -0500 Received: by mail-pf0-f179.google.com with SMTP id 65so25923766pff.2 for ; Sat, 09 Jan 2016 14:00:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=bZlaiVUO/pYo1I2QRfQpQvpr9rkIv4qbjDxpyt/e3do=; b=hxw7SwwIa03bAGZepgDTQZM6E3+t8XlRMGAsL2W0NgRmyALEkb+1+wSEA8Eu2g5X2R mld3kaPyxqIMMT8ZT2XQJjTwmc6+Js0sgh1iJZshCHDDAOL1x5injP3L93shl0L343Mh 6io138KJipV15Trh2b0z2mXUybZdtT99n7QtpKIdtvO1+PhF/J2zf4whid4gkldPkHTu 38Z8AH7li3lJWbbhGwjwjjGZYTQsdewKIaH+AX4DLyeutXQrcf/9APCl/+70JFjvKYFz Xtx8RxC9S5A4bd1t03msS1UeBAhWBP10JTQbzjNcOTmuyGLr2H9vKsc+4noFwGfxRpit lWhg== X-Received: by 10.98.72.136 with SMTP id q8mr15042452pfi.86.1452376832831; Sat, 09 Jan 2016 14:00:32 -0800 (PST) Received: from ?IPv6:2602:304:cdc2:e5f0:d43e:d04f:9263:93fb? ([2602:304:cdc2:e5f0:d43e:d04f:9263:93fb]) by smtp.gmail.com with ESMTPSA id w22sm11578943pfa.79.2016.01.09.14.00.31 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 09 Jan 2016 14:00:32 -0800 (PST) To: Andrea Faulds , internals@lists.php.net References: <5690BCE6.6010908@gmail.com> X-Enigmail-Draft-Status: N1110 Message-ID: <569182FD.6070404@gmail.com> Date: Sat, 9 Jan 2016 14:00:29 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: Anonymous voting on wiki From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > This seems useful. I do wonder whether we should use by default for > RFCs. It's interesting to see how different people vote, and knowing who I think we talked about it, and decided not to do it. Anything changed? > One concern I have with the patch is that it doesn't appear (by my > reading of the code) to show who voted. I think it's important to know This is intentional. Otherwise by taking snapshots of the page at regular periods and seeing who voted and how the totals changed, one can deduce each personal vote. -- Stas Malyshev smalyshev@gmail.com