Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'am,': 0.14; 'wrote:': 0.14; 'subject:python': 0.14; 'chunks': 0.16; 'subject:distribution': 0.16; 'system."': 0.16; 'yank': 0.16; '16,': 0.16; 'received:74.125.82.174': 0.16; 'received:mail- wy0-f174.google.com': 0.16; 'cc:addr:python-list': 0.17; 'mon,': 0.17; 'header:In-Reply-To:1': 0.21; 'cc:2**0': 0.22; 'cc:no real name:2**0': 0.23; 'subject:code': 0.23; 'code': 0.24; 'script': 0.27; "i'm": 0.27; 'message-id:@mail.gmail.com': 0.28; '"the': 0.28; "won't": 0.30; 'cc:addr:python.org': 0.30; 'putting': 0.30; 'this.': 0.31; 'rather': 0.34; 'open': 0.36; 'received:google.com': 0.37; 'received:74.125.82': 0.38; 'received:74.125': 0.38; 'subject:: ': 0.38; 'some': 0.38; 'help': 0.40; 'here.': 0.69 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=Vr8zG6FarDGVGGN3OjTd/qyl6lQ8HgCfLcV+eW3ipyU=; b=UrATGeRv1UKk3/IIX8Ngzc4SIso5LHTNnwdoBWP3hAebc+GuTOBDj7CnxNH5Lx1MYT TAT6Er0ChbQ0lQqIx99svd/UG4dAR4qMG7qpmgR/xCtD5hiVdK8DqGCnwpGMq48o9vON dhlXzH16Jnxmt6oeBAgufXqICtjGPRKAwai5U= 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=uLNeX+EAQ+ZOswcaBcCidY1NqC+NZG8NHyvS+pg0ho0r3sjzTsWpLTc4ULSeFkcuLy YEEkvvqfThxxtz7IvkeXtgglC3BNo/qAPJEaGjACaF5Tg1dFq8THabDXjAe32NN2qDNT t2JOgebAg573zdrj4TfPEn3WIIHfjt9eSnJZI= MIME-Version: 1.0 In-Reply-To: <4DD09BD5.9070405@tysdomain.com> References: <87boz3gw5u.fsf@benfinney.id.au> <4DD09BD5.9070405@tysdomain.com> Date: Fri, 20 May 2011 14:49:04 +0530 Subject: Re: obviscating python code for distribution From: Disc Magnet To: tyler@tysdomain.com Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org 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: 7 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1305883146 news.xs4all.nl 49183 [::ffff:82.94.164.166]:58697 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:5844 On Mon, May 16, 2011 at 9:06 AM, Littlefield, Tyler wrote: > I'm putting lots of work into this. I would rather not have some script > kiddy dig through it, yank out chunks and do whatever he wants. I just want > to distribute the program as-is, not distribute it and leave it open to > being hacked. Obfuscating the code won't help here. Remember, "the enemy knows the system."