Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53149 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14038 invoked from network); 7 Jun 2011 14:59:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jun 2011 14:59:36 -0000 Authentication-Results: pb1.pair.com header.from=martinscotta@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=martinscotta@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: martinscotta@gmail.com X-Host-Fingerprint: 209.85.212.42 mail-vw0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:46189] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 15/30-30784-6DC3EED4 for ; Tue, 07 Jun 2011 10:59:35 -0400 Received: by vwl1 with SMTP id 1so4121920vwl.29 for ; Tue, 07 Jun 2011 07:59:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=I/zq+peVvQqFg/IC9Yg1qR6Hx8wnd5IGkMi2Lmjjv7c=; b=geRg2enAQ1FGeJ7Y4qOezlOrbyReGxL3igF9NWgT9BPAiwpa2cWufhQU7FaQ/iDLQG IOzs2rxKcRofVKN6cioA02j5ONyPfPD9sQ911Dk/2qB1MHbyhtVYbN9q6roWszz4RwG+ 0+qxQ5ASu9tu6U8WZePd73iCIxQixzweahZZs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=KorRpoJNB4tQQ1evql7lHmtHtzEW9MlyIs9+jQ89kkUvnjQqBjDOXCC2dXkVLglPif 93HI30jwlc0CqKdD6koVs5g2T7yhbx5Q2YyJQ5r29ozYDp0ZznS4JvJhMopmV+wuCNMI uu5Pez4+UB9JMsVnUHDv+Byz3T+MnwF0tPaoQ= MIME-Version: 1.0 Received: by 10.220.199.73 with SMTP id er9mr978165vcb.83.1307458772567; Tue, 07 Jun 2011 07:59:32 -0700 (PDT) Received: by 10.220.192.129 with HTTP; Tue, 7 Jun 2011 07:59:31 -0700 (PDT) In-Reply-To: References: <8757232E56758B42B2EE4F9D2CA019C901499F97@US-EX2.zend.net> <97.45.23189.8060DED4@pb1.pair.com> <4DED5F9B.7060101@thelounge.net> <4DEDC9F5.3030403@thelounge.net> <4DEDF049.7050504@gmail.com> <4DEDF216.6070308@thelounge.net> <4DEE1D47.8060209@gmail.com> <4DEE21C2.5060305@thelounge.net> <4DEE2332.3050705@thelounge.net> Date: Tue, 7 Jun 2011 11:59:31 -0300 Message-ID: To: Ferenc Kovacs Cc: Reindl Harald , internals@lists.php.net Content-Type: multipart/alternative; boundary=90e6ba53b070b2894f04a5207724 Subject: Re: [PHP-DEV] Bundling "modern" extensions From: martinscotta@gmail.com (Martin Scotta) --90e6ba53b070b2894f04a5207724 Content-Type: text/plain; charset=ISO-8859-1 Martin Scotta On Tue, Jun 7, 2011 at 10:36 AM, Ferenc Kovacs wrote: > On Tue, Jun 7, 2011 at 3:10 PM, Reindl Harald >wrote: > > > > > > > Am 07.06.2011 15:08, schrieb Ferenc Kovacs: > > > On Tue, Jun 7, 2011 at 3:04 PM, Reindl Harald > >wrote: > > > > > >> > > >> > > >> Am 07.06.2011 14:44, schrieb David Muir: > > >>> On 07/06/11 18:40, Reindl Harald wrote: > > >>>> there is a reason for example to disallow many functions > > >>>> on a webserver - so every API has to make sure they > > >>>> can not be bypassed > > >>>> > > >>>> "because we can" is no valid reason for everything because > > >>>> we can install binary extension as they exist now and > > >>>> if you can not you are missing the permissions for some > > >>>> good reasons > > >>>> > > >>> > > >>> So you're saying that PECL, PNI or FFI should should be actively > > >>> discouraged because of security concerns? > > >> > > >> WHERE i said this? > > >> PECL-Extensions can NOT be enabled by the user > > >> > > >> > > > except if dl is enabled of course. > > > > i think nobody out there will enable this and hope such > > crazy things are not enabled by default! > > > > > sadly there are many crazy people out there: > > http://www.google.hu/#sclient=psy&hl=hu&source=hp&q=intitle:phpinfo()+enable_dl&aq=f&aqi=&aql=&oq=&pbx=1&bav=on.2,or.r_gc.r_pw.&fp=580ca0074daf5780&biw=1280&bih=939 > > Most admins are not even aware of this, others really don't care -- how many host are up to date? So why relying on them? > Tyrael > --90e6ba53b070b2894f04a5207724--