Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!selfless.tophat.at!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.086 X-Spam-Evidence: '*H*': 0.84; '*S*': 0.01; '(although': 0.05; 'am,': 0.14; 'received:209.85.214.174': 0.14; 'received:mail- iw0-f174.google.com': 0.14; 'wrote:': 0.14; 'subject:python': 0.14; 'angelico': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:distribution': 0.16; 'header:In-Reply- To:1': 0.21; 'code.': 0.22; 'subject:code': 0.23; 'fri,': 0.23; 'code': 0.24; 'expect': 0.25; 'script': 0.27; 'message- id:@mail.gmail.com': 0.28; 'received:209.85.214': 0.28; 'deploy,': 0.30; 'understands': 0.30; 'to:addr:python-list': 0.33; 'break': 0.33; 'install': 0.34; 'chris': 0.34; 'there': 0.35; 'deploy': 0.35; 'speaking': 0.36; 'received:google.com': 0.37; 'received:209.85': 0.37; '20,': 0.37; 'subject:: ': 0.38; 'received:209': 0.39; 'to:addr:python.org': 0.39; 'really': 0.40; 'piece': 0.63; 'full': 0.63; 'met': 0.65; 'world.': 0.65; 'yourself': 0.68; 'safe': 0.69; '10:56': 0.84; 'bald': 0.91; 'ultimate': 0.95; 'week!': 0.95; 'absolutely': 0.98 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:content-type; bh=dROepxj50/CDMoHgPeOzXYIICHoUD4k99/MvvhWqnE8=; b=SZZOh7W9XrCdGpNqP/xB7/9agI9YQ9Lpqa9t/11W7v5+Iel/1Bux4D8n4fT3PicDKf 2y8tTeTbP6nON78I4zUJBSG5hg7HrOO0U+rclP8oZmmc1MoFjyl+wrPMujT2hSeNc/gc tIE23dv2SrILq3P8h29ge7MdJI0qc1SUeHwtM= 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 :content-type; b=HtU7mvQ4lfZ2e4074fsUfDNn+7qY0utIi6yLiVxIeIAEPLIZkvg+vHcBahX0sGRzNY eNFBEpxHFpQJ6Z+cV2NumO+nkFL+QJ6E/3x2MNxC0lyIh6x85ayrt17jZD4yfBXb3AF5 ojhHlVDJ/dmQigrXcCMmM8jfMF5xyNTk/FqOs= MIME-Version: 1.0 In-Reply-To: References: <4DD08620.4030507@tysdomain.com> <5h9ca8-ekq.ln1@svn.schaathun.net> <1skda8-3as.ln1@svn.schaathun.net> <4vlea8-55t.ln1@svn.schaathun.net> <0q3ga8-s2v.ln1@svn.schaathun.net> Date: Fri, 20 May 2011 11:33:25 +1000 Subject: Re: obviscating python code for distribution From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 21 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1305855209 news.xs4all.nl 49038 [::ffff:82.94.164.166]:45935 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:5802 On Fri, May 20, 2011 at 10:56 AM, geremy condra wrote: >> Speaking of reasonable assumptions, one necessary assumption which is >> particularly dodgy is that whoever deploys and configures it >> understands all the assumptions and do not break them through ignorance. > > Yup. Nothing is safe from idiots. > Which means that the assumption really is that you are evaluating a system, not a bald piece of code. I don't consider that an assumption. When you're writing code that you will yourself deploy, you take full responsibility; when you let other people deploy it, they have to take ultimate responsibility (although they will legitimately expect you to provide an install script and/or instructions). There are idiots in this world. Have you met them? Met them? I listen to you every week! -- The Goon Show, and so absolutely true Chris Angelico